|
44 | 44 | <Tool |
45 | 45 | Name="VCCLCompilerTool" |
46 | 46 | Optimization="0" |
47 | | - AdditionalIncludeDirectories="..\lib;..\cli" |
| 47 | + AdditionalIncludeDirectories="..\lib;..\cli;..\externals" |
48 | 48 | PreprocessorDefinitions="_DEBUG,WIN32,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS" |
49 | 49 | BasicRuntimeChecks="3" |
50 | 50 | RuntimeLibrary="1" |
|
128 | 128 | Optimization="2" |
129 | 129 | EnableIntrinsicFunctions="true" |
130 | 130 | WholeProgramOptimization="true" |
131 | | - AdditionalIncludeDirectories="..\lib;..\cli" |
| 131 | + AdditionalIncludeDirectories="..\lib;..\cli;..\externals" |
132 | 132 | PreprocessorDefinitions="NDEBUG,WIN32,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS" |
133 | 133 | RuntimeLibrary="0" |
134 | 134 | TreatWChar_tAsBuiltInType="false" |
|
210 | 210 | <Tool |
211 | 211 | Name="VCCLCompilerTool" |
212 | 212 | Optimization="0" |
213 | | - AdditionalIncludeDirectories="..\lib;..\cli" |
| 213 | + AdditionalIncludeDirectories="..\lib;..\cli;..\externals" |
214 | 214 | PreprocessorDefinitions="_DEBUG,WIN64,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS" |
215 | 215 | BasicRuntimeChecks="3" |
216 | 216 | RuntimeLibrary="1" |
|
295 | 295 | Optimization="2" |
296 | 296 | EnableIntrinsicFunctions="true" |
297 | 297 | WholeProgramOptimization="true" |
298 | | - AdditionalIncludeDirectories="..\lib;..\cli" |
| 298 | + AdditionalIncludeDirectories="..\lib;..\cli;..\externals" |
299 | 299 | PreprocessorDefinitions="NDEBUG,WIN64,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS" |
300 | 300 | RuntimeLibrary="0" |
301 | 301 | TreatWChar_tAsBuiltInType="false" |
|
594 | 594 | RelativePath="..\lib\timer.cpp" |
595 | 595 | > |
596 | 596 | </File> |
597 | | - <File |
598 | | - RelativePath=".\tinyxml\tinystr.cpp" |
599 | | - > |
600 | | - </File> |
601 | | - <File |
602 | | - RelativePath=".\tinyxml\tinyxml.cpp" |
603 | | - > |
604 | | - </File> |
605 | | - <File |
606 | | - RelativePath=".\tinyxml\tinyxmlerror.cpp" |
607 | | - > |
608 | | - </File> |
609 | | - <File |
610 | | - RelativePath=".\tinyxml\tinyxmlparser.cpp" |
611 | | - > |
612 | | - </File> |
613 | 597 | <File |
614 | 598 | RelativePath="..\lib\token.cpp" |
615 | 599 | > |
|
745 | 729 | > |
746 | 730 | </File> |
747 | 731 | <File |
748 | | - RelativePath=".\tinyxml\tinystr.h" |
| 732 | + RelativePath="..\lib\token.h" |
749 | 733 | > |
750 | 734 | </File> |
751 | 735 | <File |
752 | | - RelativePath=".\tinyxml\tinyxml.h" |
| 736 | + RelativePath="..\lib\tokenize.h" |
753 | 737 | > |
754 | 738 | </File> |
| 739 | + </Filter> |
| 740 | + <Filter |
| 741 | + Name="TinyXml" |
| 742 | + > |
755 | 743 | <File |
756 | | - RelativePath="..\lib\token.h" |
| 744 | + RelativePath="..\externals\tinyxml\tinystr.cpp" |
757 | 745 | > |
758 | 746 | </File> |
759 | 747 | <File |
760 | | - RelativePath="..\lib\tokenize.h" |
| 748 | + RelativePath="..\externals\tinyxml\tinystr.h" |
| 749 | + > |
| 750 | + </File> |
| 751 | + <File |
| 752 | + RelativePath="..\externals\tinyxml\tinyxml.cpp" |
| 753 | + > |
| 754 | + </File> |
| 755 | + <File |
| 756 | + RelativePath="..\externals\tinyxml\tinyxml.h" |
| 757 | + > |
| 758 | + </File> |
| 759 | + <File |
| 760 | + RelativePath="..\externals\tinyxml\tinyxmlerror.cpp" |
| 761 | + > |
| 762 | + </File> |
| 763 | + <File |
| 764 | + RelativePath="..\externals\tinyxml\tinyxmlparser.cpp" |
761 | 765 | > |
762 | 766 | </File> |
763 | 767 | </Filter> |
|
0 commit comments