Ignore:
Timestamp:
08/12/05 01:17:56 (19 years ago)
Author:
mattausch
Message:

added some bsp stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj

    r234 r235  
    6363                                Name="VCCLCompilerTool" 
    6464                                AdditionalIncludeDirectories="..\support;..\support\devil\include;..\support\zlib\include;"$(QTDIR)\include";"$(QTDIR)\include\Qt";..\include" 
    65                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;DEST_BSP_VIEWCELLS" 
     65                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;TEST_BSP_VIEWCELLS" 
    6666                                RuntimeLibrary="2" 
    6767                                RuntimeTypeInfo="TRUE" 
     
    199199                        </File> 
    200200                        <File 
     201                                RelativePath="..\src\Polygon3.cpp"> 
     202                        </File> 
     203                        <File 
     204                                RelativePath="..\src\Polygon3.h"> 
     205                        </File> 
     206                        <File 
    201207                                RelativePath="..\src\Preprocessor.cpp"> 
    202208                        </File> 
     
    251257                        <File 
    252258                                RelativePath="..\src\Vector3.h"> 
     259                        </File> 
     260                        <File 
     261                                RelativePath="..\src\ViewCell.cpp"> 
    253262                        </File> 
    254263                        <File 
     
    303312                        </File> 
    304313                        <File 
     314                                RelativePath="..\include\Polygon3.h"> 
     315                        </File> 
     316                        <File 
    305317                                RelativePath="..\include\Preprocessor.h"> 
    306318                        </File> 
Note: See TracChangeset for help on using the changeset viewer.