Changeset 1163 for GTP/trunk/Lib/Vis/Preprocessing/scripts
- Timestamp:
- 07/27/06 13:00:41 (18 years ago)
- Location:
- GTP/trunk/Lib/Vis/Preprocessing/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj
r1150 r1163 29 29 WarningLevel="3" 30 30 Detect64BitPortabilityProblems="TRUE" 31 DebugInformationFormat=" 4"/>31 DebugInformationFormat="3"/> 32 32 <Tool 33 33 Name="VCCustomBuildTool"/> -
GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj
r1150 r1163 36 36 OutputFile="$(OutDir)/Preprocessor.exe" 37 37 LinkIncremental="2" 38 AdditionalLibraryDirectories="..\include;..\src\GL;"$(CG_LIB_PATH)";"$(GTPDIR)\NonGTP\Xerces";"$(GTPDIR)\NonGTP\Xerces\xercesc\lib";"$(GTPDIR)\NonGTP\zlib\lib";"$(GTPDIR)\NonGTP\Devil\lib";..\lib\debug "38 AdditionalLibraryDirectories="..\include;..\src\GL;"$(CG_LIB_PATH)";"$(GTPDIR)\NonGTP\Xerces";"$(GTPDIR)\NonGTP\Xerces\xercesc\lib";"$(GTPDIR)\NonGTP\zlib\lib";"$(GTPDIR)\NonGTP\Devil\lib";..\lib\debug;"$(BOOST_LIB)"" 39 39 GenerateDebugInformation="TRUE" 40 40 ProgramDatabaseFile="$(OutDir)/TestPreprocessor.pdb"
Note: See TracChangeset
for help on using the changeset viewer.