| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="npspy" | |
| 6 ProjectGUID="{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}" | |
| 7 RootNamespace="npspy" | |
| 8 > | |
| 9 <Platforms> | |
| 10 <Platform | |
| 11 Name="Win32" | |
| 12 /> | |
| 13 </Platforms> | |
| 14 <ToolFiles> | |
| 15 </ToolFiles> | |
| 16 <Configurations> | |
| 17 <Configuration | |
| 18 Name="Debug|Win32" | |
| 19 OutputDirectory=".\Debug" | |
| 20 IntermediateDirectory=".\Debug" | |
| 21 ConfigurationType="2" | |
| 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" | |
| 23 UseOfMFC="0" | |
| 24 ATLMinimizesCRunTimeLibraryUsage="false" | |
| 25 CharacterSet="2" | |
| 26 > | |
| 27 <Tool | |
| 28 Name="VCPreBuildEventTool" | |
| 29 /> | |
| 30 <Tool | |
| 31 Name="VCCustomBuildTool" | |
| 32 /> | |
| 33 <Tool | |
| 34 Name="VCXMLDataGeneratorTool" | |
| 35 /> | |
| 36 <Tool | |
| 37 Name="VCWebServiceProxyGeneratorTool" | |
| 38 /> | |
| 39 <Tool | |
| 40 Name="VCMIDLTool" | |
| 41 PreprocessorDefinitions="_DEBUG" | |
| 42 MkTypLibCompatible="true" | |
| 43 SuppressStartupBanner="true" | |
| 44 TargetEnvironment="1" | |
| 45 TypeLibraryName=".\Debug/npspy.tlb" | |
| 46 HeaderFileName="" | |
| 47 /> | |
| 48 <Tool | |
| 49 Name="VCCLCompilerTool" | |
| 50 Optimization="0" | |
| 51 AdditionalIncludeDirectories="..\include;..\exte
rn\plugin;..\extern\java;..\extern\nspr;c:\work\oss\firefox\mozilla\modules\plug
in\base\public;"c:\work\oss\firefox\mozilla\firefox-objdir\dist\sdk\include
"" | |
| 52 PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WI
NDOWS;_USRDLL;NPSPY_EXPORTS;OJI" | |
| 53 MinimalRebuild="true" | |
| 54 BasicRuntimeChecks="3" | |
| 55 RuntimeLibrary="1" | |
| 56 PrecompiledHeaderFile=".\Debug/npspy.pch" | |
| 57 AssemblerListingLocation=".\Debug/" | |
| 58 ObjectFile=".\Debug/" | |
| 59 ProgramDataBaseFileName=".\Debug/" | |
| 60 WarningLevel="3" | |
| 61 SuppressStartupBanner="true" | |
| 62 DebugInformationFormat="4" | |
| 63 /> | |
| 64 <Tool | |
| 65 Name="VCManagedResourceCompilerTool" | |
| 66 /> | |
| 67 <Tool | |
| 68 Name="VCResourceCompilerTool" | |
| 69 PreprocessorDefinitions="_DEBUG" | |
| 70 Culture="1033" | |
| 71 /> | |
| 72 <Tool | |
| 73 Name="VCPreLinkEventTool" | |
| 74 /> | |
| 75 <Tool | |
| 76 Name="VCLinkerTool" | |
| 77 AdditionalDependencies="version.lib comctl32.lib
mpr.lib" | |
| 78 OutputFile="Debug\npspy.dll" | |
| 79 LinkIncremental="2" | |
| 80 SuppressStartupBanner="true" | |
| 81 ModuleDefinitionFile=".\npspy.def" | |
| 82 GenerateDebugInformation="true" | |
| 83 ProgramDatabaseFile=".\Debug/npspy.pdb" | |
| 84 ImportLibrary=".\Debug/npspy.lib" | |
| 85 TargetMachine="1" | |
| 86 /> | |
| 87 <Tool | |
| 88 Name="VCALinkTool" | |
| 89 /> | |
| 90 <Tool | |
| 91 Name="VCManifestTool" | |
| 92 /> | |
| 93 <Tool | |
| 94 Name="VCXDCMakeTool" | |
| 95 /> | |
| 96 <Tool | |
| 97 Name="VCBscMakeTool" | |
| 98 SuppressStartupBanner="true" | |
| 99 OutputFile=".\Debug/npspy.bsc" | |
| 100 /> | |
| 101 <Tool | |
| 102 Name="VCFxCopTool" | |
| 103 /> | |
| 104 <Tool | |
| 105 Name="VCAppVerifierTool" | |
| 106 /> | |
| 107 <Tool | |
| 108 Name="VCWebDeploymentTool" | |
| 109 /> | |
| 110 <Tool | |
| 111 Name="VCPostBuildEventTool" | |
| 112 /> | |
| 113 </Configuration> | |
| 114 <Configuration | |
| 115 Name="Release|Win32" | |
| 116 OutputDirectory=".\Release" | |
| 117 IntermediateDirectory=".\Release" | |
| 118 ConfigurationType="2" | |
| 119 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault
s\UpgradeFromVC60.vsprops" | |
| 120 UseOfMFC="0" | |
| 121 ATLMinimizesCRunTimeLibraryUsage="false" | |
| 122 CharacterSet="2" | |
| 123 > | |
| 124 <Tool | |
| 125 Name="VCPreBuildEventTool" | |
| 126 /> | |
| 127 <Tool | |
| 128 Name="VCCustomBuildTool" | |
| 129 /> | |
| 130 <Tool | |
| 131 Name="VCXMLDataGeneratorTool" | |
| 132 /> | |
| 133 <Tool | |
| 134 Name="VCWebServiceProxyGeneratorTool" | |
| 135 /> | |
| 136 <Tool | |
| 137 Name="VCMIDLTool" | |
| 138 PreprocessorDefinitions="NDEBUG" | |
| 139 MkTypLibCompatible="true" | |
| 140 SuppressStartupBanner="true" | |
| 141 TargetEnvironment="1" | |
| 142 TypeLibraryName=".\Release/npspy.tlb" | |
| 143 HeaderFileName="" | |
| 144 /> | |
| 145 <Tool | |
| 146 Name="VCCLCompilerTool" | |
| 147 Optimization="2" | |
| 148 InlineFunctionExpansion="1" | |
| 149 AdditionalIncludeDirectories="..\include,..\..\.
.\..\..\dist\include,..\..\..\..\..\dist\include\nspr" | |
| 150 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_
USRDLL;NPSPY_EXPORTS" | |
| 151 StringPooling="true" | |
| 152 RuntimeLibrary="0" | |
| 153 EnableFunctionLevelLinking="true" | |
| 154 PrecompiledHeaderFile=".\Release/npspy.pch" | |
| 155 AssemblerListingLocation=".\Release/" | |
| 156 ObjectFile=".\Release/" | |
| 157 ProgramDataBaseFileName=".\Release/" | |
| 158 WarningLevel="3" | |
| 159 SuppressStartupBanner="true" | |
| 160 /> | |
| 161 <Tool | |
| 162 Name="VCManagedResourceCompilerTool" | |
| 163 /> | |
| 164 <Tool | |
| 165 Name="VCResourceCompilerTool" | |
| 166 PreprocessorDefinitions="NDEBUG" | |
| 167 Culture="1033" | |
| 168 /> | |
| 169 <Tool | |
| 170 Name="VCPreLinkEventTool" | |
| 171 /> | |
| 172 <Tool | |
| 173 Name="VCLinkerTool" | |
| 174 OutputFile=".\Release/npspy.dll" | |
| 175 LinkIncremental="1" | |
| 176 SuppressStartupBanner="true" | |
| 177 ModuleDefinitionFile=".\npspy.def" | |
| 178 ProgramDatabaseFile=".\Release/npspy.pdb" | |
| 179 ImportLibrary=".\Release/npspy.lib" | |
| 180 TargetMachine="1" | |
| 181 /> | |
| 182 <Tool | |
| 183 Name="VCALinkTool" | |
| 184 /> | |
| 185 <Tool | |
| 186 Name="VCManifestTool" | |
| 187 /> | |
| 188 <Tool | |
| 189 Name="VCXDCMakeTool" | |
| 190 /> | |
| 191 <Tool | |
| 192 Name="VCBscMakeTool" | |
| 193 SuppressStartupBanner="true" | |
| 194 OutputFile=".\Release/npspy.bsc" | |
| 195 /> | |
| 196 <Tool | |
| 197 Name="VCFxCopTool" | |
| 198 /> | |
| 199 <Tool | |
| 200 Name="VCAppVerifierTool" | |
| 201 /> | |
| 202 <Tool | |
| 203 Name="VCWebDeploymentTool" | |
| 204 /> | |
| 205 <Tool | |
| 206 Name="VCPostBuildEventTool" | |
| 207 /> | |
| 208 </Configuration> | |
| 209 </Configurations> | |
| 210 <References> | |
| 211 </References> | |
| 212 <Files> | |
| 213 <Filter | |
| 214 Name="Source Files" | |
| 215 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
| 216 > | |
| 217 <File | |
| 218 RelativePath="dirpick.cpp" | |
| 219 > | |
| 220 <FileConfiguration | |
| 221 Name="Debug|Win32" | |
| 222 > | |
| 223 <Tool | |
| 224 Name="VCCLCompilerTool" | |
| 225 AdditionalIncludeDirectories="" | |
| 226 PreprocessorDefinitions="" | |
| 227 /> | |
| 228 </FileConfiguration> | |
| 229 <FileConfiguration | |
| 230 Name="Release|Win32" | |
| 231 > | |
| 232 <Tool | |
| 233 Name="VCCLCompilerTool" | |
| 234 AdditionalIncludeDirectories="" | |
| 235 PreprocessorDefinitions="" | |
| 236 /> | |
| 237 </FileConfiguration> | |
| 238 </File> | |
| 239 <File | |
| 240 RelativePath="..\common\epmanager.cpp" | |
| 241 > | |
| 242 <FileConfiguration | |
| 243 Name="Debug|Win32" | |
| 244 > | |
| 245 <Tool | |
| 246 Name="VCCLCompilerTool" | |
| 247 AdditionalIncludeDirectories="" | |
| 248 PreprocessorDefinitions="" | |
| 249 /> | |
| 250 </FileConfiguration> | |
| 251 <FileConfiguration | |
| 252 Name="Release|Win32" | |
| 253 > | |
| 254 <Tool | |
| 255 Name="VCCLCompilerTool" | |
| 256 AdditionalIncludeDirectories="" | |
| 257 PreprocessorDefinitions="" | |
| 258 /> | |
| 259 </FileConfiguration> | |
| 260 </File> | |
| 261 <File | |
| 262 RelativePath="..\common\format.cpp" | |
| 263 > | |
| 264 <FileConfiguration | |
| 265 Name="Debug|Win32" | |
| 266 > | |
| 267 <Tool | |
| 268 Name="VCCLCompilerTool" | |
| 269 AdditionalIncludeDirectories="" | |
| 270 PreprocessorDefinitions="" | |
| 271 /> | |
| 272 </FileConfiguration> | |
| 273 <FileConfiguration | |
| 274 Name="Release|Win32" | |
| 275 > | |
| 276 <Tool | |
| 277 Name="VCCLCompilerTool" | |
| 278 AdditionalIncludeDirectories="" | |
| 279 PreprocessorDefinitions="" | |
| 280 /> | |
| 281 </FileConfiguration> | |
| 282 </File> | |
| 283 <File | |
| 284 RelativePath="gui_advanced.cpp" | |
| 285 > | |
| 286 <FileConfiguration | |
| 287 Name="Debug|Win32" | |
| 288 > | |
| 289 <Tool | |
| 290 Name="VCCLCompilerTool" | |
| 291 AdditionalIncludeDirectories="" | |
| 292 PreprocessorDefinitions="" | |
| 293 /> | |
| 294 </FileConfiguration> | |
| 295 <FileConfiguration | |
| 296 Name="Release|Win32" | |
| 297 > | |
| 298 <Tool | |
| 299 Name="VCCLCompilerTool" | |
| 300 AdditionalIncludeDirectories="" | |
| 301 PreprocessorDefinitions="" | |
| 302 /> | |
| 303 </FileConfiguration> | |
| 304 </File> | |
| 305 <File | |
| 306 RelativePath="gui_fiter.cpp" | |
| 307 > | |
| 308 <FileConfiguration | |
| 309 Name="Debug|Win32" | |
| 310 > | |
| 311 <Tool | |
| 312 Name="VCCLCompilerTool" | |
| 313 AdditionalIncludeDirectories="" | |
| 314 PreprocessorDefinitions="" | |
| 315 /> | |
| 316 </FileConfiguration> | |
| 317 <FileConfiguration | |
| 318 Name="Release|Win32" | |
| 319 > | |
| 320 <Tool | |
| 321 Name="VCCLCompilerTool" | |
| 322 AdditionalIncludeDirectories="" | |
| 323 PreprocessorDefinitions="" | |
| 324 /> | |
| 325 </FileConfiguration> | |
| 326 </File> | |
| 327 <File | |
| 328 RelativePath="gui_general.cpp" | |
| 329 > | |
| 330 <FileConfiguration | |
| 331 Name="Debug|Win32" | |
| 332 > | |
| 333 <Tool | |
| 334 Name="VCCLCompilerTool" | |
| 335 AdditionalIncludeDirectories="" | |
| 336 PreprocessorDefinitions="" | |
| 337 /> | |
| 338 </FileConfiguration> | |
| 339 <FileConfiguration | |
| 340 Name="Release|Win32" | |
| 341 > | |
| 342 <Tool | |
| 343 Name="VCCLCompilerTool" | |
| 344 AdditionalIncludeDirectories="" | |
| 345 PreprocessorDefinitions="" | |
| 346 /> | |
| 347 </FileConfiguration> | |
| 348 </File> | |
| 349 <File | |
| 350 RelativePath="gui_log.cpp" | |
| 351 > | |
| 352 <FileConfiguration | |
| 353 Name="Debug|Win32" | |
| 354 > | |
| 355 <Tool | |
| 356 Name="VCCLCompilerTool" | |
| 357 AdditionalIncludeDirectories="" | |
| 358 PreprocessorDefinitions="" | |
| 359 /> | |
| 360 </FileConfiguration> | |
| 361 <FileConfiguration | |
| 362 Name="Release|Win32" | |
| 363 > | |
| 364 <Tool | |
| 365 Name="VCCLCompilerTool" | |
| 366 AdditionalIncludeDirectories="" | |
| 367 PreprocessorDefinitions="" | |
| 368 /> | |
| 369 </FileConfiguration> | |
| 370 </File> | |
| 371 <File | |
| 372 RelativePath="gui_main.cpp" | |
| 373 > | |
| 374 <FileConfiguration | |
| 375 Name="Debug|Win32" | |
| 376 > | |
| 377 <Tool | |
| 378 Name="VCCLCompilerTool" | |
| 379 AdditionalIncludeDirectories="" | |
| 380 PreprocessorDefinitions="" | |
| 381 /> | |
| 382 </FileConfiguration> | |
| 383 <FileConfiguration | |
| 384 Name="Release|Win32" | |
| 385 > | |
| 386 <Tool | |
| 387 Name="VCCLCompilerTool" | |
| 388 AdditionalIncludeDirectories="" | |
| 389 PreprocessorDefinitions="" | |
| 390 /> | |
| 391 </FileConfiguration> | |
| 392 </File> | |
| 393 <File | |
| 394 RelativePath="gui_pause.cpp" | |
| 395 > | |
| 396 <FileConfiguration | |
| 397 Name="Debug|Win32" | |
| 398 > | |
| 399 <Tool | |
| 400 Name="VCCLCompilerTool" | |
| 401 AdditionalIncludeDirectories="" | |
| 402 PreprocessorDefinitions="" | |
| 403 /> | |
| 404 </FileConfiguration> | |
| 405 <FileConfiguration | |
| 406 Name="Release|Win32" | |
| 407 > | |
| 408 <Tool | |
| 409 Name="VCCLCompilerTool" | |
| 410 AdditionalIncludeDirectories="" | |
| 411 PreprocessorDefinitions="" | |
| 412 /> | |
| 413 </FileConfiguration> | |
| 414 </File> | |
| 415 <File | |
| 416 RelativePath="..\common\logfile.cpp" | |
| 417 > | |
| 418 <FileConfiguration | |
| 419 Name="Debug|Win32" | |
| 420 > | |
| 421 <Tool | |
| 422 Name="VCCLCompilerTool" | |
| 423 AdditionalIncludeDirectories="" | |
| 424 PreprocessorDefinitions="" | |
| 425 /> | |
| 426 </FileConfiguration> | |
| 427 <FileConfiguration | |
| 428 Name="Release|Win32" | |
| 429 > | |
| 430 <Tool | |
| 431 Name="VCCLCompilerTool" | |
| 432 AdditionalIncludeDirectories="" | |
| 433 PreprocessorDefinitions="" | |
| 434 /> | |
| 435 </FileConfiguration> | |
| 436 </File> | |
| 437 <File | |
| 438 RelativePath="..\common\logger.cpp" | |
| 439 > | |
| 440 <FileConfiguration | |
| 441 Name="Debug|Win32" | |
| 442 > | |
| 443 <Tool | |
| 444 Name="VCCLCompilerTool" | |
| 445 AdditionalIncludeDirectories="" | |
| 446 PreprocessorDefinitions="" | |
| 447 /> | |
| 448 </FileConfiguration> | |
| 449 <FileConfiguration | |
| 450 Name="Release|Win32" | |
| 451 > | |
| 452 <Tool | |
| 453 Name="VCCLCompilerTool" | |
| 454 AdditionalIncludeDirectories="" | |
| 455 PreprocessorDefinitions="" | |
| 456 /> | |
| 457 </FileConfiguration> | |
| 458 </File> | |
| 459 <File | |
| 460 RelativePath="loggerw.cpp" | |
| 461 > | |
| 462 <FileConfiguration | |
| 463 Name="Debug|Win32" | |
| 464 > | |
| 465 <Tool | |
| 466 Name="VCCLCompilerTool" | |
| 467 AdditionalIncludeDirectories="" | |
| 468 PreprocessorDefinitions="" | |
| 469 /> | |
| 470 </FileConfiguration> | |
| 471 <FileConfiguration | |
| 472 Name="Release|Win32" | |
| 473 > | |
| 474 <Tool | |
| 475 Name="VCCLCompilerTool" | |
| 476 AdditionalIncludeDirectories="" | |
| 477 PreprocessorDefinitions="" | |
| 478 /> | |
| 479 </FileConfiguration> | |
| 480 </File> | |
| 481 <File | |
| 482 RelativePath="..\common\np_entry.cpp" | |
| 483 > | |
| 484 <FileConfiguration | |
| 485 Name="Debug|Win32" | |
| 486 > | |
| 487 <Tool | |
| 488 Name="VCCLCompilerTool" | |
| 489 AdditionalIncludeDirectories="" | |
| 490 PreprocessorDefinitions="" | |
| 491 /> | |
| 492 </FileConfiguration> | |
| 493 <FileConfiguration | |
| 494 Name="Release|Win32" | |
| 495 > | |
| 496 <Tool | |
| 497 Name="VCCLCompilerTool" | |
| 498 AdditionalIncludeDirectories="" | |
| 499 PreprocessorDefinitions="" | |
| 500 /> | |
| 501 </FileConfiguration> | |
| 502 </File> | |
| 503 <File | |
| 504 RelativePath="..\common\npn_gate.cpp" | |
| 505 > | |
| 506 <FileConfiguration | |
| 507 Name="Debug|Win32" | |
| 508 > | |
| 509 <Tool | |
| 510 Name="VCCLCompilerTool" | |
| 511 AdditionalIncludeDirectories="" | |
| 512 PreprocessorDefinitions="" | |
| 513 /> | |
| 514 </FileConfiguration> | |
| 515 <FileConfiguration | |
| 516 Name="Release|Win32" | |
| 517 > | |
| 518 <Tool | |
| 519 Name="VCCLCompilerTool" | |
| 520 AdditionalIncludeDirectories="" | |
| 521 PreprocessorDefinitions="" | |
| 522 /> | |
| 523 </FileConfiguration> | |
| 524 </File> | |
| 525 <File | |
| 526 RelativePath="..\common\npp_gate.cpp" | |
| 527 > | |
| 528 <FileConfiguration | |
| 529 Name="Debug|Win32" | |
| 530 > | |
| 531 <Tool | |
| 532 Name="VCCLCompilerTool" | |
| 533 AdditionalIncludeDirectories="" | |
| 534 PreprocessorDefinitions="" | |
| 535 /> | |
| 536 </FileConfiguration> | |
| 537 <FileConfiguration | |
| 538 Name="Release|Win32" | |
| 539 > | |
| 540 <Tool | |
| 541 Name="VCCLCompilerTool" | |
| 542 AdditionalIncludeDirectories="" | |
| 543 PreprocessorDefinitions="" | |
| 544 /> | |
| 545 </FileConfiguration> | |
| 546 </File> | |
| 547 <File | |
| 548 RelativePath="npspy.def" | |
| 549 > | |
| 550 </File> | |
| 551 <File | |
| 552 RelativePath="npspy.rc" | |
| 553 > | |
| 554 <FileConfiguration | |
| 555 Name="Debug|Win32" | |
| 556 > | |
| 557 <Tool | |
| 558 Name="VCResourceCompilerTool" | |
| 559 PreprocessorDefinitions="" | |
| 560 /> | |
| 561 </FileConfiguration> | |
| 562 <FileConfiguration | |
| 563 Name="Release|Win32" | |
| 564 > | |
| 565 <Tool | |
| 566 Name="VCResourceCompilerTool" | |
| 567 PreprocessorDefinitions="" | |
| 568 /> | |
| 569 </FileConfiguration> | |
| 570 </File> | |
| 571 <File | |
| 572 RelativePath="..\common\plugload.cpp" | |
| 573 > | |
| 574 <FileConfiguration | |
| 575 Name="Debug|Win32" | |
| 576 > | |
| 577 <Tool | |
| 578 Name="VCCLCompilerTool" | |
| 579 AdditionalIncludeDirectories="" | |
| 580 PreprocessorDefinitions="" | |
| 581 /> | |
| 582 </FileConfiguration> | |
| 583 <FileConfiguration | |
| 584 Name="Release|Win32" | |
| 585 > | |
| 586 <Tool | |
| 587 Name="VCCLCompilerTool" | |
| 588 AdditionalIncludeDirectories="" | |
| 589 PreprocessorDefinitions="" | |
| 590 /> | |
| 591 </FileConfiguration> | |
| 592 </File> | |
| 593 <File | |
| 594 RelativePath="..\common\profile.cpp" | |
| 595 > | |
| 596 <FileConfiguration | |
| 597 Name="Debug|Win32" | |
| 598 > | |
| 599 <Tool | |
| 600 Name="VCCLCompilerTool" | |
| 601 AdditionalIncludeDirectories="" | |
| 602 PreprocessorDefinitions="" | |
| 603 /> | |
| 604 </FileConfiguration> | |
| 605 <FileConfiguration | |
| 606 Name="Release|Win32" | |
| 607 > | |
| 608 <Tool | |
| 609 Name="VCCLCompilerTool" | |
| 610 AdditionalIncludeDirectories="" | |
| 611 PreprocessorDefinitions="" | |
| 612 /> | |
| 613 </FileConfiguration> | |
| 614 </File> | |
| 615 <File | |
| 616 RelativePath="profilew.cpp" | |
| 617 > | |
| 618 <FileConfiguration | |
| 619 Name="Debug|Win32" | |
| 620 > | |
| 621 <Tool | |
| 622 Name="VCCLCompilerTool" | |
| 623 AdditionalIncludeDirectories="" | |
| 624 PreprocessorDefinitions="" | |
| 625 /> | |
| 626 </FileConfiguration> | |
| 627 <FileConfiguration | |
| 628 Name="Release|Win32" | |
| 629 > | |
| 630 <Tool | |
| 631 Name="VCCLCompilerTool" | |
| 632 AdditionalIncludeDirectories="" | |
| 633 PreprocessorDefinitions="" | |
| 634 /> | |
| 635 </FileConfiguration> | |
| 636 </File> | |
| 637 <File | |
| 638 RelativePath="..\common\utils.cpp" | |
| 639 > | |
| 640 <FileConfiguration | |
| 641 Name="Debug|Win32" | |
| 642 > | |
| 643 <Tool | |
| 644 Name="VCCLCompilerTool" | |
| 645 AdditionalIncludeDirectories="" | |
| 646 PreprocessorDefinitions="" | |
| 647 /> | |
| 648 </FileConfiguration> | |
| 649 <FileConfiguration | |
| 650 Name="Release|Win32" | |
| 651 > | |
| 652 <Tool | |
| 653 Name="VCCLCompilerTool" | |
| 654 AdditionalIncludeDirectories="" | |
| 655 PreprocessorDefinitions="" | |
| 656 /> | |
| 657 </FileConfiguration> | |
| 658 </File> | |
| 659 <File | |
| 660 RelativePath="winentry.cpp" | |
| 661 > | |
| 662 <FileConfiguration | |
| 663 Name="Debug|Win32" | |
| 664 > | |
| 665 <Tool | |
| 666 Name="VCCLCompilerTool" | |
| 667 AdditionalIncludeDirectories="" | |
| 668 PreprocessorDefinitions="" | |
| 669 /> | |
| 670 </FileConfiguration> | |
| 671 <FileConfiguration | |
| 672 Name="Release|Win32" | |
| 673 > | |
| 674 <Tool | |
| 675 Name="VCCLCompilerTool" | |
| 676 AdditionalIncludeDirectories="" | |
| 677 PreprocessorDefinitions="" | |
| 678 /> | |
| 679 </FileConfiguration> | |
| 680 </File> | |
| 681 </Filter> | |
| 682 <Filter | |
| 683 Name="Header Files" | |
| 684 Filter="h;hpp;hxx;hm;inl" | |
| 685 > | |
| 686 <File | |
| 687 RelativePath="..\include\actionnames.h" | |
| 688 > | |
| 689 </File> | |
| 690 <File | |
| 691 RelativePath="..\include\dirpick.h" | |
| 692 > | |
| 693 </File> | |
| 694 <File | |
| 695 RelativePath="..\include\epmanager.h" | |
| 696 > | |
| 697 </File> | |
| 698 <File | |
| 699 RelativePath="..\include\format.h" | |
| 700 > | |
| 701 </File> | |
| 702 <File | |
| 703 RelativePath="..\include\logfile.h" | |
| 704 > | |
| 705 </File> | |
| 706 <File | |
| 707 RelativePath="..\include\logger.h" | |
| 708 > | |
| 709 </File> | |
| 710 <File | |
| 711 RelativePath="loggerw.h" | |
| 712 > | |
| 713 </File> | |
| 714 <File | |
| 715 RelativePath="..\include\plugload.h" | |
| 716 > | |
| 717 </File> | |
| 718 <File | |
| 719 RelativePath="..\include\profile.h" | |
| 720 > | |
| 721 </File> | |
| 722 <File | |
| 723 RelativePath="profilew.h" | |
| 724 > | |
| 725 </File> | |
| 726 <File | |
| 727 RelativePath="resource.h" | |
| 728 > | |
| 729 </File> | |
| 730 <File | |
| 731 RelativePath="windowsxx.h" | |
| 732 > | |
| 733 </File> | |
| 734 <File | |
| 735 RelativePath="..\include\xp.h" | |
| 736 > | |
| 737 </File> | |
| 738 </Filter> | |
| 739 <Filter | |
| 740 Name="Resource Files" | |
| 741 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
" | |
| 742 > | |
| 743 <File | |
| 744 RelativePath="res\cdrom.ico" | |
| 745 > | |
| 746 </File> | |
| 747 <File | |
| 748 RelativePath="res\floppy.ico" | |
| 749 > | |
| 750 </File> | |
| 751 <File | |
| 752 RelativePath="res\foldcl.ico" | |
| 753 > | |
| 754 </File> | |
| 755 <File | |
| 756 RelativePath="res\foldop.ico" | |
| 757 > | |
| 758 </File> | |
| 759 <File | |
| 760 RelativePath="res\foldopse.ico" | |
| 761 > | |
| 762 </File> | |
| 763 <File | |
| 764 RelativePath="res\harddr.ico" | |
| 765 > | |
| 766 </File> | |
| 767 <File | |
| 768 RelativePath="res\icon.ico" | |
| 769 > | |
| 770 </File> | |
| 771 <File | |
| 772 RelativePath="res\netdr.ico" | |
| 773 > | |
| 774 </File> | |
| 775 <File | |
| 776 RelativePath="res\ramdr.ico" | |
| 777 > | |
| 778 </File> | |
| 779 </Filter> | |
| 780 </Files> | |
| 781 <Globals> | |
| 782 </Globals> | |
| 783 </VisualStudioProject> | |
| OLD | NEW |