Ignore:
Timestamp:
03/22/07 18:24:13 (17 years ago)
Author:
mattausch
Message:

removed dependency on ogre in gtpvisibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/IVReader/src/IVReader.vcproj

    r2278 r2280  
    228228                <Configuration 
    229229                        Name="Release Internal|Win32" 
    230                         OutputDirectory="Release" 
    231                         IntermediateDirectory="Release" 
     230                        OutputDirectory="..\lib\Release" 
     231                        IntermediateDirectory="..\obj\Release" 
    232232                        ConfigurationType="2" 
    233233                        CharacterSet="2"> 
     
    244244                                OptimizeForWindowsApplication="TRUE" 
    245245                                AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Dependencies\include\CEGUI&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;&quot;$(OGRE_PATH)\Dependencies\include&quot;;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;..\include" 
    246                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 
     246                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE" 
    247247                                StringPooling="TRUE" 
    248248                                RuntimeLibrary="2" 
Note: See TracChangeset for help on using the changeset viewer.