Changeset 60
- Timestamp:
- 10/15/2007 2:54:07 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
-
Eraser.vcproj (modified) (14 diffs)
-
EraserDll/EraserDll.vcproj (modified) (14 diffs)
-
EraserUI/EraserUI.vcproj (modified) (3 diffs)
-
Erasext/Erasext.vcproj (modified) (15 diffs)
-
Launcher/Launcher.vcproj (modified) (9 diffs)
-
Verify/Verify.vcproj (modified) (20 diffs)
-
shared/Shared.vcproj (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eraser.vcproj
r59 r60 396 396 RelativePath="ChildFrame.cpp" 397 397 > 398 </File> 399 <File 400 RelativePath="DateTimeInit.cpp" 401 > 402 </File> 403 <File 404 RelativePath="DropTargetWnd.cpp" 405 > 406 </File> 407 <File 408 RelativePath="Eraser.cpp" 409 > 410 </File> 411 <File 412 RelativePath="Eraser.rc" 413 > 414 </File> 415 <File 416 RelativePath="EraserDlg.cpp" 417 > 418 </File> 419 <File 420 RelativePath="EraserDoc.cpp" 421 > 422 </File> 423 <File 424 RelativePath="EraserView.cpp" 425 > 426 </File> 427 <File 428 RelativePath="HotKeyDlg.cpp" 429 > 430 </File> 431 <File 432 RelativePath="HotKeyListCtrl.cpp" 433 > 434 </File> 435 <File 436 RelativePath="Item.cpp" 437 > 438 </File> 439 <File 440 RelativePath="KeyComboDlg.cpp" 441 > 442 </File> 443 <File 444 RelativePath="MainFrm.cpp" 445 > 446 </File> 447 <File 448 RelativePath="OleTreeCtrl.cpp" 449 > 450 </File> 451 <File 452 RelativePath="PreferencesPage.cpp" 453 > 454 </File> 455 <File 456 RelativePath="PreferencesSheet.cpp" 457 > 458 </File> 459 <File 460 RelativePath="SchedulerView.cpp" 461 > 462 </File> 463 <File 464 RelativePath="ShellListView.cpp" 465 > 466 </File> 467 <File 468 RelativePath="ShellTree.cpp" 469 > 470 </File> 471 <File 472 RelativePath="StdAfx.cpp" 473 > 398 474 <FileConfiguration 399 475 Name="Debug|Win32" … … 401 477 <Tool 402 478 Name="VCCLCompilerTool" 403 PreprocessorDefinitions=""404 BasicRuntimeChecks="3"405 />406 </FileConfiguration>407 <FileConfiguration408 Name="Debug|x64"409 >410 <Tool411 Name="VCCLCompilerTool"412 PreprocessorDefinitions=""413 BasicRuntimeChecks="3"414 />415 </FileConfiguration>416 <FileConfiguration417 Name="Release|Win32"418 >419 <Tool420 Name="VCCLCompilerTool"421 PreprocessorDefinitions=""422 />423 </FileConfiguration>424 <FileConfiguration425 Name="Release|x64"426 >427 <Tool428 Name="VCCLCompilerTool"429 PreprocessorDefinitions=""430 />431 </FileConfiguration>432 </File>433 <File434 RelativePath="DateTimeInit.cpp"435 >436 <FileConfiguration437 Name="Debug|Win32"438 >439 <Tool440 Name="VCCLCompilerTool"441 PreprocessorDefinitions=""442 BasicRuntimeChecks="3"443 />444 </FileConfiguration>445 <FileConfiguration446 Name="Debug|x64"447 >448 <Tool449 Name="VCCLCompilerTool"450 PreprocessorDefinitions=""451 BasicRuntimeChecks="3"452 />453 </FileConfiguration>454 <FileConfiguration455 Name="Release|Win32"456 >457 <Tool458 Name="VCCLCompilerTool"459 PreprocessorDefinitions=""460 />461 </FileConfiguration>462 <FileConfiguration463 Name="Release|x64"464 >465 <Tool466 Name="VCCLCompilerTool"467 PreprocessorDefinitions=""468 />469 </FileConfiguration>470 </File>471 <File472 RelativePath=".\DropTargetWnd.cpp"473 >474 </File>475 <File476 RelativePath="Eraser.cpp"477 >478 <FileConfiguration479 Name="Debug|Win32"480 >481 <Tool482 Name="VCCLCompilerTool"483 PreprocessorDefinitions=""484 BasicRuntimeChecks="3"485 />486 </FileConfiguration>487 <FileConfiguration488 Name="Debug|x64"489 >490 <Tool491 Name="VCCLCompilerTool"492 PreprocessorDefinitions=""493 BasicRuntimeChecks="3"494 />495 </FileConfiguration>496 <FileConfiguration497 Name="Release|Win32"498 >499 <Tool500 Name="VCCLCompilerTool"501 PreprocessorDefinitions=""502 />503 </FileConfiguration>504 <FileConfiguration505 Name="Release|x64"506 >507 <Tool508 Name="VCCLCompilerTool"509 PreprocessorDefinitions=""510 />511 </FileConfiguration>512 </File>513 <File514 RelativePath="Eraser.rc"515 >516 </File>517 <File518 RelativePath="EraserDlg.cpp"519 >520 <FileConfiguration521 Name="Debug|Win32"522 >523 <Tool524 Name="VCCLCompilerTool"525 PreprocessorDefinitions=""526 BasicRuntimeChecks="3"527 />528 </FileConfiguration>529 <FileConfiguration530 Name="Debug|x64"531 >532 <Tool533 Name="VCCLCompilerTool"534 PreprocessorDefinitions=""535 BasicRuntimeChecks="3"536 />537 </FileConfiguration>538 <FileConfiguration539 Name="Release|Win32"540 >541 <Tool542 Name="VCCLCompilerTool"543 PreprocessorDefinitions=""544 />545 </FileConfiguration>546 <FileConfiguration547 Name="Release|x64"548 >549 <Tool550 Name="VCCLCompilerTool"551 PreprocessorDefinitions=""552 />553 </FileConfiguration>554 </File>555 <File556 RelativePath="EraserDoc.cpp"557 >558 <FileConfiguration559 Name="Debug|Win32"560 >561 <Tool562 Name="VCCLCompilerTool"563 PreprocessorDefinitions=""564 BasicRuntimeChecks="3"565 />566 </FileConfiguration>567 <FileConfiguration568 Name="Debug|x64"569 >570 <Tool571 Name="VCCLCompilerTool"572 PreprocessorDefinitions=""573 BasicRuntimeChecks="3"574 />575 </FileConfiguration>576 <FileConfiguration577 Name="Release|Win32"578 >579 <Tool580 Name="VCCLCompilerTool"581 PreprocessorDefinitions=""582 />583 </FileConfiguration>584 <FileConfiguration585 Name="Release|x64"586 >587 <Tool588 Name="VCCLCompilerTool"589 PreprocessorDefinitions=""590 />591 </FileConfiguration>592 </File>593 <File594 RelativePath="EraserView.cpp"595 >596 <FileConfiguration597 Name="Debug|Win32"598 >599 <Tool600 Name="VCCLCompilerTool"601 PreprocessorDefinitions=""602 BasicRuntimeChecks="3"603 />604 </FileConfiguration>605 <FileConfiguration606 Name="Debug|x64"607 >608 <Tool609 Name="VCCLCompilerTool"610 PreprocessorDefinitions=""611 BasicRuntimeChecks="3"612 />613 </FileConfiguration>614 <FileConfiguration615 Name="Release|Win32"616 >617 <Tool618 Name="VCCLCompilerTool"619 PreprocessorDefinitions=""620 />621 </FileConfiguration>622 <FileConfiguration623 Name="Release|x64"624 >625 <Tool626 Name="VCCLCompilerTool"627 PreprocessorDefinitions=""628 />629 </FileConfiguration>630 </File>631 <File632 RelativePath=".\HotKeyDlg.cpp"633 >634 </File>635 <File636 RelativePath=".\HotKeyListCtrl.cpp"637 >638 </File>639 <File640 RelativePath="Item.cpp"641 >642 <FileConfiguration643 Name="Debug|Win32"644 >645 <Tool646 Name="VCCLCompilerTool"647 PreprocessorDefinitions=""648 BasicRuntimeChecks="3"649 />650 </FileConfiguration>651 <FileConfiguration652 Name="Debug|x64"653 >654 <Tool655 Name="VCCLCompilerTool"656 PreprocessorDefinitions=""657 BasicRuntimeChecks="3"658 />659 </FileConfiguration>660 <FileConfiguration661 Name="Release|Win32"662 >663 <Tool664 Name="VCCLCompilerTool"665 PreprocessorDefinitions=""666 />667 </FileConfiguration>668 <FileConfiguration669 Name="Release|x64"670 >671 <Tool672 Name="VCCLCompilerTool"673 PreprocessorDefinitions=""674 />675 </FileConfiguration>676 </File>677 <File678 RelativePath=".\KeyComboDlg.cpp"679 >680 </File>681 <File682 RelativePath="MainFrm.cpp"683 >684 <FileConfiguration685 Name="Debug|Win32"686 >687 <Tool688 Name="VCCLCompilerTool"689 PreprocessorDefinitions=""690 BasicRuntimeChecks="3"691 />692 </FileConfiguration>693 <FileConfiguration694 Name="Debug|x64"695 >696 <Tool697 Name="VCCLCompilerTool"698 PreprocessorDefinitions=""699 BasicRuntimeChecks="3"700 />701 </FileConfiguration>702 <FileConfiguration703 Name="Release|Win32"704 >705 <Tool706 Name="VCCLCompilerTool"707 PreprocessorDefinitions=""708 />709 </FileConfiguration>710 <FileConfiguration711 Name="Release|x64"712 >713 <Tool714 Name="VCCLCompilerTool"715 PreprocessorDefinitions=""716 />717 </FileConfiguration>718 </File>719 <File720 RelativePath=".\OleTreeCtrl.cpp"721 >722 </File>723 <File724 RelativePath="PreferencesPage.cpp"725 >726 <FileConfiguration727 Name="Debug|Win32"728 >729 <Tool730 Name="VCCLCompilerTool"731 PreprocessorDefinitions=""732 BasicRuntimeChecks="3"733 />734 </FileConfiguration>735 <FileConfiguration736 Name="Debug|x64"737 >738 <Tool739 Name="VCCLCompilerTool"740 PreprocessorDefinitions=""741 BasicRuntimeChecks="3"742 />743 </FileConfiguration>744 <FileConfiguration745 Name="Release|Win32"746 >747 <Tool748 Name="VCCLCompilerTool"749 PreprocessorDefinitions=""750 />751 </FileConfiguration>752 <FileConfiguration753 Name="Release|x64"754 >755 <Tool756 Name="VCCLCompilerTool"757 PreprocessorDefinitions=""758 />759 </FileConfiguration>760 </File>761 <File762 RelativePath="PreferencesSheet.cpp"763 >764 <FileConfiguration765 Name="Debug|Win32"766 >767 <Tool768 Name="VCCLCompilerTool"769 PreprocessorDefinitions=""770 BasicRuntimeChecks="3"771 />772 </FileConfiguration>773 <FileConfiguration774 Name="Debug|x64"775 >776 <Tool777 Name="VCCLCompilerTool"778 PreprocessorDefinitions=""779 BasicRuntimeChecks="3"780 />781 </FileConfiguration>782 <FileConfiguration783 Name="Release|Win32"784 >785 <Tool786 Name="VCCLCompilerTool"787 PreprocessorDefinitions=""788 />789 </FileConfiguration>790 <FileConfiguration791 Name="Release|x64"792 >793 <Tool794 Name="VCCLCompilerTool"795 PreprocessorDefinitions=""796 />797 </FileConfiguration>798 </File>799 <File800 RelativePath="SchedulerView.cpp"801 >802 <FileConfiguration803 Name="Debug|Win32"804 >805 <Tool806 Name="VCCLCompilerTool"807 PreprocessorDefinitions=""808 BasicRuntimeChecks="3"809 />810 </FileConfiguration>811 <FileConfiguration812 Name="Debug|x64"813 >814 <Tool815 Name="VCCLCompilerTool"816 PreprocessorDefinitions=""817 BasicRuntimeChecks="3"818 />819 </FileConfiguration>820 <FileConfiguration821 Name="Release|Win32"822 >823 <Tool824 Name="VCCLCompilerTool"825 PreprocessorDefinitions=""826 />827 </FileConfiguration>828 <FileConfiguration829 Name="Release|x64"830 >831 <Tool832 Name="VCCLCompilerTool"833 PreprocessorDefinitions=""834 />835 </FileConfiguration>836 </File>837 <File838 RelativePath="ShellListView.cpp"839 >840 <FileConfiguration841 Name="Debug|Win32"842 >843 <Tool844 Name="VCCLCompilerTool"845 PreprocessorDefinitions=""846 BasicRuntimeChecks="3"847 />848 </FileConfiguration>849 <FileConfiguration850 Name="Debug|x64"851 >852 <Tool853 Name="VCCLCompilerTool"854 PreprocessorDefinitions=""855 BasicRuntimeChecks="3"856 />857 </FileConfiguration>858 <FileConfiguration859 Name="Release|Win32"860 >861 <Tool862 Name="VCCLCompilerTool"863 PreprocessorDefinitions=""864 />865 </FileConfiguration>866 <FileConfiguration867 Name="Release|x64"868 >869 <Tool870 Name="VCCLCompilerTool"871 PreprocessorDefinitions=""872 />873 </FileConfiguration>874 </File>875 <File876 RelativePath=".\ShellTree.cpp"877 >878 </File>879 <File880 RelativePath="StdAfx.cpp"881 >882 <FileConfiguration883 Name="Debug|Win32"884 >885 <Tool886 Name="VCCLCompilerTool"887 PreprocessorDefinitions=""888 BasicRuntimeChecks="3"889 479 UsePrecompiledHeader="1" 890 480 /> … … 895 485 <Tool 896 486 Name="VCCLCompilerTool" 897 PreprocessorDefinitions=""898 BasicRuntimeChecks="3"899 487 UsePrecompiledHeader="1" 900 488 /> … … 905 493 <Tool 906 494 Name="VCCLCompilerTool" 907 PreprocessorDefinitions=""908 495 UsePrecompiledHeader="1" 909 496 /> … … 914 501 <Tool 915 502 Name="VCCLCompilerTool" 916 PreprocessorDefinitions=""917 503 UsePrecompiledHeader="1" 918 504 /> … … 922 508 RelativePath="SystemTray.cpp" 923 509 > 924 <FileConfiguration925 Name="Debug|Win32"926 >927 <Tool928 Name="VCCLCompilerTool"929 PreprocessorDefinitions=""930 BasicRuntimeChecks="3"931 />932 </FileConfiguration>933 <FileConfiguration934 Name="Debug|x64"935 >936 <Tool937 Name="VCCLCompilerTool"938 PreprocessorDefinitions=""939 BasicRuntimeChecks="3"940 />941 </FileConfiguration>942 <FileConfiguration943 Name="Release|Win32"944 >945 <Tool946 Name="VCCLCompilerTool"947 PreprocessorDefinitions=""948 />949 </FileConfiguration>950 <FileConfiguration951 Name="Release|x64"952 >953 <Tool954 Name="VCCLCompilerTool"955 PreprocessorDefinitions=""956 />957 </FileConfiguration>958 510 </File> 959 511 <File 960 512 RelativePath="TaskDataPage.cpp" 961 513 > 962 <FileConfiguration963 Name="Debug|Win32"964 >965 <Tool966 Name="VCCLCompilerTool"967 PreprocessorDefinitions=""968 BasicRuntimeChecks="3"969 />970 </FileConfiguration>971 <FileConfiguration972 Name="Debug|x64"973 >974 <Tool975 Name="VCCLCompilerTool"976 PreprocessorDefinitions=""977 BasicRuntimeChecks="3"978 />979 </FileConfiguration>980 <FileConfiguration981 Name="Release|Win32"982 >983 <Tool984 Name="VCCLCompilerTool"985 PreprocessorDefinitions=""986 />987 </FileConfiguration>988 <FileConfiguration989 Name="Release|x64"990 >991 <Tool992 Name="VCCLCompilerTool"993 PreprocessorDefinitions=""994 />995 </FileConfiguration>996 514 </File> 997 515 <File 998 516 RelativePath="TaskPropertySheet.cpp" 999 517 > 1000 <FileConfiguration1001 Name="Debug|Win32"1002 >1003 <Tool1004 Name="VCCLCompilerTool"1005 PreprocessorDefinitions=""1006 BasicRuntimeChecks="3"1007 />1008 </FileConfiguration>1009 <FileConfiguration1010 Name="Debug|x64"1011 >1012 <Tool1013 Name="VCCLCompilerTool"1014 PreprocessorDefinitions=""1015 BasicRuntimeChecks="3"1016 />1017 </FileConfiguration>1018 <FileConfiguration1019 Name="Release|Win32"1020 >1021 <Tool1022 Name="VCCLCompilerTool"1023 PreprocessorDefinitions=""1024 />1025 </FileConfiguration>1026 <FileConfiguration1027 Name="Release|x64"1028 >1029 <Tool1030 Name="VCCLCompilerTool"1031 PreprocessorDefinitions=""1032 />1033 </FileConfiguration>1034 518 </File> 1035 519 </Filter> … … 1047 531 </File> 1048 532 <File 1049 RelativePath=" .\DropTargetWnd.h"533 RelativePath="DropTargetWnd.h" 1050 534 > 1051 535 </File> … … 1059 543 </File> 1060 544 <File 1061 RelativePath="EraserDll\EraserDll.h"1062 >1063 </File>1064 <File1065 545 RelativePath="EraserDoc.h" 1066 546 > … … 1071 551 </File> 1072 552 <File 1073 RelativePath=" .\HotKeyDlg.h"1074 > 1075 </File> 1076 <File 1077 RelativePath=" .\HotKeyListCtrl.h"553 RelativePath="HotKeyDlg.h" 554 > 555 </File> 556 <File 557 RelativePath="HotKeyListCtrl.h" 1078 558 > 1079 559 </File> … … 1083 563 </File> 1084 564 <File 1085 RelativePath=" .\KeyComboDlg.h"565 RelativePath="KeyComboDlg.h" 1086 566 > 1087 567 </File> … … 1091 571 </File> 1092 572 <File 1093 RelativePath=" .\OleTreeCtrl.h"573 RelativePath="OleTreeCtrl.h" 1094 574 > 1095 575 </File> … … 1111 591 </File> 1112 592 <File 1113 RelativePath=" .\ShellTree.h"593 RelativePath="ShellTree.h" 1114 594 > 1115 595 </File> … … 1156 636 </File> 1157 637 <File 1158 RelativePath=" .\res\ftnetwork.bmp"638 RelativePath="res\ftnetwork.bmp" 1159 639 > 1160 640 </File> … … 1196 676 </File> 1197 677 <File 1198 RelativePath=" .\res\tfdropcopy.cur"1199 > 1200 </File> 1201 <File 1202 RelativePath=" .\res\tfnodrop.cur"1203 > 1204 </File> 1205 <File 1206 RelativePath=" .\res\tfnodropcopy.cur"1207 > 1208 </File> 1209 <File 1210 RelativePath=" .\res\tfnodropmove.cur"678 RelativePath="res\tfdropcopy.cur" 679 > 680 </File> 681 <File 682 RelativePath="res\tfnodrop.cur" 683 > 684 </File> 685 <File 686 RelativePath="res\tfnodropcopy.cur" 687 > 688 </File> 689 <File 690 RelativePath="res\tfnodropmove.cur" 1211 691 > 1212 692 </File> -
trunk/EraserDll/EraserDll.vcproj
r59 r60 47 47 SuppressStartupBanner="true" 48 48 TargetEnvironment="1" 49 TypeLibraryName=" .\Debug/EraserDll.tlb"49 TypeLibraryName="Debug/EraserDll.tlb" 50 50 HeaderFileName="" 51 51 /> … … 142 142 SuppressStartupBanner="true" 143 143 TargetEnvironment="3" 144 TypeLibraryName=" .\Debug/EraserDll.tlb"144 TypeLibraryName="Debug/EraserDll.tlb" 145 145 HeaderFileName="" 146 146 /> … … 238 238 SuppressStartupBanner="true" 239 239 TargetEnvironment="1" 240 TypeLibraryName=" .\Release/EraserDll.tlb"240 TypeLibraryName="Release/EraserDll.tlb" 241 241 HeaderFileName="" 242 242 /> … … 334 334 SuppressStartupBanner="true" 335 335 TargetEnvironment="3" 336 TypeLibraryName=" .\Release/EraserDll.tlb"336 TypeLibraryName="Release/EraserDll.tlb" 337 337 HeaderFileName="" 338 338 /> … … 412 412 RelativePath="ByteEdit.cpp" 413 413 > 414 </File> 415 <File 416 RelativePath="Common.cpp" 417 > 418 </File> 419 <File 420 RelativePath="Custom.cpp" 421 > 422 </File> 423 <File 424 RelativePath="CustomMethodEdit.cpp" 425 > 426 </File> 427 <File 428 RelativePath="DOD.cpp" 429 > 430 </File> 431 <File 432 RelativePath="Eraser.cpp" 433 > 434 </File> 435 <File 436 RelativePath="Eraser.rc" 437 > 438 </File> 439 <File 440 RelativePath="FAT.cpp" 441 > 442 </File> 443 <File 444 RelativePath="File.cpp" 445 > 446 </File> 447 <File 448 RelativePath="FileLockResolver.cpp" 449 > 450 </File> 451 <File 452 RelativePath="FillMemoryWith.cpp" 453 > 454 </File> 455 <File 456 RelativePath="FirstLast2kb.cpp" 457 > 458 </File> 459 <File 460 RelativePath="FreeSpace.cpp" 461 > 462 </File> 463 <File 464 RelativePath="Gutmann.cpp" 465 > 466 </File> 467 <File 468 RelativePath="NTFS.cpp" 469 > 470 </File> 471 <File 472 RelativePath="OptionPages.cpp" 473 > 474 </File> 475 <File 476 RelativePath="Options.cpp" 477 > 478 </File> 479 <File 480 RelativePath="OptionsDlg.cpp" 481 > 482 </File> 483 <File 484 RelativePath="Pass.cpp" 485 > 486 </File> 487 <File 488 RelativePath="PassEditDlg.cpp" 489 > 490 </File> 491 <File 492 RelativePath="Random.cpp" 493 > 494 </File> 495 <File 496 RelativePath="ReportDialog.cpp" 497 > 498 </File> 499 <File 500 RelativePath="RND.cpp" 501 > 502 </File> 503 <File 504 RelativePath="sboxes.cpp" 505 > 506 </File> 507 <File 508 RelativePath="Schneier7Pass.cpp" 509 > 510 </File> 511 <File 512 RelativePath="SecManDlg.cpp" 513 > 514 </File> 515 <File 516 RelativePath="SecurityManager.cpp" 517 > 518 </File> 519 <File 520 RelativePath="StdAfx.cpp" 521 > 414 522 <FileConfiguration 415 523 Name="Debug|Win32" … … 417 525 <Tool 418 526 Name="VCCLCompilerTool" 419 Optimization="0"420 PreprocessorDefinitions=""421 />422 </FileConfiguration>423 <FileConfiguration424 Name="Debug|x64"425 >426 <Tool427 Name="VCCLCompilerTool"428 Optimization="0"429 PreprocessorDefinitions=""430 />431 </FileConfiguration>432 <FileConfiguration433 Name="Release|Win32"434 >435 <Tool436 Name="VCCLCompilerTool"437 Optimization="3"438 PreprocessorDefinitions=""439 />440 </FileConfiguration>441 <FileConfiguration442 Name="Release|x64"443 >444 <Tool445 Name="VCCLCompilerTool"446 Optimization="3"447 PreprocessorDefinitions=""448 />449 </FileConfiguration>450 </File>451 <File452 RelativePath="Common.cpp"453 >454 <FileConfiguration455 Name="Debug|Win32"456 >457 <Tool458 Name="VCCLCompilerTool"459 Optimization="0"460 PreprocessorDefinitions=""461 />462 </FileConfiguration>463 <FileConfiguration464 Name="Debug|x64"465 >466 <Tool467 Name="VCCLCompilerTool"468 Optimization="0"469 PreprocessorDefinitions=""470 />471 </FileConfiguration>472 <FileConfiguration473 Name="Release|Win32"474 >475 <Tool476 Name="VCCLCompilerTool"477 Optimization="3"478 PreprocessorDefinitions=""479 />480 </FileConfiguration>481 <FileConfiguration482 Name="Release|x64"483 >484 <Tool485 Name="VCCLCompilerTool"486 Optimization="3"487 PreprocessorDefinitions=""488 />489 </FileConfiguration>490 </File>491 <File492 RelativePath="Custom.cpp"493 >494 <FileConfiguration495 Name="Debug|Win32"496 >497 <Tool498 Name="VCCLCompilerTool"499 Optimization="0"500 PreprocessorDefinitions=""501 />502 </FileConfiguration>503 <FileConfiguration504 Name="Debug|x64"505 >506 <Tool507 Name="VCCLCompilerTool"508 Optimization="0"509 PreprocessorDefinitions=""510 />511 </FileConfiguration>512 <FileConfiguration513 Name="Release|Win32"514 >515 <Tool516 Name="VCCLCompilerTool"517 Optimization="3"518 PreprocessorDefinitions=""519 />520 </FileConfiguration>521 <FileConfiguration522 Name="Release|x64"523 >524 <Tool525 Name="VCCLCompilerTool"526 Optimization="3"527 PreprocessorDefinitions=""528 />529 </FileConfiguration>530 </File>531 <File532 RelativePath="CustomMethodEdit.cpp"533 >534 <FileConfiguration535 Name="Debug|Win32"536 >537 <Tool538 Name="VCCLCompilerTool"539 Optimization="0"540 PreprocessorDefinitions=""541 />542 </FileConfiguration>543 <FileConfiguration544 Name="Debug|x64"545 >546 <Tool547 Name="VCCLCompilerTool"548 Optimization="0"549 PreprocessorDefinitions=""550 />551 </FileConfiguration>552 <FileConfiguration553 Name="Release|Win32"554 >555 <Tool556 Name="VCCLCompilerTool"557 Optimization="3"558 PreprocessorDefinitions=""559 />560 </FileConfiguration>561 <FileConfiguration562 Name="Release|x64"563 >564 <Tool565 Name="VCCLCompilerTool"566 Optimization="3"567 PreprocessorDefinitions=""568 />569 </FileConfiguration>570 </File>571 <File572 RelativePath="DOD.cpp"573 >574 <FileConfiguration575 Name="Debug|Win32"576 >577 <Tool578 Name="VCCLCompilerTool"579 Optimization="0"580 PreprocessorDefinitions=""581 />582 </FileConfiguration>583 <FileConfiguration584 Name="Debug|x64"585 >586 <Tool587 Name="VCCLCompilerTool"588 Optimization="0"589 PreprocessorDefinitions=""590 />591 </FileConfiguration>592 <FileConfiguration593 Name="Release|Win32"594 >595 <Tool596 Name="VCCLCompilerTool"597 Optimization="3"598 PreprocessorDefinitions=""599 />600 </FileConfiguration>601 <FileConfiguration602 Name="Release|x64"603 >604 <Tool605 Name="VCCLCompilerTool"606 Optimization="3"607 PreprocessorDefinitions=""608 />609 </FileConfiguration>610 </File>611 <File612 RelativePath="Eraser.cpp"613 >614 <FileConfiguration615 Name="Debug|Win32"616 >617 <Tool618 Name="VCCLCompilerTool"619 Optimization="0"620 PreprocessorDefinitions=""621 />622 </FileConfiguration>623 <FileConfiguration624 Name="Debug|x64"625 >626 <Tool627 Name="VCCLCompilerTool"628 Optimization="0"629 PreprocessorDefinitions=""630 />631 </FileConfiguration>632 <FileConfiguration633 Name="Release|Win32"634 >635 <Tool636 Name="VCCLCompilerTool"637 Optimization="3"638 PreprocessorDefinitions=""639 />640 </FileConfiguration>641 <FileConfiguration642 Name="Release|x64"643 >644 <Tool645 Name="VCCLCompilerTool"646 Optimization="3"647 PreprocessorDefinitions=""648 />649 </FileConfiguration>650 </File>651 <File652 RelativePath="Eraser.rc"653 >654 </File>655 <File656 RelativePath="FAT.cpp"657 >658 <FileConfiguration659 Name="Debug|Win32"660 >661 <Tool662 Name="VCCLCompilerTool"663 Optimization="0"664 PreprocessorDefinitions=""665 />666 </FileConfiguration>667 <FileConfiguration668 Name="Debug|x64"669 >670 <Tool671 Name="VCCLCompilerTool"672 Optimization="0"673 PreprocessorDefinitions=""674 />675 </FileConfiguration>676 <FileConfiguration677 Name="Release|Win32"678 >679 <Tool680 Name="VCCLCompilerTool"681 Optimization="3"682 PreprocessorDefinitions=""683 />684 </FileConfiguration>685 <FileConfiguration686 Name="Release|x64"687 >688 <Tool689 Name="VCCLCompilerTool"690 Optimization="3"691 PreprocessorDefinitions=""692 />693 </FileConfiguration>694 </File>695 <File696 RelativePath="File.cpp"697 >698 <FileConfiguration699 Name="Debug|Win32"700 >701 <Tool702 Name="VCCLCompilerTool"703 Optimization="0"704 PreprocessorDefinitions=""705 />706 </FileConfiguration>707 <FileConfiguration708 Name="Debug|x64"709 >710 <Tool711 Name="VCCLCompilerTool"712 Optimization="0"713 PreprocessorDefinitions=""714 />715 </FileConfiguration>716 <FileConfiguration717 Name="Release|Win32"718 >719 <Tool720 Name="VCCLCompilerTool"721 Optimization="3"722 PreprocessorDefinitions=""723 />724 </FileConfiguration>725 <FileConfiguration726 Name="Release|x64"727 >728 <Tool729 Name="VCCLCompilerTool"730 Optimization="3"731 PreprocessorDefinitions=""732 />733 </FileConfiguration>734 </File>735 <File736 RelativePath=".\FileLockResolver.cpp"737 >738 </File>739 <File740 RelativePath="FillMemoryWith.cpp"741 >742 <FileConfiguration743 Name="Debug|Win32"744 >745 <Tool746 Name="VCCLCompilerTool"747 Optimization="0"748 PreprocessorDefinitions=""749 />750 </FileConfiguration>751 <FileConfiguration752 Name="Debug|x64"753 >754 <Tool755 Name="VCCLCompilerTool"756 Optimization="0"757 PreprocessorDefinitions=""758 />759 </FileConfiguration>760 <FileConfiguration761 Name="Release|Win32"762 >763 <Tool764 Name="VCCLCompilerTool"765 Optimization="3"766 PreprocessorDefinitions=""767 />768 </FileConfiguration>769 <FileConfiguration770 Name="Release|x64"771 >772 <Tool773 Name="VCCLCompilerTool"774 Optimization="3"775 PreprocessorDefinitions=""776 />777 </FileConfiguration>778 </File>779 <File780 RelativePath=".\FirstLast2kb.cpp"781 >782 </File>783 <File784 RelativePath="FreeSpace.cpp"785 >786 <FileConfiguration787 Name="Debug|Win32"788 >789 <Tool790 Name="VCCLCompilerTool"791 Optimization="0"792 PreprocessorDefinitions=""793 />794 </FileConfiguration>795 <FileConfiguration796 Name="Debug|x64"797 >798 <Tool799 Name="VCCLCompilerTool"800 Optimization="0"801 PreprocessorDefinitions=""802 />803 </FileConfiguration>804 <FileConfiguration805 Name="Release|Win32"806 >807 <Tool808 Name="VCCLCompilerTool"809 Optimization="3"810 PreprocessorDefinitions=""811 />812 </FileConfiguration>813 <FileConfiguration814 Name="Release|x64"815 >816 <Tool817 Name="VCCLCompilerTool"818 Optimization="3"819 PreprocessorDefinitions=""820 />821 </FileConfiguration>822 </File>823 <File824 RelativePath="Gutmann.cpp"825 >826 <FileConfiguration827 Name="Debug|Win32"828 >829 <Tool830 Name="VCCLCompilerTool"831 Optimization="0"832 PreprocessorDefinitions=""833 />834 </FileConfiguration>835 <FileConfiguration836 Name="Debug|x64"837 >838 <Tool839 Name="VCCLCompilerTool"840 Optimization="0"841 PreprocessorDefinitions=""842 />843 </FileConfiguration>844 <FileConfiguration845 Name="Release|Win32"846 >847 <Tool848 Name="VCCLCompilerTool"849 Optimization="3"850 PreprocessorDefinitions=""851 />852 </FileConfiguration>853 <FileConfiguration854 Name="Release|x64"855 >856 <Tool857 Name="VCCLCompilerTool"858 Optimization="3"859 PreprocessorDefinitions=""860 />861 </FileConfiguration>862 </File>863 <File864 RelativePath="NTFS.cpp"865 >866 <FileConfiguration867 Name="Debug|Win32"868 >869 <Tool870 Name="VCCLCompilerTool"871 Optimization="0"872 PreprocessorDefinitions=""873 />874 </FileConfiguration>875 <FileConfiguration876 Name="Debug|x64"877 >878 <Tool879 Name="VCCLCompilerTool"880 Optimization="0"881 PreprocessorDefinitions=""882 />883 </FileConfiguration>884 <FileConfiguration885 Name="Release|Win32"886 >887 <Tool888 Name="VCCLCompilerTool"889 Optimization="3"890 PreprocessorDefinitions=""891 />892 </FileConfiguration>893 <FileConfiguration894 Name="Release|x64"895 >896 <Tool897 Name="VCCLCompilerTool"898 Optimization="3"899 PreprocessorDefinitions=""900 />901 </FileConfiguration>902 </File>903 <File904 RelativePath="OptionPages.cpp"905 >906 <FileConfiguration907 Name="Debug|Win32"908 >909 <Tool910 Name="VCCLCompilerTool"911 Optimization="0"912 PreprocessorDefinitions=""913 />914 </FileConfiguration>915 <FileConfiguration916 Name="Debug|x64"917 >918 <Tool919 Name="VCCLCompilerTool"920 Optimization="0"921 PreprocessorDefinitions=""922 />923 </FileConfiguration>924 <FileConfiguration925 Name="Release|Win32"926 >927 <Tool928 Name="VCCLCompilerTool"929 Optimization="3"930 PreprocessorDefinitions=""931 />932 </FileConfiguration>933 <FileConfiguration934 Name="Release|x64"935 >936 <Tool937 Name="VCCLCompilerTool"938 Optimization="3"939 PreprocessorDefinitions=""940 />941 </FileConfiguration>942 </File>943 <File944 RelativePath="Options.cpp"945 >946 <FileConfiguration947 Name="Debug|Win32"948 >949 <Tool950 Name="VCCLCompilerTool"951 Optimization="0"952 PreprocessorDefinitions=""953 />954 </FileConfiguration>955 <FileConfiguration956 Name="Debug|x64"957 >958 <Tool959 Name="VCCLCompilerTool"960 Optimization="0"961 PreprocessorDefinitions=""962 />963 </FileConfiguration>964 <FileConfiguration965 Name="Release|Win32"966 >967 <Tool968 Name="VCCLCompilerTool"969 Optimization="3"970 PreprocessorDefinitions=""971 />972 </FileConfiguration>973 <FileConfiguration974 Name="Release|x64"975 >976 <Tool977 Name="VCCLCompilerTool"978 Optimization="3"979 PreprocessorDefinitions=""980 />981 </FileConfiguration>982 </File>983 <File984 RelativePath="OptionsDlg.cpp"985 >986 <FileConfiguration987 Name="Debug|Win32"988 >989 <Tool990 Name="VCCLCompilerTool"991 Optimization="0"992 PreprocessorDefinitions=""993 />994 </FileConfiguration>995 <FileConfiguration996 Name="Debug|x64"997 >998 <Tool999 Name="VCCLCompilerTool"1000 Optimization="0"1001 PreprocessorDefinitions=""1002 />1003 </FileConfiguration>1004 <FileConfiguration1005 Name="Release|Win32"1006 >1007 <Tool1008 Name="VCCLCompilerTool"1009 Optimization="3"1010 PreprocessorDefinitions=""1011 />1012 </FileConfiguration>1013 <FileConfiguration1014 Name="Release|x64"1015 >1016 <Tool1017 Name="VCCLCompilerTool"1018 Optimization="3"1019 PreprocessorDefinitions=""1020 />1021 </FileConfiguration>1022 </File>1023 <File1024 RelativePath="Pass.cpp"1025 >1026 <FileConfiguration1027 Name="Debug|Win32"1028 >1029 <Tool1030 Name="VCCLCompilerTool"1031 Optimization="0"1032 PreprocessorDefinitions=""1033 />1034 </FileConfiguration>1035 <FileConfiguration1036 Name="Debug|x64"1037 >1038 <Tool1039 Name="VCCLCompilerTool"1040 Optimization="0"1041 PreprocessorDefinitions=""1042 />1043 </FileConfiguration>1044 <FileConfiguration1045 Name="Release|Win32"1046 >1047 <Tool1048 Name="VCCLCompilerTool"1049 Optimization="3"1050 PreprocessorDefinitions=""1051 />1052 </FileConfiguration>1053 <FileConfiguration1054 Name="Release|x64"1055 >1056 <Tool1057 Name="VCCLCompilerTool"1058 Optimization="3"1059 PreprocessorDefinitions=""1060 />1061 </FileConfiguration>1062 </File>1063 <File1064 RelativePath="PassEditDlg.cpp"1065 >1066 <FileConfiguration1067 Name="Debug|Win32"1068 >1069 <Tool1070 Name="VCCLCompilerTool"1071 Optimization="0"1072 PreprocessorDefinitions=""1073 />1074 </FileConfiguration>1075 <FileConfiguration1076 Name="Debug|x64"1077 >1078 <Tool1079 Name="VCCLCompilerTool"1080 Optimization="0"1081 PreprocessorDefinitions=""1082 />1083 </FileConfiguration>1084 <FileConfiguration1085 Name="Release|Win32"1086 >1087 <Tool1088 Name="VCCLCompilerTool"1089 Optimization="3"1090 PreprocessorDefinitions=""1091 />1092 </FileConfiguration>1093 <FileConfiguration1094 Name="Release|x64"1095 >1096 <Tool1097 Name="VCCLCompilerTool"1098 Optimization="3"1099 PreprocessorDefinitions=""1100 />1101 </FileConfiguration>1102 </File>1103 <File1104 RelativePath="Random.cpp"1105 >1106 <FileConfiguration1107 Name="Debug|Win32"1108 >1109 <Tool1110 Name="VCCLCompilerTool"1111 Optimization="0"1112 PreprocessorDefinitions=""1113 />1114 </FileConfiguration>1115 <FileConfiguration1116 Name="Debug|x64"1117 >1118 <Tool1119 Name="VCCLCompilerTool"1120 Optimization="0"1121 PreprocessorDefinitions=""1122 />1123 </FileConfiguration>1124 <FileConfiguration1125 Name="Release|Win32"1126 >1127 <Tool1128 Name="VCCLCompilerTool"1129 Optimization="3"1130 PreprocessorDefinitions=""1131 />1132 </FileConfiguration>1133 <FileConfiguration1134 Name="Release|x64"1135 >1136 <Tool1137 Name="VCCLCompilerTool"1138 Optimization="3"1139 PreprocessorDefinitions=""1140 />1141 </FileConfiguration>1142 </File>1143 <File1144 RelativePath="ReportDialog.cpp"1145 >1146 <FileConfiguration1147 Name="Debug|Win32"1148 >1149 <Tool1150 Name="VCCLCompilerTool"1151 Optimization="0"1152 PreprocessorDefinitions=""1153 />1154 </FileConfiguration>1155 <FileConfiguration1156 Name="Debug|x64"1157 >1158 <Tool1159 Name="VCCLCompilerTool"1160 Optimization="0"1161 PreprocessorDefinitions=""1162 />1163 </FileConfiguration>1164 <FileConfiguration1165 Name="Release|Win32"1166 >1167 <Tool1168 Name="VCCLCompilerTool"1169 Optimization="3"1170 PreprocessorDefinitions=""1171 />1172 </FileConfiguration>1173 <FileConfiguration1174 Name="Release|x64"1175 >1176 <Tool1177 Name="VCCLCompilerTool"1178 Optimization="3"1179 PreprocessorDefinitions=""1180 />1181 </FileConfiguration>1182 </File>1183 <File1184 RelativePath="RND.cpp"1185 >1186 <FileConfiguration1187 Name="Debug|Win32"1188 >1189 <Tool1190 Name="VCCLCompilerTool"1191 Optimization="0"1192 PreprocessorDefinitions=""1193 />1194 </FileConfiguration>1195 <FileConfiguration1196 Name="Debug|x64"1197 >1198 <Tool1199 Name="VCCLCompilerTool"1200 Optimization="0"1201 PreprocessorDefinitions=""1202 />1203 </FileConfiguration>1204 <FileConfiguration1205 Name="Release|Win32"1206 >1207 <Tool1208 Name="VCCLCompilerTool"1209 Optimization="3"1210 PreprocessorDefinitions=""1211 />1212 </FileConfiguration>1213 <FileConfiguration1214 Name="Release|x64"1215 >1216 <Tool1217 Name="VCCLCompilerTool"1218 Optimization="3"1219 PreprocessorDefinitions=""1220 />1221 </FileConfiguration>1222 </File>1223 <File1224 RelativePath="sboxes.cpp"1225 >1226 <FileConfiguration1227 Name="Debug|Win32"1228 >1229 <Tool1230 Name="VCCLCompilerTool"1231 Optimization="0"1232 PreprocessorDefinitions=""1233 />1234 </FileConfiguration>1235 <FileConfiguration1236 Name="Debug|x64"1237 >1238 <Tool1239 Name="VCCLCompilerTool"1240 Optimization="0"1241 PreprocessorDefinitions=""1242 />1243 </FileConfiguration>1244 <FileConfiguration1245 Name="Release|Win32"1246 >1247 <Tool1248 Name="VCCLCompilerTool"1249 Optimization="3"1250 PreprocessorDefinitions=""1251 />1252 </FileConfiguration>1253 <FileConfiguration1254 Name="Release|x64"1255 >1256 <Tool1257 Name="VCCLCompilerTool"1258 Optimization="3"1259 PreprocessorDefinitions=""1260 />1261 </FileConfiguration>1262 </File>1263 <File1264 RelativePath=".\Schneier7Pass.cpp"1265 >1266 </File>1267 <File1268 RelativePath=".\SecManDlg.cpp"1269 >1270 </File>1271 <File1272 RelativePath=".\SecurityManager.cpp"1273 >1274 </File>1275 <File1276 RelativePath="StdAfx.cpp"1277 >1278 <FileConfiguration1279 Name="Debug|Win32"1280 >1281 <Tool1282 Name="VCCLCompilerTool"1283 PreprocessorDefinitions=""1284 527 UsePrecompiledHeader="1" 1285 528 /> … … 1290 533 <Tool 1291 534 Name="VCCLCompilerTool" 1292 PreprocessorDefinitions=""1293 535 UsePrecompiledHeader="1" 1294 536 /> … … 1299 541 <Tool 1300 542 Name="VCCLCompilerTool" 1301 PreprocessorDefinitions=""1302 543 UsePrecompiledHeader="1" 1303 544 /> … … 1308 549 <Tool 1309 550 Name="VCCLCompilerTool" 1310 PreprocessorDefinitions=""1311 551 UsePrecompiledHeader="1" 1312 552 /> … … 1316 556 RelativePath="tiger.cpp" 1317 557 > 1318 <FileConfiguration1319 Name="Debug|Win32"1320 >1321 <Tool1322 Name="VCCLCompilerTool"1323 Optimization="0"1324 PreprocessorDefinitions=""1325 />1326 </FileConfiguration>1327 <FileConfiguration1328 Name="Debug|x64"1329 >1330 <Tool1331 Name="VCCLCompilerTool"1332 Optimization="0"1333 PreprocessorDefinitions=""1334 />1335 </FileConfiguration>1336 <FileConfiguration1337 Name="Release|Win32"1338 >1339 <Tool1340 Name="VCCLCompilerTool"1341 Optimization="3"1342 PreprocessorDefinitions=""1343 />1344 </FileConfiguration>1345 <FileConfiguration1346 Name="Release|x64"1347 >1348 <Tool1349 Name="VCCLCompilerTool"1350 Optimization="3"1351 PreprocessorDefinitions=""1352 />1353 </FileConfiguration>1354 558 </File> 1355 559 </Filter> … … 1399 603 </File> 1400 604 <File 1401 RelativePath=" .\FileLockResolver.h"605 RelativePath="FileLockResolver.h" 1402 606 > 1403 607 </File> … … 1407 611 </File> 1408 612 <File 1409 RelativePath=" .\FirstLast2kb.h"613 RelativePath="FirstLast2kb.h" 1410 614 > 1411 615 </File> … … 1419 623 </File> 1420 624 <File 1421 RelativePath=" .\isaac.hpp"625 RelativePath="isaac.hpp" 1422 626 > 1423 627 </File> … … 1463 667 </File> 1464 668 <File 1465 RelativePath=" .\Schneier7pass.h"1466 > 1467 </File> 1468 <File 1469 RelativePath=" .\SecManDlg.h"1470 > 1471 </File> 1472 <File 1473 RelativePath=" .\SecurityManager.h"669 RelativePath="Schneier7pass.h" 670 > 671 </File> 672 <File 673 RelativePath="SecManDlg.h" 674 > 675 </File> 676 <File 677 RelativePath="SecurityManager.h" 1474 678 > 1475 679 </File> -
trunk/EraserUI/EraserUI.vcproj
r58 r60 287 287 > 288 288 <File 289 RelativePath=" .\AlphaImageList.cpp"290 > 291 </File> 292 <File 293 RelativePath=" .\AlphaToolBar.cpp"294 > 295 </File> 296 <File 297 RelativePath=" .\DirDialog.cpp"298 > 299 </File> 300 <File 301 RelativePath=" .\DriveCombo.cpp"302 > 303 </File> 304 <File 305 RelativePath=" .\FileDialogEx.cpp"306 > 307 </File> 308 <File 309 RelativePath=" .\FileTreeCtrl.cpp"310 > 311 </File> 312 <File 313 RelativePath=" .\FitFileNameToScrn.cpp"314 > 315 </File> 316 <File 317 RelativePath=" .\FlatHeaderCtrl.cpp"318 > 319 </File> 320 <File 321 RelativePath=" .\FlatListCtrl.cpp"322 > 323 </File> 324 <File 325 RelativePath=" .\FlatListView.cpp"326 > 327 </File> 328 <File 329 RelativePath=" .\GfxGroupEdit.cpp"330 > 331 </File> 332 <File 333 RelativePath=" .\GfxOutBarCtrl.cpp"334 > 335 </File> 336 <File 337 RelativePath=" .\GfxPopupMenu.cpp"338 > 339 </File> 340 <File 341 RelativePath=" .\GfxSplitterWnd.cpp"342 > 343 </File> 344 <File 345 RelativePath=" .\HyperLink.cpp"346 > 347 </File> 348 <File 349 RelativePath=" .\InfoBar.cpp"350 > 351 </File> 352 <File 353 RelativePath=" .\InPlaceEdit.cpp"354 > 355 </File> 356 <File 357 RelativePath=" .\Masked.cpp"358 > 359 </File> 360 <File 361 RelativePath=" .\NewDialog.cpp"362 > 363 </File> 364 <File 365 RelativePath=" .\ProgressBar.cpp"366 > 367 </File> 368 <File 369 RelativePath=" .\ShellPidl.cpp"370 > 371 </File> 372 <File 373 RelativePath=" .\stdafx.cpp"289 RelativePath="AlphaImageList.cpp" 290 > 291 </File> 292 <File 293 RelativePath="AlphaToolBar.cpp" 294 > 295 </File> 296 <File 297 RelativePath="DirDialog.cpp" 298 > 299 </File> 300 <File 301 RelativePath="DriveCombo.cpp" 302 > 303 </File> 304 <File 305 RelativePath="FileDialogEx.cpp" 306 > 307 </File> 308 <File 309 RelativePath="FileTreeCtrl.cpp" 310 > 311 </File> 312 <File 313 RelativePath="FitFileNameToScrn.cpp" 314 > 315 </File> 316 <File 317 RelativePath="FlatHeaderCtrl.cpp" 318 > 319 </File> 320 <File 321 RelativePath="FlatListCtrl.cpp" 322 > 323 </File> 324 <File 325 RelativePath="FlatListView.cpp" 326 > 327 </File> 328 <File 329 RelativePath="GfxGroupEdit.cpp" 330 > 331 </File> 332 <File 333 RelativePath="GfxOutBarCtrl.cpp" 334 > 335 </File> 336 <File 337 RelativePath="GfxPopupMenu.cpp" 338 > 339 </File> 340 <File 341 RelativePath="GfxSplitterWnd.cpp" 342 > 343 </File> 344 <File 345 RelativePath="HyperLink.cpp" 346 > 347 </File> 348 <File 349 RelativePath="InfoBar.cpp" 350 > 351 </File> 352 <File 353 RelativePath="InPlaceEdit.cpp" 354 > 355 </File> 356 <File 357 RelativePath="Masked.cpp" 358 > 359 </File> 360 <File 361 RelativePath="NewDialog.cpp" 362 > 363 </File> 364 <File 365 RelativePath="ProgressBar.cpp" 366 > 367 </File> 368 <File 369 RelativePath="ShellPidl.cpp" 370 > 371 </File> 372 <File 373 RelativePath="stdafx.cpp" 374 374 > 375 375 <FileConfiguration … … 407 407 </File> 408 408 <File 409 RelativePath=" .\TimeOutMessageBox.cpp"409 RelativePath="TimeOutMessageBox.cpp" 410 410 > 411 411 </File> … … 417 417 > 418 418 <File 419 RelativePath=" .\AlphaImageList.h"420 > 421 </File> 422 <File 423 RelativePath=" .\AlphaToolBar.h"424 > 425 </File> 426 <File 427 RelativePath=" .\DirDialog.h"428 > 429 </File> 430 <File 431 RelativePath=" .\DriveCombo.h"432 > 433 </File> 434 <File 435 RelativePath=" .\FileDialogEx.h"436 > 437 </File> 438 <File 439 RelativePath=" .\FileTreeCtrl.h"440 > 441 </File> 442 <File 443 RelativePath=" .\FitFileNameToScrn.h"444 > 445 </File> 446 <File 447 RelativePath=" .\FlatHeaderCtrl.h"448 > 449 </File> 450 <File 451 RelativePath=" .\FlatListCtrl.h"452 > 453 </File> 454 <File 455 RelativePath=" .\FlatListView.h"456 > 457 </File> 458 <File 459 RelativePath=" .\GfxGroupEdit.h"460 > 461 </File> 462 <File 463 RelativePath=" .\GfxOutBarCtrl.h"464 > 465 </File> 466 <File 467 RelativePath=" .\GfxPopupMenu.h"468 > 469 </File> 470 <File 471 RelativePath=" .\GfxSplitterWnd.h"472 > 473 </File> 474 <File 475 RelativePath=" .\HyperLink.h"476 > 477 </File> 478 <File 479 RelativePath=" .\InfoBar.h"480 > 481 </File> 482 <File 483 RelativePath=" .\InPlaceEdit.h"484 > 485 </File> 486 <File 487 RelativePath=" .\Masked.h"488 > 489 </File> 490 <File 491 RelativePath=" .\MemDC.h"492 > 493 </File> 494 <File 495 RelativePath=" .\NewDialog.h"496 > 497 </File> 498 <File 499 RelativePath=" .\ProgressBar.h"500 > 501 </File> 502 <File 503 RelativePath=" .\ShellPidl.h"504 > 505 </File> 506 <File 507 RelativePath=" .\stdafx.h"508 > 509 </File> 510 <File 511 RelativePath=" .\TimeOutMessageBox.h"512 > 513 </File> 514 <File 515 RelativePath=" .\VisualStyles.h"419 RelativePath="AlphaImageList.h" 420 > 421 </File> 422 <File 423 RelativePath="AlphaToolBar.h" 424 > 425 </File> 426 <File 427 RelativePath="DirDialog.h" 428 > 429 </File> 430 <File 431 RelativePath="DriveCombo.h" 432 > 433 </File> 434 <File 435 RelativePath="FileDialogEx.h" 436 > 437 </File> 438 <File 439 RelativePath="FileTreeCtrl.h" 440 > 441 </File> 442 <File 443 RelativePath="FitFileNameToScrn.h" 444 > 445 </File> 446 <File 447 RelativePath="FlatHeaderCtrl.h" 448 > 449 </File> 450 <File 451 RelativePath="FlatListCtrl.h" 452 > 453 </File> 454 <File 455 RelativePath="FlatListView.h" 456 > 457 </File> 458 <File 459 RelativePath="GfxGroupEdit.h" 460 > 461 </File> 462 <File 463 RelativePath="GfxOutBarCtrl.h" 464 > 465 </File> 466 <File 467 RelativePath="GfxPopupMenu.h" 468 > 469 </File> 470 <File 471 RelativePath="GfxSplitterWnd.h" 472 > 473 </File> 474 <File 475 RelativePath="HyperLink.h" 476 > 477 </File> 478 <File 479 RelativePath="InfoBar.h" 480 > 481 </File> 482 <File 483 RelativePath="InPlaceEdit.h" 484 > 485 </File> 486 <File 487 RelativePath="Masked.h" 488 > 489 </File> 490 <File 491 RelativePath="MemDC.h" 492 > 493 </File> 494 <File 495 RelativePath="NewDialog.h" 496 > 497 </File> 498 <File 499 RelativePath="ProgressBar.h" 500 > 501 </File> 502 <File 503 RelativePath="ShellPidl.h" 504 > 505 </File> 506 <File 507 RelativePath="stdafx.h" 508 > 509 </File> 510 <File 511 RelativePath="TimeOutMessageBox.h" 512 > 513 </File> 514 <File 515 RelativePath="VisualStyles.h" 516 516 > 517 517 </File> -
trunk/Erasext/Erasext.vcproj
r59 r60 74 74 PreprocessorDefinitions="NDEBUG" 75 75 Culture="1033" 76 AdditionalIncludeDirectories=""$(OutDir)"" 76 77 /> 77 78 <Tool … … 107 108 <Tool 108 109 Name="VCAppVerifierTool" 110 /> 111 <Tool 112 Name="VCWebDeploymentTool" 109 113 /> 110 114 <Tool … … 167 171 PreprocessorDefinitions="NDEBUG" 168 172 Culture="1033" 173 AdditionalIncludeDirectories=""$(OutDir)"" 169 174 /> 170 175 <Tool … … 200 205 <Tool 201 206 Name="VCAppVerifierTool" 207 /> 208 <Tool 209 Name="VCWebDeploymentTool" 202 210 /> 203 211 <Tool … … 259 267 PreprocessorDefinitions="_DEBUG" 260 268 Culture="1033" 269 AdditionalIncludeDirectories=""$(OutDir)"" 261 270 /> 262 271 <Tool … … 291 300 <Tool 292 301 Name="VCAppVerifierTool" 302 /> 303 <Tool 304 Name="VCWebDeploymentTool" 293 305 /> 294 306 <Tool … … 350 362 PreprocessorDefinitions="_DEBUG" 351 363 Culture="1033" 364 AdditionalIncludeDirectories=""$(OutDir)"" 352 365 /> 353 366 <Tool … … 382 395 <Tool 383 396 Name="VCAppVerifierTool" 397 /> 398 <Tool 399 Name="VCWebDeploymentTool" 384 400 /> 385 401 <Tool … … 398 414 RelativePath="ConfirmDialog.cpp" 399 415 > 400 <FileConfiguration401 Name="Release|Win32"402 >403 <Tool404 Name="VCCLCompilerTool"405 PreprocessorDefinitions=""406 />407 </FileConfiguration>408 <FileConfiguration409 Name="Release|x64"410 >411 <Tool412 Name="VCCLCompilerTool"413 PreprocessorDefinitions=""414 />415 </FileConfiguration>416 <FileConfiguration417 Name="Debug|Win32"418 >419 <Tool420 Name="VCCLCompilerTool"421 PreprocessorDefinitions=""422 />423 </FileConfiguration>424 <FileConfiguration425 Name="Debug|x64"426 >427 <Tool428 Name="VCCLCompilerTool"429 PreprocessorDefinitions=""430 />431 </FileConfiguration>432 416 </File> 433 417 <File 434 418 RelativePath="ConfirmReplaceDlg.cpp" 435 419 > 436 <FileConfiguration437 Name="Release|Win32"438 >439 <Tool440 Name="VCCLCompilerTool"441 PreprocessorDefinitions=""442 />443 </FileConfiguration>444 <FileConfiguration445 Name="Release|x64"446 >447 <Tool448 Name="VCCLCompilerTool"449 PreprocessorDefinitions=""450 />451 </FileConfiguration>452 <FileConfiguration453 Name="Debug|Win32"454 >455 <Tool456 Name="VCCLCompilerTool"457 PreprocessorDefinitions=""458 />459 </FileConfiguration>460 <FileConfiguration461 Name="Debug|x64"462 >463 <Tool464 Name="VCCLCompilerTool"465 PreprocessorDefinitions=""466 />467 </FileConfiguration>468 420 </File> 469 421 <File … … 474 426 RelativePath="Erasext.cpp" 475 427 > 476 <FileConfiguration477 Name="Release|Win32"478 >479 <Tool480 Name="VCCLCompilerTool"481 PreprocessorDefinitions=""482 />483 </FileConfiguration>484 <FileConfiguration485 Name="Release|x64"486 >487 <Tool488 Name="VCCLCompilerTool"489 PreprocessorDefinitions=""490 />491 </FileConfiguration>492 <FileConfiguration493 Name="Debug|Win32"494 >495 <Tool496 Name="VCCLCompilerTool"497 PreprocessorDefinitions=""498 />499 </FileConfiguration>500 <FileConfiguration501 Name="Debug|x64"502 >503 <Tool504 Name="VCCLCompilerTool"505 PreprocessorDefinitions=""506 />507 </FileConfiguration>508 428 </File> 509 429 <File … … 558 478 RelativePath="Erasext.rc" 559 479 > 480 </File> 481 <File 482 RelativePath="ErasextMenu.cpp" 483 > 484 </File> 485 <File 486 RelativePath="StdAfx.cpp" 487 > 560 488 <FileConfiguration 561 489 Name="Release|Win32" 562 490 > 563 491 <Tool 564 Name="VCResourceCompilerTool" 565 PreprocessorDefinitions="" 566 AdditionalIncludeDirectories="$(OUTDIR)" 492 Name="VCCLCompilerTool" 493 UsePrecompiledHeader="1" 567 494 /> 568 495 </FileConfiguration> … … 571 498 > 572 499 <Tool 573 Name="VCResourceCompilerTool" 574 PreprocessorDefinitions="" 575 AdditionalIncludeDirectories="$(OUTDIR)" 500 Name="VCCLCompilerTool" 501 UsePrecompiledHeader="1" 576 502 /> 577 503 </FileConfiguration> … … 580 506 > 581 507 <Tool 582 Name="VCResourceCompilerTool" 583 PreprocessorDefinitions="" 584 AdditionalIncludeDirectories="$(OUTDIR)" 508 Name="VCCLCompilerTool" 509 UsePrecompiledHeader="1" 585 510 /> 586 511 </FileConfiguration> … … 589 514 > 590 515 <Tool 591 Name="VCResourceCompilerTool"592 PreprocessorDefinitions=""593 AdditionalIncludeDirectories="$(OUTDIR)"594 />595 </FileConfiguration>596 </File>597 <File598 RelativePath="ErasextMenu.cpp"599 >600 <FileConfiguration601 Name="Release|Win32"602 >603 <Tool604 516 Name="VCCLCompilerTool" 605 PreprocessorDefinitions=""606 />607 </FileConfiguration>608 <FileConfiguration609 Name="Release|x64"610 >611 <Tool612 Name="VCCLCompilerTool"613 PreprocessorDefinitions=""614 />615 </FileConfiguration>616 <FileConfiguration617 Name="Debug|Win32"618 >619 <Tool620 Name="VCCLCompilerTool"621 PreprocessorDefinitions=""622 />623 </FileConfiguration>624 <FileConfiguration625 Name="Debug|x64"626 >627 <Tool628 Name="VCCLCompilerTool"629 PreprocessorDefinitions=""630 />631 </FileConfiguration>632 </File>633 <File634 RelativePath="StdAfx.cpp"635 >636 <FileConfiguration637 Name="Release|Win32"638 >639 <Tool640 Name="VCCLCompilerTool"641 PreprocessorDefinitions=""642 517 UsePrecompiledHeader="1" 643 518 /> 644 519 </FileConfiguration> 645 <FileConfiguration646 Name="Release|x64"647 >648 <Tool649 Name="VCCLCompilerTool"650 PreprocessorDefinitions=""651 UsePrecompiledHeader="1"652 />653 </FileConfiguration>654 <FileConfiguration655 Name="Debug|Win32"656 >657 <Tool658 Name="VCCLCompilerTool"659 PreprocessorDefinitions=""660 UsePrecompiledHeader="1"661 />662 </FileConfiguration>663 <FileConfiguration664 Name="Debug|x64"665 >666 <Tool667 Name="VCCLCompilerTool"668 PreprocessorDefinitions=""669 UsePrecompiledHeader="1"670 />671 </FileConfiguration>672 520 </File> 673 521 <File 674 522 RelativePath="WipeProgDlg.cpp" 675 523 > 676 <FileConfiguration677 Name="Release|Win32"678 >679 <Tool680 Name="VCCLCompilerTool"681 PreprocessorDefinitions=""682 />683 </FileConfiguration>684 <FileConfiguration685 Name="Release|x64"686 >687 <Tool688 Name="VCCLCompilerTool"689 PreprocessorDefinitions=""690 />691 </FileConfiguration>692 <FileConfiguration693 Name="Debug|Win32"694 >695 <Tool696 Name="VCCLCompilerTool"697 PreprocessorDefinitions=""698 />699 </FileConfiguration>700 <FileConfiguration701 Name="Debug|x64"702 >703 <Tool704 Name="VCCLCompilerTool"705 PreprocessorDefinitions=""706 />707 </FileConfiguration>708 524 </File> 709 525 </Filter> … … 718 534 <File 719 535 RelativePath="ConfirmReplaceDlg.h" 720 >721 </File>722 <File723 RelativePath="..\EraserDll\EraserDll.h"724 536 > 725 537 </File> -
trunk/Launcher/Launcher.vcproj
r59 r60 105 105 /> 106 106 <Tool 107 Name="VCWebDeploymentTool" 108 /> 109 <Tool 107 110 Name="VCPostBuildEventTool" 108 111 /> … … 194 197 /> 195 198 <Tool 199 Name="VCWebDeploymentTool" 200 /> 201 <Tool 196 202 Name="VCPostBuildEventTool" 197 203 /> … … 285 291 /> 286 292 <Tool 293 Name="VCWebDeploymentTool" 294 /> 295 <Tool 287 296 Name="VCPostBuildEventTool" 288 297 /> … … 376 385 /> 377 386 <Tool 387 Name="VCWebDeploymentTool" 388 /> 389 <Tool 378 390 Name="VCPostBuildEventTool" 379 391 /> … … 390 402 RelativePath="ConfirmDialog.cpp" 391 403 > 404 </File> 405 <File 406 RelativePath="Launcher.cpp" 407 > 408 </File> 409 <File 410 RelativePath="Launcher.rc" 411 > 412 </File> 413 <File 414 RelativePath="LauncherDlg.cpp" 415 > 416 </File> 417 <File 418 RelativePath="StdAfx.cpp" 419 > 392 420 <FileConfiguration 393 421 Name="Debug|Win32" … … 395 423 <Tool 396 424 Name="VCCLCompilerTool" 397 PreprocessorDefinitions=""398 BasicRuntimeChecks="3"399 />400 </FileConfiguration>401 <FileConfiguration402 Name="Debug|x64"403 >404 <Tool405 Name="VCCLCompilerTool"406 PreprocessorDefinitions=""407 BasicRuntimeChecks="3"408 />409 </FileConfiguration>410 <FileConfiguration411 Name="Release|Win32"412 >413 <Tool414 Name="VCCLCompilerTool"415 PreprocessorDefinitions=""416 />417 </FileConfiguration>418 <FileConfiguration419 Name="Release|x64"420 >421 <Tool422 Name="VCCLCompilerTool"423 PreprocessorDefinitions=""424 />425 </FileConfiguration>426 </File>427 <File428 RelativePath="Launcher.cpp"429 >430 <FileConfiguration431 Name="Debug|Win32"432 >433 <Tool434 Name="VCCLCompilerTool"435 PreprocessorDefinitions=""436 BasicRuntimeChecks="3"437 />438 </FileConfiguration>439 <FileConfiguration440 Name="Debug|x64"441 >442 <Tool443 Name="VCCLCompilerTool"444 PreprocessorDefinitions=""445 BasicRuntimeChecks="3"446 />447 </FileConfiguration>448 <FileConfiguration449 Name="Release|Win32"450 >451 <Tool452 Name="VCCLCompilerTool"453 PreprocessorDefinitions=""454 />455 </FileConfiguration>456 <FileConfiguration457 Name="Release|x64"458 >459 <Tool460 Name="VCCLCompilerTool"461 PreprocessorDefinitions=""462 />463 </FileConfiguration>464 </File>465 <File466 RelativePath="Launcher.rc"467 >468 </File>469 <File470 RelativePath="LauncherDlg.cpp"471 >472 <FileConfiguration473 Name="Debug|Win32"474 >475 <Tool476 Name="VCCLCompilerTool"477 PreprocessorDefinitions=""478 BasicRuntimeChecks="3"479 />480 </FileConfiguration>481 <FileConfiguration482 Name="Debug|x64"483 >484 <Tool485 Name="VCCLCompilerTool"486 PreprocessorDefinitions=""487 BasicRuntimeChecks="3"488 />489 </FileConfiguration>490 <FileConfiguration491 Name="Release|Win32"492 >493 <Tool494 Name="VCCLCompilerTool"495 PreprocessorDefinitions=""496 />497 </FileConfiguration>498 <FileConfiguration499 Name="Release|x64"500 >501 <Tool502 Name="VCCLCompilerTool"503 PreprocessorDefinitions=""504 />505 </FileConfiguration>506 </File>507 <File508 RelativePath="StdAfx.cpp"509 >510 <FileConfiguration511 Name="Debug|Win32"512 >513 <Tool514 Name="VCCLCompilerTool"515 PreprocessorDefinitions=""516 BasicRuntimeChecks="3"517 425 UsePrecompiledHeader="1" 518 426 /> … … 523 431 <Tool 524 432 Name="VCCLCompilerTool" 525 PreprocessorDefinitions=""526 BasicRuntimeChecks="3"527 433 UsePrecompiledHeader="1" 528 434 /> … … 533 439 <Tool 534 440 Name="VCCLCompilerTool" 535 PreprocessorDefinitions=""536 441 UsePrecompiledHeader="1" 537 442 /> … … 542 447 <Tool 543 448 Name="VCCLCompilerTool" 544 PreprocessorDefinitions=""545 449 UsePrecompiledHeader="1" 546 450 /> -
trunk/Verify/Verify.vcproj
r58 r60 47 47 SuppressStartupBanner="true" 48 48 TargetEnvironment="1" 49 TypeLibraryName=" .\Release/Verify.tlb"49 TypeLibraryName="Release/Verify.tlb" 50 50 HeaderFileName="" 51 51 /> … … 53 53 Name="VCCLCompilerTool" 54 54 Optimization="2" 55 AdditionalIncludeDirectories=".;. .\shared"55 AdditionalIncludeDirectories=".;.shared" 56 56 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 57 57 StringPooling="true" … … 108 108 /> 109 109 <Tool 110 Name="VCWebDeploymentTool" 111 /> 112 <Tool 110 113 Name="VCPostBuildEventTool" 111 114 /> … … 139 142 SuppressStartupBanner="true" 140 143 TargetEnvironment="3" 141 TypeLibraryName=" .\Release/Verify.tlb"144 TypeLibraryName="Release/Verify.tlb" 142 145 HeaderFileName="" 143 146 /> … … 145 148 Name="VCCLCompilerTool" 146 149 Optimization="2" 147 AdditionalIncludeDirectories=".;. .\shared"150 AdditionalIncludeDirectories=".;.shared" 148 151 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 149 152 StringPooling="true" … … 200 203 /> 201 204 <Tool 205 Name="VCWebDeploymentTool" 206 /> 207 <Tool 202 208 Name="VCPostBuildEventTool" 203 209 /> … … 230 236 SuppressStartupBanner="true" 231 237 TargetEnvironment="1" 232 TypeLibraryName=" .\Debug/Verify.tlb"238 TypeLibraryName="Debug/Verify.tlb" 233 239 HeaderFileName="" 234 240 /> … … 236 242 Name="VCCLCompilerTool" 237 243 Optimization="0" 238 AdditionalIncludeDirectories=".;. .\shared"244 AdditionalIncludeDirectories=".;.shared" 239 245 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 240 246 MinimalRebuild="true" … … 290 296 /> 291 297 <Tool 298 Name="VCWebDeploymentTool" 299 /> 300 <Tool 292 301 Name="VCPostBuildEventTool" 293 302 /> … … 320 329 SuppressStartupBanner="true" 321 330 TargetEnvironment="3" 322 TypeLibraryName=" .\Debug/Verify.tlb"331 TypeLibraryName="Debug/Verify.tlb" 323 332 HeaderFileName="" 324 333 /> … … 326 335 Name="VCCLCompilerTool" 327 336 Optimization="0" 328 AdditionalIncludeDirectories=".;. .\shared"337 AdditionalIncludeDirectories=".;.shared" 329 338 PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 330 339 MinimalRebuild="true" … … 380 389 /> 381 390 <Tool 391 Name="VCWebDeploymentTool" 392 /> 393 <Tool 382 394 Name="VCPostBuildEventTool" 383 395 /> … … 399 411 <Tool 400 412 Name="VCCLCompilerTool" 401 PreprocessorDefinitions=""402 413 UsePrecompiledHeader="1" 403 414 /> … … 408 419 <Tool 409 420 Name="VCCLCompilerTool" 410 PreprocessorDefinitions=""411 421 UsePrecompiledHeader="1" 412 422 /> … … 417 427 <Tool 418 428 Name="VCCLCompilerTool" 419 PreprocessorDefinitions=""420 BasicRuntimeChecks="3"421 429 UsePrecompiledHeader="1" 422 430 /> … … 427 435 <Tool 428 436 Name="VCCLCompilerTool" 429 PreprocessorDefinitions=""430 BasicRuntimeChecks="3"431 437 UsePrecompiledHeader="1" 432 438 /> … … 436 442 RelativePath="Verify.cpp" 437 443 > 438 <FileConfiguration439 Name="Release|Win32"440 >441 <Tool442 Name="VCCLCompilerTool"443 PreprocessorDefinitions=""444 />445 </FileConfiguration>446 <FileConfiguration447 Name="Release|x64"448 >449 <Tool450 Name="VCCLCompilerTool"451 PreprocessorDefinitions=""452 />453 </FileConfiguration>454 <FileConfiguration455 Name="Debug|Win32"456 >457 <Tool458 Name="VCCLCompilerTool"459 PreprocessorDefinitions=""460 BasicRuntimeChecks="3"461 />462 </FileConfiguration>463 <FileConfiguration464 Name="Debug|x64"465 >466 <Tool467 Name="VCCLCompilerTool"468 PreprocessorDefinitions=""469 BasicRuntimeChecks="3"470 />471 </FileConfiguration>472 444 </File> 473 445 <File … … 478 450 RelativePath="VerifyDlg.cpp" 479 451 > 480 <FileConfiguration481 Name="Release|Win32"482 >483 <Tool484 Name="VCCLCompilerTool"485 PreprocessorDefinitions=""486 />487 </FileConfiguration>488 <FileConfiguration489 Name="Release|x64"490 >491 <Tool492 Name="VCCLCompilerTool"493 PreprocessorDefinitions=""494 />495 </FileConfiguration>496 <FileConfiguration497 Name="Debug|Win32"498 >499 <Tool500 Name="VCCLCompilerTool"501 PreprocessorDefinitions=""502 BasicRuntimeChecks="3"503 />504 </FileConfiguration>505 <FileConfiguration506 Name="Debug|x64"507 >508 <Tool509 Name="VCCLCompilerTool"510 PreprocessorDefinitions=""511 BasicRuntimeChecks="3"512 />513 </FileConfiguration>514 452 </File> 515 453 <File 516 454 RelativePath="ViewerDlg.cpp" 517 455 > 518 <FileConfiguration519 Name="Release|Win32"520 >521 <Tool522 Name="VCCLCompilerTool"523 PreprocessorDefinitions=""524 />525 </FileConfiguration>526 <FileConfiguration527 Name="Release|x64"528 >529 <Tool530 Name="VCCLCompilerTool"531 PreprocessorDefinitions=""532 />533 </FileConfiguration>534 <FileConfiguration535 Name="Debug|Win32"536 >537 <Tool538 Name="VCCLCompilerTool"539 PreprocessorDefinitions=""540 BasicRuntimeChecks="3"541 />542 </FileConfiguration>543 <FileConfiguration544 Name="Debug|x64"545 >546 <Tool547 Name="VCCLCompilerTool"548 PreprocessorDefinitions=""549 BasicRuntimeChecks="3"550 />551 </FileConfiguration>552 456 </File> 553 457 </Filter> … … 557 461 > 558 462 <File 463 RelativePath="..\version.h" 464 > 465 </File> 466 <File 559 467 RelativePath="Resource.h" 560 468 > … … 570 478 <File 571 479 RelativePath="VerifyDlg.h" 572 >573 </File>574 <File575 RelativePath="..\version.h"576 480 > 577 481 </File> -
trunk/shared/Shared.vcproj
r59 r60 281 281 > 282 282 <File 283 RelativePath=" .\FileHelper.cpp"284 > 285 </File> 286 <File 287 RelativePath=" .\key.cpp"288 > 289 </File> 290 <File 291 RelativePath=" .\SeException.cpp"292 > 293 </File> 294 <File 295 RelativePath=" .\stdafx.cpp"283 RelativePath="FileHelper.cpp" 284 > 285 </File> 286 <File 287 RelativePath="key.cpp" 288 > 289 </File> 290 <File 291 RelativePath="SeException.cpp" 292 > 293 </File> 294 <File 295 RelativePath="stdafx.cpp" 296 296 > 297 297 <FileConfiguration … … 329 329 </File> 330 330 <File 331 RelativePath=" .\UserInfo.cpp"332 > 333 </File> 334 <File 335 RelativePath=" .\Utils.cpp"331 RelativePath="UserInfo.cpp" 332 > 333 </File> 334 <File 335 RelativePath="Utils.cpp" 336 336 > 337 337 </File> … … 343 343 > 344 344 <File 345 RelativePath=" .\FileHelper.h"346 > 347 </File> 348 <File 349 RelativePath=" .\key.h"350 > 351 </File> 352 <File 353 RelativePath=" .\SeException.h"354 > 355 </File> 356 <File 357 RelativePath=" .\SortedArray.h"358 > 359 </File> 360 <File 361 RelativePath=" .\stdafx.h"362 > 363 </File> 364 <File 365 RelativePath=" .\UserInfo.h"366 > 367 </File> 368 <File 369 RelativePath=" .\Utils.h"345 RelativePath="FileHelper.h" 346 > 347 </File> 348 <File 349 RelativePath="key.h" 350 > 351 </File> 352 <File 353 RelativePath="SeException.h" 354 > 355 </File> 356 <File 357 RelativePath="SortedArray.h" 358 > 359 </File> 360 <File 361 RelativePath="stdafx.h" 362 > 363 </File> 364 <File 365 RelativePath="UserInfo.h" 366 > 367 </File> 368 <File 369 RelativePath="Utils.h" 370 370 > 371 371 </File>
Note: See TracChangeset
for help on using the changeset viewer.
