- Timestamp:
- 07/05/06 10:43:45 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj
r1011 r1076 73 73 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 74 74 RuntimeLibrary="2" 75 RuntimeTypeInfo="TRUE" 75 76 UsePrecompiledHeader="0" 76 77 WarningLevel="3" … … 85 86 LinkIncremental="1" 86 87 AdditionalLibraryDirectories="..\support\xercesc\lib\;..\support\zlib\lib\;..\support\devil\lib;"$(QTDIR)\lib";..\include;..\src\GL;"$(CG_LIB_PATH)";"$(GTPDIR)\NonGTP\Xerces";"$(GTPDIR)\NonGTP\Xerces\xercesc\lib";"$(GTPDIR)\NonGTP\zlib\lib";"$(GTPDIR)\NonGTP\Devil\lib";..\lib\release;..\..\Preprocessing\lib\release" 87 GenerateDebugInformation=" FALSE"88 GenerateDebugInformation="TRUE" 88 89 SubSystem="1" 89 90 OptimizeReferences="2" 90 91 EnableCOMDATFolding="2" 91 TargetMachine="1"/> 92 TargetMachine="1" 93 FixedBaseAddress="1"/> 92 94 <Tool 93 95 Name="VCMIDLTool"/> … … 133 135 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 134 136 </Filter> 137 <File 138 RelativePath=".\VTune\TestPreprocessor.vpj"> 139 </File> 135 140 </Files> 136 141 <Globals>
Note: See TracChangeset
for help on using the changeset viewer.