Ignore:
Timestamp:
01/24/07 01:33:39 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2023 r2048  
    221221                                OptimizeForProcessor="3" 
    222222                                OptimizeForWindowsApplication="TRUE" 
    223                                 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)"" 
    224                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_CG" 
     223                                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" 
     224                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT" 
    225225                                ExceptionHandling="TRUE" 
    226226                                RuntimeLibrary="2" 
     
    377377                        </File> 
    378378                        <File 
     379                                RelativePath=".\Timer\BenchTimer.cpp"> 
     380                        </File> 
     381                        <File 
     382                                RelativePath=".\Timer\BenchTimer.h"> 
     383                        </File> 
     384                        <File 
    379385                                RelativePath="..\src\BoostPreprocessorThread.cpp"> 
    380386                        </File> 
     
    527533                        </File> 
    528534                        <File 
     535                                RelativePath=".\Timer\merror.cpp"> 
     536                        </File> 
     537                        <File 
     538                                RelativePath=".\Timer\merror.h"> 
     539                        </File> 
     540                        <File 
    529541                                RelativePath="..\src\Mesh.cpp"> 
    530542                        </File> 
     
    539551                        </File> 
    540552                        <File 
     553                                RelativePath=".\Timer\mstring.h"> 
     554                        </File> 
     555                        <File 
     556                                RelativePath=".\Mutation.cpp"> 
     557                        </File> 
     558                        <File 
     559                                RelativePath=".\Mutation.h"> 
     560                        </File> 
     561                        <File 
    541562                                RelativePath="..\src\MutualVisibility.cpp"> 
    542563                        </File> 
     
    572593                        </File> 
    573594                        <File 
     595                                RelativePath=".\Timer\PerfTimer.h"> 
     596                        </File> 
     597                        <File 
     598                                RelativePath=".\Timer\PerfTimerSkeleton.h"> 
     599                        </File> 
     600                        <File 
    574601                                RelativePath="..\src\Plane3.cpp"> 
    575602                        </File> 
     
    738765                        <File 
    739766                                RelativePath="..\src\RayInfo.h"> 
     767                        </File> 
     768                        <File 
     769                                RelativePath=".\Timer\RDTSCTimer.cpp"> 
     770                        </File> 
     771                        <File 
     772                                RelativePath=".\Timer\RDTSCTimer.h"> 
    740773                        </File> 
    741774                        <File 
Note: See TracChangeset for help on using the changeset viewer.