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/ObjReader/src/ObjReader.vcproj

    r2278 r2280  
    227227                <Configuration 
    228228                        Name="Release Internal|Win32" 
    229                         OutputDirectory="Release" 
    230                         IntermediateDirectory="Release" 
     229                        OutputDirectory="..\lib\Release" 
     230                        IntermediateDirectory="..\obj\Release" 
    231231                        ConfigurationType="2" 
    232232                        CharacterSet="2"> 
     
    243243                                OptimizeForWindowsApplication="TRUE" 
    244244                                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;..\..\..\Preprocessing\src" 
    245                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OBJREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 
     245                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OBJREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE" 
    246246                                StringPooling="TRUE" 
    247247                                RuntimeLibrary="2" 
Note: See TracChangeset for help on using the changeset viewer.