Ignore:
Timestamp:
03/15/05 15:21:22 (19 years ago)
Author:
gametools
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/OcclusionCullingSceneManager/TestCulling/TestCulling.vcproj

    r13 r16  
    1313                <Configuration 
    1414                        Name="Debug|Win32" 
    15                         OutputDirectory="Debug" 
    16                         IntermediateDirectory="Debug" 
     15                        OutputDirectory="..\bin\$(ConfigurationName)" 
     16                        IntermediateDirectory="..\obj\$(ConfigurationName)" 
    1717                        ConfigurationType="1" 
    1818                        CharacterSet="2" 
     
    3535                                Name="VCLinkerTool" 
    3636                                AdditionalDependencies="OGREMain_d.LIB" 
    37                                 OutputFile="$(OGRE_PATH)\Common\Bin\Debug\TestCulling.exe" 
     37                                OutputFile="$(OGRE_PATH)\Samples\Common\Bin\Debug\TestCulling.exe" 
    3838                                LinkIncremental="2" 
    3939                                AdditionalLibraryDirectories="$(OGRE_PATH)\OgreMain\Lib\Debug" 
     
    120120                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 
    121121                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 
    122                         <File 
    123                                 RelativePath=".\TestCullingApplication.cpp"> 
    124                         </File> 
    125122                </Filter> 
    126123                <Filter 
Note: See TracChangeset for help on using the changeset viewer.