- Timestamp:
- 03/15/05 15:21:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/OcclusionCullingSceneManager/TestCulling/TestCulling.vcproj
r13 r16 13 13 <Configuration 14 14 Name="Debug|Win32" 15 OutputDirectory=" Debug"16 IntermediateDirectory=" Debug"15 OutputDirectory="..\bin\$(ConfigurationName)" 16 IntermediateDirectory="..\obj\$(ConfigurationName)" 17 17 ConfigurationType="1" 18 18 CharacterSet="2" … … 35 35 Name="VCLinkerTool" 36 36 AdditionalDependencies="OGREMain_d.LIB" 37 OutputFile="$(OGRE_PATH)\ Common\Bin\Debug\TestCulling.exe"37 OutputFile="$(OGRE_PATH)\Samples\Common\Bin\Debug\TestCulling.exe" 38 38 LinkIncremental="2" 39 39 AdditionalLibraryDirectories="$(OGRE_PATH)\OgreMain\Lib\Debug" … … 120 120 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 121 121 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 122 <File123 RelativePath=".\TestCullingApplication.cpp">124 </File>125 122 </Filter> 126 123 <Filter
Note: See TracChangeset
for help on using the changeset viewer.