Ignore:
Timestamp:
01/28/07 23:41:59 (17 years ago)
Author:
mattausch
Message:

warning: the mutation contains bugs now as internal
ray casting support is not implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj

    r2048 r2063  
    320320                                OptimizeForProcessor="3" 
    321321                                OptimizeForWindowsApplication="TRUE" 
    322                                 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";"$(CG_INC_PATH)"" 
     322                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";"$(CG_INC_PATH)";Timer" 
    323323                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_QT;ATI" 
    324324                                ExceptionHandling="TRUE" 
Note: See TracChangeset for help on using the changeset viewer.