Changeset 182 for trunk/VUT/GtpVisibilityPreprocessor/scripts
- Timestamp:
- 07/19/05 13:32:59 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj
r179 r182 58 58 OutputDirectory="..\bin\$(ConfigurationName)" 59 59 IntermediateDirectory="..\obj\$(ConfigurationName)" 60 ConfigurationType=" 4"60 ConfigurationType="1" 61 61 CharacterSet="2"> 62 62 <Tool … … 72 72 Name="VCCustomBuildTool"/> 73 73 <Tool 74 Name="VCLibrarianTool" 75 OutputFile="$(OutDir)/GtpVisibility.lib"/> 74 Name="VCLinkerTool" 75 AdditionalDependencies="xerces-c_2.lib zdll.lib zziplib.lib" 76 AdditionalLibraryDirectories=""$(XERCES_PATH)\lib\$(ConfigurationName)";"$(ZLIB_PATH)\lib\$(ConfigurationName)";"$(QTDIR)\lib""/> 76 77 <Tool 77 78 Name="VCMIDLTool"/> … … 88 89 <Tool 89 90 Name="VCXMLDataGeneratorTool"/> 91 <Tool 92 Name="VCWebDeploymentTool"/> 90 93 <Tool 91 94 Name="VCManagedWrapperGeneratorTool"/> … … 177 180 </File> 178 181 <File 182 RelativePath="..\src\MeshKdTree.cpp"> 183 </File> 184 <File 185 RelativePath="..\src\MeshKdTree.h"> 186 </File> 187 <File 179 188 RelativePath="..\src\Parser.h"> 180 189 </File> … … 189 198 </File> 190 199 <File 200 RelativePath="..\src\Pvs.cpp"> 201 </File> 202 <File 203 RelativePath="..\src\Pvs.h"> 204 </File> 205 <File 191 206 RelativePath="..\src\Ray.cpp"> 192 207 </File> … … 235 250 <File 236 251 RelativePath="..\src\X3dParser.h"> 252 </File> 253 <File 254 RelativePath="..\src\X3dParserXerces.h"> 237 255 </File> 238 256 </Filter>
Note: See TracChangeset
for help on using the changeset viewer.