Changeset 1234 for GTP


Ignore:
Timestamp:
08/21/06 00:13:00 (18 years ago)
Author:
mattausch
Message:
 
Location:
GTP/trunk/Lib/Vis/Preprocessing
Files:
2 deleted
5 edited

Legend:

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

    r833 r1234  
    6363                        OutputDirectory="Release" 
    6464                        IntermediateDirectory="Release" 
     65                        ConfigurationType="1" 
     66                        CharacterSet="2"> 
     67                        <Tool 
     68                                Name="VCCLCompilerTool" 
     69                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     70                                RuntimeLibrary="0" 
     71                                UsePrecompiledHeader="3" 
     72                                WarningLevel="3" 
     73                                Detect64BitPortabilityProblems="TRUE" 
     74                                DebugInformationFormat="3"/> 
     75                        <Tool 
     76                                Name="VCCustomBuildTool"/> 
     77                        <Tool 
     78                                Name="VCLinkerTool" 
     79                                OutputFile="$(OutDir)/EvalStats.exe" 
     80                                LinkIncremental="1" 
     81                                GenerateDebugInformation="TRUE" 
     82                                SubSystem="1" 
     83                                OptimizeReferences="2" 
     84                                EnableCOMDATFolding="2" 
     85                                TargetMachine="1"/> 
     86                        <Tool 
     87                                Name="VCMIDLTool"/> 
     88                        <Tool 
     89                                Name="VCPostBuildEventTool"/> 
     90                        <Tool 
     91                                Name="VCPreBuildEventTool"/> 
     92                        <Tool 
     93                                Name="VCPreLinkEventTool"/> 
     94                        <Tool 
     95                                Name="VCResourceCompilerTool"/> 
     96                        <Tool 
     97                                Name="VCWebServiceProxyGeneratorTool"/> 
     98                        <Tool 
     99                                Name="VCXMLDataGeneratorTool"/> 
     100                        <Tool 
     101                                Name="VCWebDeploymentTool"/> 
     102                        <Tool 
     103                                Name="VCManagedWrapperGeneratorTool"/> 
     104                        <Tool 
     105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     106                </Configuration> 
     107                <Configuration 
     108                        Name="mlrt|Win32" 
     109                        OutputDirectory="$(ConfigurationName)" 
     110                        IntermediateDirectory="$(ConfigurationName)" 
     111                        ConfigurationType="1" 
     112                        CharacterSet="2"> 
     113                        <Tool 
     114                                Name="VCCLCompilerTool" 
     115                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     116                                RuntimeLibrary="0" 
     117                                UsePrecompiledHeader="3" 
     118                                WarningLevel="3" 
     119                                Detect64BitPortabilityProblems="TRUE" 
     120                                DebugInformationFormat="3"/> 
     121                        <Tool 
     122                                Name="VCCustomBuildTool"/> 
     123                        <Tool 
     124                                Name="VCLinkerTool" 
     125                                OutputFile="$(OutDir)/EvalStats.exe" 
     126                                LinkIncremental="1" 
     127                                GenerateDebugInformation="TRUE" 
     128                                SubSystem="1" 
     129                                OptimizeReferences="2" 
     130                                EnableCOMDATFolding="2" 
     131                                TargetMachine="1"/> 
     132                        <Tool 
     133                                Name="VCMIDLTool"/> 
     134                        <Tool 
     135                                Name="VCPostBuildEventTool"/> 
     136                        <Tool 
     137                                Name="VCPreBuildEventTool"/> 
     138                        <Tool 
     139                                Name="VCPreLinkEventTool"/> 
     140                        <Tool 
     141                                Name="VCResourceCompilerTool"/> 
     142                        <Tool 
     143                                Name="VCWebServiceProxyGeneratorTool"/> 
     144                        <Tool 
     145                                Name="VCXMLDataGeneratorTool"/> 
     146                        <Tool 
     147                                Name="VCWebDeploymentTool"/> 
     148                        <Tool 
     149                                Name="VCManagedWrapperGeneratorTool"/> 
     150                        <Tool 
     151                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     152                </Configuration> 
     153                <Configuration 
     154                        Name="Release_Internal|Win32" 
     155                        OutputDirectory="$(ConfigurationName)" 
     156                        IntermediateDirectory="$(ConfigurationName)" 
    65157                        ConfigurationType="1" 
    66158                        CharacterSet="2"> 
     
    126218                                <FileConfiguration 
    127219                                        Name="Release|Win32"> 
     220                                        <Tool 
     221                                                Name="VCCLCompilerTool" 
     222                                                UsePrecompiledHeader="1"/> 
     223                                </FileConfiguration> 
     224                                <FileConfiguration 
     225                                        Name="mlrt|Win32"> 
     226                                        <Tool 
     227                                                Name="VCCLCompilerTool" 
     228                                                UsePrecompiledHeader="1"/> 
     229                                </FileConfiguration> 
     230                                <FileConfiguration 
     231                                        Name="Release_Internal|Win32"> 
    128232                                        <Tool 
    129233                                                Name="VCCLCompilerTool" 
  • GTP/trunk/Lib/Vis/Preprocessing/QtRenderer/QtRenderer.vcproj

    r1221 r1234  
    2020                                Name="VCCLCompilerTool" 
    2121                                Optimization="0" 
    22                                 AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\Preprocessing\src;..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;" 
     22                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;" 
    2323                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;QTRENDERER_EXPORTS" 
    2424                                MinimalRebuild="TRUE" 
     
    3030                                DebugInformationFormat="4"/> 
    3131                        <Tool 
    32                                 Name="VCCustomBuildTool"/> 
     32                                Name="VCCustomBuildTool" 
     33                                Description="Performing moc on $(InputName).h" 
     34                                CommandLine="&quot;%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp&quot; 
     35" 
     36                                Outputs="&quot;$(InputDir) moc_$(InputName).cpp&quot;"/> 
    3337                        <Tool 
    3438                                Name="VCLinkerTool" 
     
    3640                                OutputFile="$(OutDir)/QtRenderer.dll" 
    3741                                LinkIncremental="2" 
    38                                 AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;&quot;..\Preprocessing\lib\$(ConfigurationName)&quot;;..\Preprocessing\src\GL;..\..\..\..\..\NonGTP\Xerces\xercesc\lib" 
     42                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;..\src\GL;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;&quot;..\lib\$(ConfigurationName)&quot;" 
    3943                                GenerateDebugInformation="TRUE" 
    4044                                ProgramDatabaseFile="$(OutDir)/QtRenderer.pdb" 
     
    7175                        <Tool 
    7276                                Name="VCCLCompilerTool" 
    73                                 AdditionalIncludeDirectories="..\Preprocessing\src;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;" 
     77                                AdditionalIncludeDirectories="..\src;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;" 
    7478                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QTRENDERER_EXPORTS" 
    7579                                RuntimeLibrary="2" 
     
    7983                                DebugInformationFormat="3"/> 
    8084                        <Tool 
    81                                 Name="VCCustomBuildTool"/> 
     85                                Name="VCCustomBuildTool" 
     86                                Description="Performing moc on $(InputName).h" 
     87                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 
     88" 
     89                                Outputs="$(InputDir) moc_$(InputName).cpp"/> 
    8290                        <Tool 
    8391                                Name="VCLinkerTool" 
     
    8593                                OutputFile="$(OutDir)/QtGlRenderer.dll" 
    8694                                LinkIncremental="1" 
    87                                 AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;&quot;..\Preprocessing\lib\$(ConfigurationName)&quot;;..\Preprocessing\src\GL;..\..\..\..\..\NonGTP\Xerces\xercesc\lib" 
    88                                 GenerateDebugInformation="TRUE" 
     95                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;&quot;..\lib\$(ConfigurationName)&quot;;..\src\GL;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib" 
     96                                GenerateDebugInformation="FALSE" 
    8997                                SubSystem="2" 
    9098                                OptimizeReferences="2" 
    9199                                EnableCOMDATFolding="2" 
    92                                 ImportLibrary="$(OutDir)/QtRenderer.lib" 
     100                                ImportLibrary="$(OutDir)/QtGlRenderer.lib" 
    93101                                TargetMachine="1"/> 
    94102                        <Tool 
    95103                                Name="VCMIDLTool"/> 
    96104                        <Tool 
    97                                 Name="VCPostBuildEventTool" 
    98                                 CommandLine="copy $(OutDir)\$(TargetFileName) $(OutDir)\..\..\Preprocessing\scripts"/> 
     105                                Name="VCPostBuildEventTool"/> 
    99106                        <Tool 
    100107                                Name="VCPreBuildEventTool"/> 
     
    143150                                                Name="VCCustomBuildTool" 
    144151                                                Description="Performing moc on $(InputName).h" 
    145                                                 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp&#xA;" 
     152                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 
     153" 
    146154                                                Outputs="$(InputDir) moc_$(InputName).cpp"/> 
    147155                                </FileConfiguration> 
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj

    r1231 r1234  
    6565                                FavorSizeOrSpeed="0" 
    6666                                OptimizeForWindowsApplication="TRUE" 
     67                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;" 
     68                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     69                                ExceptionHandling="TRUE" 
     70                                RuntimeLibrary="2" 
     71                                DisableLanguageExtensions="FALSE" 
     72                                ForceConformanceInForLoopScope="FALSE" 
     73                                RuntimeTypeInfo="TRUE" 
     74                                UsePrecompiledHeader="0" 
     75                                WarningLevel="2" 
     76                                Detect64BitPortabilityProblems="TRUE" 
     77                                DebugInformationFormat="3"/> 
     78                        <Tool 
     79                                Name="VCCustomBuildTool"/> 
     80                        <Tool 
     81                                Name="VCLibrarianTool"/> 
     82                        <Tool 
     83                                Name="VCMIDLTool"/> 
     84                        <Tool 
     85                                Name="VCPostBuildEventTool"/> 
     86                        <Tool 
     87                                Name="VCPreBuildEventTool"/> 
     88                        <Tool 
     89                                Name="VCPreLinkEventTool"/> 
     90                        <Tool 
     91                                Name="VCResourceCompilerTool"/> 
     92                        <Tool 
     93                                Name="VCWebServiceProxyGeneratorTool"/> 
     94                        <Tool 
     95                                Name="VCXMLDataGeneratorTool"/> 
     96                        <Tool 
     97                                Name="VCManagedWrapperGeneratorTool"/> 
     98                        <Tool 
     99                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     100                </Configuration> 
     101                <Configuration 
     102                        Name="mlrt|Win32" 
     103                        OutputDirectory="$(ConfigurationName)" 
     104                        IntermediateDirectory="$(ConfigurationName)" 
     105                        ConfigurationType="4" 
     106                        CharacterSet="2"> 
     107                        <Tool 
     108                                Name="VCCLCompilerTool" 
     109                                Optimization="0" 
     110                                InlineFunctionExpansion="0" 
     111                                FavorSizeOrSpeed="0" 
     112                                OptimizeForWindowsApplication="TRUE" 
    67113                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;;..\..\Preprocessing\MultiLevelRayTracing" 
    68114                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     
    99145                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    100146                </Configuration> 
     147                <Configuration 
     148                        Name="Release_Internal|Win32" 
     149                        OutputDirectory="$(ConfigurationName)" 
     150                        IntermediateDirectory="$(ConfigurationName)" 
     151                        ConfigurationType="4" 
     152                        CharacterSet="2"> 
     153                        <Tool 
     154                                Name="VCCLCompilerTool" 
     155                                Optimization="0" 
     156                                InlineFunctionExpansion="0" 
     157                                FavorSizeOrSpeed="0" 
     158                                OptimizeForWindowsApplication="TRUE" 
     159                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;;..\..\Preprocessing\MultiLevelRayTracing" 
     160                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     161                                ExceptionHandling="TRUE" 
     162                                RuntimeLibrary="2" 
     163                                DisableLanguageExtensions="FALSE" 
     164                                ForceConformanceInForLoopScope="FALSE" 
     165                                RuntimeTypeInfo="TRUE" 
     166                                UsePrecompiledHeader="0" 
     167                                WarningLevel="2" 
     168                                Detect64BitPortabilityProblems="TRUE" 
     169                                DebugInformationFormat="3"/> 
     170                        <Tool 
     171                                Name="VCCustomBuildTool"/> 
     172                        <Tool 
     173                                Name="VCLibrarianTool"/> 
     174                        <Tool 
     175                                Name="VCMIDLTool"/> 
     176                        <Tool 
     177                                Name="VCPostBuildEventTool"/> 
     178                        <Tool 
     179                                Name="VCPreBuildEventTool"/> 
     180                        <Tool 
     181                                Name="VCPreLinkEventTool"/> 
     182                        <Tool 
     183                                Name="VCResourceCompilerTool"/> 
     184                        <Tool 
     185                                Name="VCWebServiceProxyGeneratorTool"/> 
     186                        <Tool 
     187                                Name="VCXMLDataGeneratorTool"/> 
     188                        <Tool 
     189                                Name="VCManagedWrapperGeneratorTool"/> 
     190                        <Tool 
     191                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     192                </Configuration> 
    101193        </Configurations> 
    102194        <References> 
     
    129221                        </File> 
    130222                        <File 
     223                                RelativePath=".\BvHierarchy.cpp"> 
     224                        </File> 
     225                        <File 
     226                                RelativePath=".\BvHierarchy.h"> 
     227                        </File> 
     228                        <File 
    131229                                RelativePath="..\src\Camera.cpp"> 
    132230                        </File> 
     
    195293                        </File> 
    196294                        <File 
     295                                RelativePath=".\HierarchyManager.cpp"> 
     296                        </File> 
     297                        <File 
     298                                RelativePath=".\HierarchyManager.h"> 
     299                        </File> 
     300                        <File 
    197301                                RelativePath="..\src\Intersectable.h"> 
    198302                        </File> 
     
    256360                        <File 
    257361                                RelativePath="..\src\OcclusionQuery.h"> 
     362                        </File> 
     363                        <File 
     364                                RelativePath=".\OspTree.cpp"> 
     365                        </File> 
     366                        <File 
     367                                RelativePath=".\OspTree.h"> 
    258368                        </File> 
    259369                        <File 
     
    303413                                                Outputs=""/> 
    304414                                </FileConfiguration> 
     415                                <FileConfiguration 
     416                                        Name="mlrt|Win32"> 
     417                                        <Tool 
     418                                                Name="VCCustomBuildTool" 
     419                                                Description="" 
     420                                                CommandLine="" 
     421                                                Outputs=""/> 
     422                                </FileConfiguration> 
     423                                <FileConfiguration 
     424                                        Name="Release_Internal|Win32"> 
     425                                        <Tool 
     426                                                Name="VCCustomBuildTool" 
     427                                                Description="" 
     428                                                CommandLine="" 
     429                                                Outputs=""/> 
     430                                </FileConfiguration> 
    305431                        </File> 
    306432                        <File 
     
    317443                                                Outputs=""/> 
    318444                                </FileConfiguration> 
     445                                <FileConfiguration 
     446                                        Name="mlrt|Win32"> 
     447                                        <Tool 
     448                                                Name="VCCustomBuildTool" 
     449                                                Description="" 
     450                                                CommandLine="" 
     451                                                Outputs=""/> 
     452                                </FileConfiguration> 
     453                                <FileConfiguration 
     454                                        Name="Release_Internal|Win32"> 
     455                                        <Tool 
     456                                                Name="VCCustomBuildTool" 
     457                                                Description="" 
     458                                                CommandLine="" 
     459                                                Outputs=""/> 
     460                                </FileConfiguration> 
    319461                        </File> 
    320462                        <File 
     
    388530                        </File> 
    389531                        <File 
     532                                RelativePath=".\SplitCandidate.h"> 
     533                        </File> 
     534                        <File 
    390535                                RelativePath="..\src\Statistics.h"> 
    391536                        </File> 
     
    454599                        </File> 
    455600                        <File 
    456                                 RelativePath="..\src\VspOspTree.cpp"> 
    457                         </File> 
    458                         <File 
    459                                 RelativePath="..\src\VspOspTree.h"> 
     601                                RelativePath=".\VspTree.cpp"> 
     602                        </File> 
     603                        <File 
     604                                RelativePath=".\VspTree.h"> 
    460605                        </File> 
    461606                        <File 
  • GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj

    r1231 r1234  
    8383                        <Tool 
    8484                                Name="VCLinkerTool" 
    85                                 AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib RTWorld.lib RTScene.lib" 
     85                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib" 
     86                                OutputFile="$(OutDir)/Preprocessor.exe" 
     87                                LinkIncremental="1" 
     88                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;&quot;$(BOOST_LIB)&quot;;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib" 
     89                                GenerateDebugInformation="FALSE" 
     90                                SubSystem="1" 
     91                                OptimizeReferences="2" 
     92                                EnableCOMDATFolding="2" 
     93                                TargetMachine="1" 
     94                                FixedBaseAddress="1"/> 
     95                        <Tool 
     96                                Name="VCMIDLTool"/> 
     97                        <Tool 
     98                                Name="VCPostBuildEventTool"/> 
     99                        <Tool 
     100                                Name="VCPreBuildEventTool"/> 
     101                        <Tool 
     102                                Name="VCPreLinkEventTool"/> 
     103                        <Tool 
     104                                Name="VCResourceCompilerTool"/> 
     105                        <Tool 
     106                                Name="VCWebServiceProxyGeneratorTool"/> 
     107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
     110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     115                </Configuration> 
     116                <Configuration 
     117                        Name="mlrt|Win32" 
     118                        OutputDirectory="$(ConfigurationName)" 
     119                        IntermediateDirectory="$(ConfigurationName)" 
     120                        ConfigurationType="1" 
     121                        CharacterSet="2"> 
     122                        <Tool 
     123                                Name="VCCLCompilerTool" 
     124                                Optimization="0" 
     125                                AdditionalIncludeDirectories="..\include;&quot;$(BOOST_INCLUDE)&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing" 
     126                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 
     127                                RuntimeLibrary="2" 
     128                                RuntimeTypeInfo="TRUE" 
     129                                UsePrecompiledHeader="0" 
     130                                WarningLevel="3" 
     131                                Detect64BitPortabilityProblems="TRUE" 
     132                                DebugInformationFormat="3"/> 
     133                        <Tool 
     134                                Name="VCCustomBuildTool"/> 
     135                        <Tool 
     136                                Name="VCLinkerTool" 
     137                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib" 
     138                                OutputFile="$(OutDir)/Preprocessor.exe" 
     139                                LinkIncremental="1" 
     140                                AdditionalLibraryDirectories="..\support\xercesc\lib\;..\support\zlib\lib\;..\support\devil\lib;..\include;..\src\GL;&quot;$(CG_LIB_PATH)&quot;;..\lib\release;..\..\Preprocessing\lib\release;&quot;$(BOOST_LIB)&quot;;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\..\Preprocessing\MultiLevelRayTracing\RTScene\Release;..\..\Preprocessing\MultiLevelRayTracing\RTWorld\Release" 
     141                                GenerateDebugInformation="FALSE" 
     142                                SubSystem="1" 
     143                                OptimizeReferences="2" 
     144                                EnableCOMDATFolding="2" 
     145                                TargetMachine="1" 
     146                                FixedBaseAddress="1"/> 
     147                        <Tool 
     148                                Name="VCMIDLTool"/> 
     149                        <Tool 
     150                                Name="VCPostBuildEventTool"/> 
     151                        <Tool 
     152                                Name="VCPreBuildEventTool"/> 
     153                        <Tool 
     154                                Name="VCPreLinkEventTool"/> 
     155                        <Tool 
     156                                Name="VCResourceCompilerTool"/> 
     157                        <Tool 
     158                                Name="VCWebServiceProxyGeneratorTool"/> 
     159                        <Tool 
     160                                Name="VCXMLDataGeneratorTool"/> 
     161                        <Tool 
     162                                Name="VCWebDeploymentTool"/> 
     163                        <Tool 
     164                                Name="VCManagedWrapperGeneratorTool"/> 
     165                        <Tool 
     166                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     167                </Configuration> 
     168                <Configuration 
     169                        Name="Release_Internal|Win32" 
     170                        OutputDirectory="$(ConfigurationName)" 
     171                        IntermediateDirectory="$(ConfigurationName)" 
     172                        ConfigurationType="1" 
     173                        CharacterSet="2"> 
     174                        <Tool 
     175                                Name="VCCLCompilerTool" 
     176                                Optimization="0" 
     177                                AdditionalIncludeDirectories="..\include;&quot;$(BOOST_INCLUDE)&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing" 
     178                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL" 
     179                                RuntimeLibrary="2" 
     180                                RuntimeTypeInfo="TRUE" 
     181                                UsePrecompiledHeader="0" 
     182                                WarningLevel="3" 
     183                                Detect64BitPortabilityProblems="TRUE" 
     184                                DebugInformationFormat="3"/> 
     185                        <Tool 
     186                                Name="VCCustomBuildTool"/> 
     187                        <Tool 
     188                                Name="VCLinkerTool" 
     189                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib" 
    86190                                OutputFile="$(OutDir)/Preprocessor.exe" 
    87191                                LinkIncremental="1" 
  • GTP/trunk/Lib/Vis/Preprocessing/src/VssPreprocessor.cpp

    r1233 r1234  
    191191 
    192192        float dist = 0; 
    193         const int hittriangle = -1//mlrtaIntersectAS(pforg, pfdir, pfnorm, dist); 
     193        const int hittriangle = -1;//mlrtaIntersectAS(pforg, pfdir, pfnorm, dist); 
    194194 
    195195        if (hittriangle == -1) 
Note: See TracChangeset for help on using the changeset viewer.