Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
michael@0 | 2 | <VisualStudioProject |
michael@0 | 3 | ProjectType="Visual C++" |
michael@0 | 4 | Version="8.00" |
michael@0 | 5 | Name="sandbox" |
michael@0 | 6 | ProjectGUID="{881F6A97-D539-4C48-B401-DF04385B2343}" |
michael@0 | 7 | RootNamespace="sandbox" |
michael@0 | 8 | Keyword="Win32Proj" |
michael@0 | 9 | > |
michael@0 | 10 | <Platforms> |
michael@0 | 11 | <Platform |
michael@0 | 12 | Name="Win32" |
michael@0 | 13 | /> |
michael@0 | 14 | </Platforms> |
michael@0 | 15 | <ToolFiles> |
michael@0 | 16 | </ToolFiles> |
michael@0 | 17 | <Configurations> |
michael@0 | 18 | <Configuration |
michael@0 | 19 | Name="Debug|Win32" |
michael@0 | 20 | ConfigurationType="4" |
michael@0 | 21 | InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" |
michael@0 | 22 | > |
michael@0 | 23 | <Tool |
michael@0 | 24 | Name="VCPreBuildEventTool" |
michael@0 | 25 | /> |
michael@0 | 26 | <Tool |
michael@0 | 27 | Name="VCCustomBuildTool" |
michael@0 | 28 | /> |
michael@0 | 29 | <Tool |
michael@0 | 30 | Name="VCXMLDataGeneratorTool" |
michael@0 | 31 | /> |
michael@0 | 32 | <Tool |
michael@0 | 33 | Name="VCWebServiceProxyGeneratorTool" |
michael@0 | 34 | /> |
michael@0 | 35 | <Tool |
michael@0 | 36 | Name="VCMIDLTool" |
michael@0 | 37 | /> |
michael@0 | 38 | <Tool |
michael@0 | 39 | Name="VCCLCompilerTool" |
michael@0 | 40 | UsePrecompiledHeader="2" |
michael@0 | 41 | ForcedIncludeFiles="stdafx.h" |
michael@0 | 42 | /> |
michael@0 | 43 | <Tool |
michael@0 | 44 | Name="VCManagedResourceCompilerTool" |
michael@0 | 45 | /> |
michael@0 | 46 | <Tool |
michael@0 | 47 | Name="VCResourceCompilerTool" |
michael@0 | 48 | /> |
michael@0 | 49 | <Tool |
michael@0 | 50 | Name="VCPreLinkEventTool" |
michael@0 | 51 | /> |
michael@0 | 52 | <Tool |
michael@0 | 53 | Name="VCLibrarianTool" |
michael@0 | 54 | /> |
michael@0 | 55 | <Tool |
michael@0 | 56 | Name="VCALinkTool" |
michael@0 | 57 | /> |
michael@0 | 58 | <Tool |
michael@0 | 59 | Name="VCXDCMakeTool" |
michael@0 | 60 | /> |
michael@0 | 61 | <Tool |
michael@0 | 62 | Name="VCBscMakeTool" |
michael@0 | 63 | /> |
michael@0 | 64 | <Tool |
michael@0 | 65 | Name="VCFxCopTool" |
michael@0 | 66 | /> |
michael@0 | 67 | <Tool |
michael@0 | 68 | Name="VCPostBuildEventTool" |
michael@0 | 69 | Description="Copy wow_helper to output directory" |
michael@0 | 70 | CommandLine="copy $(ProjectDir)\..\wow_helper\wow_helper.exe $(OutDir) && copy $(ProjectDir)\..\wow_helper\wow_helper.pdb $(OutDir)" |
michael@0 | 71 | /> |
michael@0 | 72 | </Configuration> |
michael@0 | 73 | <Configuration |
michael@0 | 74 | Name="Release|Win32" |
michael@0 | 75 | ConfigurationType="4" |
michael@0 | 76 | InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" |
michael@0 | 77 | > |
michael@0 | 78 | <Tool |
michael@0 | 79 | Name="VCPreBuildEventTool" |
michael@0 | 80 | /> |
michael@0 | 81 | <Tool |
michael@0 | 82 | Name="VCCustomBuildTool" |
michael@0 | 83 | /> |
michael@0 | 84 | <Tool |
michael@0 | 85 | Name="VCXMLDataGeneratorTool" |
michael@0 | 86 | /> |
michael@0 | 87 | <Tool |
michael@0 | 88 | Name="VCWebServiceProxyGeneratorTool" |
michael@0 | 89 | /> |
michael@0 | 90 | <Tool |
michael@0 | 91 | Name="VCMIDLTool" |
michael@0 | 92 | /> |
michael@0 | 93 | <Tool |
michael@0 | 94 | Name="VCCLCompilerTool" |
michael@0 | 95 | UsePrecompiledHeader="0" |
michael@0 | 96 | /> |
michael@0 | 97 | <Tool |
michael@0 | 98 | Name="VCManagedResourceCompilerTool" |
michael@0 | 99 | /> |
michael@0 | 100 | <Tool |
michael@0 | 101 | Name="VCResourceCompilerTool" |
michael@0 | 102 | /> |
michael@0 | 103 | <Tool |
michael@0 | 104 | Name="VCPreLinkEventTool" |
michael@0 | 105 | /> |
michael@0 | 106 | <Tool |
michael@0 | 107 | Name="VCLibrarianTool" |
michael@0 | 108 | /> |
michael@0 | 109 | <Tool |
michael@0 | 110 | Name="VCALinkTool" |
michael@0 | 111 | /> |
michael@0 | 112 | <Tool |
michael@0 | 113 | Name="VCXDCMakeTool" |
michael@0 | 114 | /> |
michael@0 | 115 | <Tool |
michael@0 | 116 | Name="VCBscMakeTool" |
michael@0 | 117 | /> |
michael@0 | 118 | <Tool |
michael@0 | 119 | Name="VCFxCopTool" |
michael@0 | 120 | /> |
michael@0 | 121 | <Tool |
michael@0 | 122 | Name="VCPostBuildEventTool" |
michael@0 | 123 | Description="Copy wow_helper to output directory" |
michael@0 | 124 | CommandLine="copy $(ProjectDir)\..\wow_helper\wow_helper.exe $(OutDir) && copy $(ProjectDir)\..\wow_helper\wow_helper.pdb $(OutDir)" |
michael@0 | 125 | /> |
michael@0 | 126 | </Configuration> |
michael@0 | 127 | </Configurations> |
michael@0 | 128 | <References> |
michael@0 | 129 | </References> |
michael@0 | 130 | <Files> |
michael@0 | 131 | <Filter |
michael@0 | 132 | Name="security" |
michael@0 | 133 | > |
michael@0 | 134 | <File |
michael@0 | 135 | RelativePath=".\acl.cc" |
michael@0 | 136 | > |
michael@0 | 137 | </File> |
michael@0 | 138 | <File |
michael@0 | 139 | RelativePath=".\acl.h" |
michael@0 | 140 | > |
michael@0 | 141 | </File> |
michael@0 | 142 | <File |
michael@0 | 143 | RelativePath=".\dep.cc" |
michael@0 | 144 | > |
michael@0 | 145 | </File> |
michael@0 | 146 | <File |
michael@0 | 147 | RelativePath=".\dep.h" |
michael@0 | 148 | > |
michael@0 | 149 | </File> |
michael@0 | 150 | <File |
michael@0 | 151 | RelativePath=".\job.cc" |
michael@0 | 152 | > |
michael@0 | 153 | </File> |
michael@0 | 154 | <File |
michael@0 | 155 | RelativePath=".\job.h" |
michael@0 | 156 | > |
michael@0 | 157 | </File> |
michael@0 | 158 | <File |
michael@0 | 159 | RelativePath=".\restricted_token.cc" |
michael@0 | 160 | > |
michael@0 | 161 | </File> |
michael@0 | 162 | <File |
michael@0 | 163 | RelativePath=".\restricted_token.h" |
michael@0 | 164 | > |
michael@0 | 165 | </File> |
michael@0 | 166 | <File |
michael@0 | 167 | RelativePath=".\restricted_token_utils.cc" |
michael@0 | 168 | > |
michael@0 | 169 | </File> |
michael@0 | 170 | <File |
michael@0 | 171 | RelativePath=".\restricted_token_utils.h" |
michael@0 | 172 | > |
michael@0 | 173 | </File> |
michael@0 | 174 | <File |
michael@0 | 175 | RelativePath=".\security_level.h" |
michael@0 | 176 | > |
michael@0 | 177 | </File> |
michael@0 | 178 | <File |
michael@0 | 179 | RelativePath=".\sid.cc" |
michael@0 | 180 | > |
michael@0 | 181 | </File> |
michael@0 | 182 | <File |
michael@0 | 183 | RelativePath=".\sid.h" |
michael@0 | 184 | > |
michael@0 | 185 | </File> |
michael@0 | 186 | <File |
michael@0 | 187 | RelativePath=".\window.cc" |
michael@0 | 188 | > |
michael@0 | 189 | </File> |
michael@0 | 190 | <File |
michael@0 | 191 | RelativePath=".\window.h" |
michael@0 | 192 | > |
michael@0 | 193 | </File> |
michael@0 | 194 | </Filter> |
michael@0 | 195 | <Filter |
michael@0 | 196 | Name="Interception" |
michael@0 | 197 | > |
michael@0 | 198 | <File |
michael@0 | 199 | RelativePath=".\eat_resolver.cc" |
michael@0 | 200 | > |
michael@0 | 201 | </File> |
michael@0 | 202 | <File |
michael@0 | 203 | RelativePath=".\eat_resolver.h" |
michael@0 | 204 | > |
michael@0 | 205 | </File> |
michael@0 | 206 | <File |
michael@0 | 207 | RelativePath=".\interception.cc" |
michael@0 | 208 | > |
michael@0 | 209 | </File> |
michael@0 | 210 | <File |
michael@0 | 211 | RelativePath=".\interception.h" |
michael@0 | 212 | > |
michael@0 | 213 | </File> |
michael@0 | 214 | <File |
michael@0 | 215 | RelativePath=".\interception_agent.cc" |
michael@0 | 216 | > |
michael@0 | 217 | </File> |
michael@0 | 218 | <File |
michael@0 | 219 | RelativePath=".\interception_agent.h" |
michael@0 | 220 | > |
michael@0 | 221 | </File> |
michael@0 | 222 | <File |
michael@0 | 223 | RelativePath=".\interception_internal.h" |
michael@0 | 224 | > |
michael@0 | 225 | </File> |
michael@0 | 226 | <File |
michael@0 | 227 | RelativePath=".\pe_image.cc" |
michael@0 | 228 | > |
michael@0 | 229 | </File> |
michael@0 | 230 | <File |
michael@0 | 231 | RelativePath=".\pe_image.h" |
michael@0 | 232 | > |
michael@0 | 233 | </File> |
michael@0 | 234 | <File |
michael@0 | 235 | RelativePath=".\resolver.cc" |
michael@0 | 236 | > |
michael@0 | 237 | </File> |
michael@0 | 238 | <File |
michael@0 | 239 | RelativePath=".\resolver.h" |
michael@0 | 240 | > |
michael@0 | 241 | </File> |
michael@0 | 242 | <File |
michael@0 | 243 | RelativePath=".\service_resolver.cc" |
michael@0 | 244 | > |
michael@0 | 245 | </File> |
michael@0 | 246 | <File |
michael@0 | 247 | RelativePath=".\service_resolver.h" |
michael@0 | 248 | > |
michael@0 | 249 | </File> |
michael@0 | 250 | <File |
michael@0 | 251 | RelativePath=".\sidestep_resolver.cc" |
michael@0 | 252 | > |
michael@0 | 253 | </File> |
michael@0 | 254 | <File |
michael@0 | 255 | RelativePath=".\sidestep_resolver.h" |
michael@0 | 256 | > |
michael@0 | 257 | </File> |
michael@0 | 258 | <File |
michael@0 | 259 | RelativePath=".\target_interceptions.cc" |
michael@0 | 260 | > |
michael@0 | 261 | </File> |
michael@0 | 262 | <File |
michael@0 | 263 | RelativePath=".\target_interceptions.h" |
michael@0 | 264 | > |
michael@0 | 265 | </File> |
michael@0 | 266 | <File |
michael@0 | 267 | RelativePath=".\Wow64.cc" |
michael@0 | 268 | > |
michael@0 | 269 | </File> |
michael@0 | 270 | <File |
michael@0 | 271 | RelativePath=".\Wow64.h" |
michael@0 | 272 | > |
michael@0 | 273 | </File> |
michael@0 | 274 | <Filter |
michael@0 | 275 | Name="sidestep" |
michael@0 | 276 | > |
michael@0 | 277 | <File |
michael@0 | 278 | RelativePath=".\sidestep\ia32_modrm_map.cpp" |
michael@0 | 279 | > |
michael@0 | 280 | </File> |
michael@0 | 281 | <File |
michael@0 | 282 | RelativePath=".\sidestep\ia32_opcode_map.cpp" |
michael@0 | 283 | > |
michael@0 | 284 | </File> |
michael@0 | 285 | <File |
michael@0 | 286 | RelativePath=".\sidestep\mini_disassembler.cpp" |
michael@0 | 287 | > |
michael@0 | 288 | </File> |
michael@0 | 289 | <File |
michael@0 | 290 | RelativePath=".\sidestep\mini_disassembler.h" |
michael@0 | 291 | > |
michael@0 | 292 | </File> |
michael@0 | 293 | <File |
michael@0 | 294 | RelativePath=".\sidestep\mini_disassembler_types.h" |
michael@0 | 295 | > |
michael@0 | 296 | </File> |
michael@0 | 297 | <File |
michael@0 | 298 | RelativePath=".\sidestep\preamble_patcher.h" |
michael@0 | 299 | > |
michael@0 | 300 | </File> |
michael@0 | 301 | <File |
michael@0 | 302 | RelativePath=".\sidestep\preamble_patcher_with_stub.cpp" |
michael@0 | 303 | > |
michael@0 | 304 | </File> |
michael@0 | 305 | </Filter> |
michael@0 | 306 | </Filter> |
michael@0 | 307 | <Filter |
michael@0 | 308 | Name="nt_level" |
michael@0 | 309 | > |
michael@0 | 310 | <File |
michael@0 | 311 | RelativePath=".\nt_internals.h" |
michael@0 | 312 | > |
michael@0 | 313 | </File> |
michael@0 | 314 | <File |
michael@0 | 315 | RelativePath=".\policy_target.cc" |
michael@0 | 316 | > |
michael@0 | 317 | </File> |
michael@0 | 318 | <File |
michael@0 | 319 | RelativePath=".\policy_target.h" |
michael@0 | 320 | > |
michael@0 | 321 | </File> |
michael@0 | 322 | <File |
michael@0 | 323 | RelativePath=".\sandbox_nt_types.h" |
michael@0 | 324 | > |
michael@0 | 325 | </File> |
michael@0 | 326 | <File |
michael@0 | 327 | RelativePath=".\sandbox_nt_util.cc" |
michael@0 | 328 | > |
michael@0 | 329 | </File> |
michael@0 | 330 | <File |
michael@0 | 331 | RelativePath=".\sandbox_nt_util.h" |
michael@0 | 332 | > |
michael@0 | 333 | </File> |
michael@0 | 334 | </Filter> |
michael@0 | 335 | <Filter |
michael@0 | 336 | Name="Policy_handlers" |
michael@0 | 337 | > |
michael@0 | 338 | <File |
michael@0 | 339 | RelativePath=".\filesystem_dispatcher.cc" |
michael@0 | 340 | > |
michael@0 | 341 | </File> |
michael@0 | 342 | <File |
michael@0 | 343 | RelativePath=".\filesystem_dispatcher.h" |
michael@0 | 344 | > |
michael@0 | 345 | </File> |
michael@0 | 346 | <File |
michael@0 | 347 | RelativePath=".\filesystem_interception.cc" |
michael@0 | 348 | > |
michael@0 | 349 | </File> |
michael@0 | 350 | <File |
michael@0 | 351 | RelativePath=".\filesystem_interception.h" |
michael@0 | 352 | > |
michael@0 | 353 | </File> |
michael@0 | 354 | <File |
michael@0 | 355 | RelativePath=".\filesystem_policy.cc" |
michael@0 | 356 | > |
michael@0 | 357 | </File> |
michael@0 | 358 | <File |
michael@0 | 359 | RelativePath=".\filesystem_policy.h" |
michael@0 | 360 | > |
michael@0 | 361 | </File> |
michael@0 | 362 | <File |
michael@0 | 363 | RelativePath=".\named_pipe_dispatcher.cc" |
michael@0 | 364 | > |
michael@0 | 365 | </File> |
michael@0 | 366 | <File |
michael@0 | 367 | RelativePath=".\named_pipe_dispatcher.h" |
michael@0 | 368 | > |
michael@0 | 369 | </File> |
michael@0 | 370 | <File |
michael@0 | 371 | RelativePath=".\named_pipe_interception.cc" |
michael@0 | 372 | > |
michael@0 | 373 | </File> |
michael@0 | 374 | <File |
michael@0 | 375 | RelativePath=".\named_pipe_interception.h" |
michael@0 | 376 | > |
michael@0 | 377 | </File> |
michael@0 | 378 | <File |
michael@0 | 379 | RelativePath=".\named_pipe_policy.cc" |
michael@0 | 380 | > |
michael@0 | 381 | </File> |
michael@0 | 382 | <File |
michael@0 | 383 | RelativePath=".\named_pipe_policy.h" |
michael@0 | 384 | > |
michael@0 | 385 | </File> |
michael@0 | 386 | <File |
michael@0 | 387 | RelativePath=".\policy_params.h" |
michael@0 | 388 | > |
michael@0 | 389 | </File> |
michael@0 | 390 | <File |
michael@0 | 391 | RelativePath=".\process_thread_dispatcher.cc" |
michael@0 | 392 | > |
michael@0 | 393 | </File> |
michael@0 | 394 | <File |
michael@0 | 395 | RelativePath=".\process_thread_dispatcher.h" |
michael@0 | 396 | > |
michael@0 | 397 | </File> |
michael@0 | 398 | <File |
michael@0 | 399 | RelativePath=".\process_thread_interception.cc" |
michael@0 | 400 | > |
michael@0 | 401 | </File> |
michael@0 | 402 | <File |
michael@0 | 403 | RelativePath=".\process_thread_interception.h" |
michael@0 | 404 | > |
michael@0 | 405 | </File> |
michael@0 | 406 | <File |
michael@0 | 407 | RelativePath=".\process_thread_policy.cc" |
michael@0 | 408 | > |
michael@0 | 409 | </File> |
michael@0 | 410 | <File |
michael@0 | 411 | RelativePath=".\process_thread_policy.h" |
michael@0 | 412 | > |
michael@0 | 413 | </File> |
michael@0 | 414 | <File |
michael@0 | 415 | RelativePath=".\registry_dispatcher.cc" |
michael@0 | 416 | > |
michael@0 | 417 | </File> |
michael@0 | 418 | <File |
michael@0 | 419 | RelativePath=".\registry_dispatcher.h" |
michael@0 | 420 | > |
michael@0 | 421 | </File> |
michael@0 | 422 | <File |
michael@0 | 423 | RelativePath=".\registry_interception.cc" |
michael@0 | 424 | > |
michael@0 | 425 | </File> |
michael@0 | 426 | <File |
michael@0 | 427 | RelativePath=".\registry_interception.h" |
michael@0 | 428 | > |
michael@0 | 429 | </File> |
michael@0 | 430 | <File |
michael@0 | 431 | RelativePath=".\registry_policy.cc" |
michael@0 | 432 | > |
michael@0 | 433 | </File> |
michael@0 | 434 | <File |
michael@0 | 435 | RelativePath=".\registry_policy.h" |
michael@0 | 436 | > |
michael@0 | 437 | </File> |
michael@0 | 438 | <File |
michael@0 | 439 | RelativePath=".\sync_dispatcher.cc" |
michael@0 | 440 | > |
michael@0 | 441 | </File> |
michael@0 | 442 | <File |
michael@0 | 443 | RelativePath=".\sync_dispatcher.h" |
michael@0 | 444 | > |
michael@0 | 445 | </File> |
michael@0 | 446 | <File |
michael@0 | 447 | RelativePath=".\sync_interception.cc" |
michael@0 | 448 | > |
michael@0 | 449 | </File> |
michael@0 | 450 | <File |
michael@0 | 451 | RelativePath=".\sync_interception.h" |
michael@0 | 452 | > |
michael@0 | 453 | </File> |
michael@0 | 454 | <File |
michael@0 | 455 | RelativePath=".\sync_policy.cc" |
michael@0 | 456 | > |
michael@0 | 457 | </File> |
michael@0 | 458 | <File |
michael@0 | 459 | RelativePath=".\sync_policy.h" |
michael@0 | 460 | > |
michael@0 | 461 | </File> |
michael@0 | 462 | </Filter> |
michael@0 | 463 | <Filter |
michael@0 | 464 | Name="IPC" |
michael@0 | 465 | > |
michael@0 | 466 | <File |
michael@0 | 467 | RelativePath=".\crosscall_client.h" |
michael@0 | 468 | > |
michael@0 | 469 | </File> |
michael@0 | 470 | <File |
michael@0 | 471 | RelativePath=".\crosscall_params.h" |
michael@0 | 472 | > |
michael@0 | 473 | </File> |
michael@0 | 474 | <File |
michael@0 | 475 | RelativePath=".\crosscall_server.cc" |
michael@0 | 476 | > |
michael@0 | 477 | </File> |
michael@0 | 478 | <File |
michael@0 | 479 | RelativePath=".\crosscall_server.h" |
michael@0 | 480 | > |
michael@0 | 481 | </File> |
michael@0 | 482 | <File |
michael@0 | 483 | RelativePath=".\ipc_tags.h" |
michael@0 | 484 | > |
michael@0 | 485 | </File> |
michael@0 | 486 | <File |
michael@0 | 487 | RelativePath=".\sharedmem_ipc_client.cc" |
michael@0 | 488 | > |
michael@0 | 489 | </File> |
michael@0 | 490 | <File |
michael@0 | 491 | RelativePath=".\sharedmem_ipc_client.h" |
michael@0 | 492 | > |
michael@0 | 493 | </File> |
michael@0 | 494 | <File |
michael@0 | 495 | RelativePath=".\sharedmem_ipc_server.cc" |
michael@0 | 496 | > |
michael@0 | 497 | </File> |
michael@0 | 498 | <File |
michael@0 | 499 | RelativePath=".\sharedmem_ipc_server.h" |
michael@0 | 500 | > |
michael@0 | 501 | </File> |
michael@0 | 502 | </Filter> |
michael@0 | 503 | <Filter |
michael@0 | 504 | Name="Policy_base" |
michael@0 | 505 | > |
michael@0 | 506 | <File |
michael@0 | 507 | RelativePath=".\policy_engine_opcodes.cc" |
michael@0 | 508 | > |
michael@0 | 509 | </File> |
michael@0 | 510 | <File |
michael@0 | 511 | RelativePath=".\policy_engine_opcodes.h" |
michael@0 | 512 | > |
michael@0 | 513 | </File> |
michael@0 | 514 | <File |
michael@0 | 515 | RelativePath=".\policy_engine_params.h" |
michael@0 | 516 | > |
michael@0 | 517 | </File> |
michael@0 | 518 | <File |
michael@0 | 519 | RelativePath=".\policy_engine_processor.cc" |
michael@0 | 520 | > |
michael@0 | 521 | </File> |
michael@0 | 522 | <File |
michael@0 | 523 | RelativePath=".\policy_engine_processor.h" |
michael@0 | 524 | > |
michael@0 | 525 | </File> |
michael@0 | 526 | <File |
michael@0 | 527 | RelativePath=".\policy_low_level.cc" |
michael@0 | 528 | > |
michael@0 | 529 | </File> |
michael@0 | 530 | <File |
michael@0 | 531 | RelativePath=".\policy_low_level.h" |
michael@0 | 532 | > |
michael@0 | 533 | </File> |
michael@0 | 534 | <File |
michael@0 | 535 | RelativePath=".\sandbox_policy_base.cc" |
michael@0 | 536 | > |
michael@0 | 537 | </File> |
michael@0 | 538 | <File |
michael@0 | 539 | RelativePath=".\sandbox_policy_base.h" |
michael@0 | 540 | > |
michael@0 | 541 | </File> |
michael@0 | 542 | </Filter> |
michael@0 | 543 | <File |
michael@0 | 544 | RelativePath=".\broker_services.cc" |
michael@0 | 545 | > |
michael@0 | 546 | </File> |
michael@0 | 547 | <File |
michael@0 | 548 | RelativePath=".\broker_services.h" |
michael@0 | 549 | > |
michael@0 | 550 | </File> |
michael@0 | 551 | <File |
michael@0 | 552 | RelativePath=".\internal_types.h" |
michael@0 | 553 | > |
michael@0 | 554 | </File> |
michael@0 | 555 | <File |
michael@0 | 556 | RelativePath=".\policy_broker.cc" |
michael@0 | 557 | > |
michael@0 | 558 | </File> |
michael@0 | 559 | <File |
michael@0 | 560 | RelativePath=".\policy_broker.h" |
michael@0 | 561 | > |
michael@0 | 562 | </File> |
michael@0 | 563 | <File |
michael@0 | 564 | RelativePath=".\sandbox.cc" |
michael@0 | 565 | > |
michael@0 | 566 | </File> |
michael@0 | 567 | <File |
michael@0 | 568 | RelativePath=".\sandbox.h" |
michael@0 | 569 | > |
michael@0 | 570 | </File> |
michael@0 | 571 | <File |
michael@0 | 572 | RelativePath=".\sandbox_factory.h" |
michael@0 | 573 | > |
michael@0 | 574 | </File> |
michael@0 | 575 | <File |
michael@0 | 576 | RelativePath=".\sandbox_policy.h" |
michael@0 | 577 | > |
michael@0 | 578 | </File> |
michael@0 | 579 | <File |
michael@0 | 580 | RelativePath=".\sandbox_types.h" |
michael@0 | 581 | > |
michael@0 | 582 | </File> |
michael@0 | 583 | <File |
michael@0 | 584 | RelativePath=".\sandbox_utils.cc" |
michael@0 | 585 | > |
michael@0 | 586 | </File> |
michael@0 | 587 | <File |
michael@0 | 588 | RelativePath=".\sandbox_utils.h" |
michael@0 | 589 | > |
michael@0 | 590 | </File> |
michael@0 | 591 | <File |
michael@0 | 592 | RelativePath=".\shared_handles.cc" |
michael@0 | 593 | > |
michael@0 | 594 | </File> |
michael@0 | 595 | <File |
michael@0 | 596 | RelativePath=".\shared_handles.h" |
michael@0 | 597 | > |
michael@0 | 598 | </File> |
michael@0 | 599 | <File |
michael@0 | 600 | RelativePath=".\stdafx.cc" |
michael@0 | 601 | > |
michael@0 | 602 | <FileConfiguration |
michael@0 | 603 | Name="Debug|Win32" |
michael@0 | 604 | > |
michael@0 | 605 | <Tool |
michael@0 | 606 | Name="VCCLCompilerTool" |
michael@0 | 607 | UsePrecompiledHeader="1" |
michael@0 | 608 | /> |
michael@0 | 609 | </FileConfiguration> |
michael@0 | 610 | <FileConfiguration |
michael@0 | 611 | Name="Release|Win32" |
michael@0 | 612 | > |
michael@0 | 613 | <Tool |
michael@0 | 614 | Name="VCCLCompilerTool" |
michael@0 | 615 | UsePrecompiledHeader="0" |
michael@0 | 616 | /> |
michael@0 | 617 | </FileConfiguration> |
michael@0 | 618 | </File> |
michael@0 | 619 | <File |
michael@0 | 620 | RelativePath=".\stdafx.h" |
michael@0 | 621 | > |
michael@0 | 622 | </File> |
michael@0 | 623 | <File |
michael@0 | 624 | RelativePath=".\target_process.cc" |
michael@0 | 625 | > |
michael@0 | 626 | </File> |
michael@0 | 627 | <File |
michael@0 | 628 | RelativePath=".\target_process.h" |
michael@0 | 629 | > |
michael@0 | 630 | </File> |
michael@0 | 631 | <File |
michael@0 | 632 | RelativePath=".\target_services.cc" |
michael@0 | 633 | > |
michael@0 | 634 | </File> |
michael@0 | 635 | <File |
michael@0 | 636 | RelativePath=".\target_services.h" |
michael@0 | 637 | > |
michael@0 | 638 | </File> |
michael@0 | 639 | <File |
michael@0 | 640 | RelativePath=".\win2k_threadpool.cc" |
michael@0 | 641 | > |
michael@0 | 642 | </File> |
michael@0 | 643 | <File |
michael@0 | 644 | RelativePath=".\win2k_threadpool.h" |
michael@0 | 645 | > |
michael@0 | 646 | </File> |
michael@0 | 647 | <File |
michael@0 | 648 | RelativePath=".\win_utils.cc" |
michael@0 | 649 | > |
michael@0 | 650 | </File> |
michael@0 | 651 | <File |
michael@0 | 652 | RelativePath=".\win_utils.h" |
michael@0 | 653 | > |
michael@0 | 654 | </File> |
michael@0 | 655 | </Files> |
michael@0 | 656 | <Globals> |
michael@0 | 657 | </Globals> |
michael@0 | 658 | </VisualStudioProject> |