source: GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj @ 2288

Revision 2288, 31.3 KB checked in by mattausch, 17 years ago (diff)
RevLine 
[71]1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
[2092]4        Version="7.10"
[71]5        Name="Preprocessor"
[78]6        ProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
[2092]7        Keyword="Win32Proj">
[71]8        <Platforms>
9                <Platform
[2092]10                        Name="Win32"/>
[71]11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\lib\$(ConfigurationName)"
16                        IntermediateDirectory="..\obj\$(ConfigurationName)"
[1002]17                        ConfigurationType="4"
[2092]18                        CharacterSet="2">
[71]19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
[2161]22                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;Timer;..\src\sparsehash\src;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src\google\sparsehash"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NO_QT"
[2092]24                                MinimalRebuild="TRUE"
[71]25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
[2092]27                                RuntimeTypeInfo="TRUE"
[71]28                                UsePrecompiledHeader="0"
[1287]29                                BrowseInformation="1"
[71]30                                WarningLevel="3"
[2092]31                                Detect64BitPortabilityProblems="TRUE"
32                                DebugInformationFormat="3"/>
[71]33                        <Tool
[2092]34                                Name="VCCustomBuildTool"/>
[71]35                        <Tool
[2092]36                                Name="VCLibrarianTool"/>
[71]37                        <Tool
[2092]38                                Name="VCMIDLTool"/>
[71]39                        <Tool
[2092]40                                Name="VCPostBuildEventTool"/>
[71]41                        <Tool
[2092]42                                Name="VCPreBuildEventTool"/>
[71]43                        <Tool
[2092]44                                Name="VCPreLinkEventTool"/>
[71]45                        <Tool
[2092]46                                Name="VCResourceCompilerTool"/>
[71]47                        <Tool
[2092]48                                Name="VCWebServiceProxyGeneratorTool"/>
[71]49                        <Tool
[2092]50                                Name="VCXMLDataGeneratorTool"/>
51                        <Tool
52                                Name="VCManagedWrapperGeneratorTool"/>
53                        <Tool
54                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[71]55                </Configuration>
56                <Configuration
57                        Name="Release|Win32"
[827]58                        OutputDirectory="..\lib\$(ConfigurationName)"
[71]59                        IntermediateDirectory="..\obj\$(ConfigurationName)"
[827]60                        ConfigurationType="4"
[2092]61                        CharacterSet="2">
[71]62                        <Tool
63                                Name="VCCLCompilerTool"
[1286]64                                Optimization="3"
[2092]65                                GlobalOptimizations="TRUE"
[1286]66                                InlineFunctionExpansion="2"
[2092]67                                EnableIntrinsicFunctions="TRUE"
[1286]68                                FavorSizeOrSpeed="1"
[2092]69                                OmitFramePointers="TRUE"
70                                EnableFiberSafeOptimizations="TRUE"
71                                OptimizeForProcessor="0"
72                                OptimizeForWindowsApplication="TRUE"
[2066]73                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;Timer"
[2162]74                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_VERBOSE_PVS"
[2092]75                                ExceptionHandling="TRUE"
[1234]76                                RuntimeLibrary="2"
[2092]77                                DisableLanguageExtensions="FALSE"
78                                ForceConformanceInForLoopScope="FALSE"
79                                RuntimeTypeInfo="FALSE"
[1234]80                                UsePrecompiledHeader="0"
[1286]81                                BrowseInformation="1"
[1234]82                                WarningLevel="2"
[2092]83                                Detect64BitPortabilityProblems="TRUE"
84                                DebugInformationFormat="3"/>
[1234]85                        <Tool
[2092]86                                Name="VCCustomBuildTool"/>
[1234]87                        <Tool
[2092]88                                Name="VCLibrarianTool"/>
[1234]89                        <Tool
[2092]90                                Name="VCMIDLTool"/>
[1234]91                        <Tool
[2092]92                                Name="VCPostBuildEventTool"/>
[1234]93                        <Tool
[2092]94                                Name="VCPreBuildEventTool"/>
[1234]95                        <Tool
[2092]96                                Name="VCPreLinkEventTool"/>
[1234]97                        <Tool
[2092]98                                Name="VCResourceCompilerTool"/>
[1234]99                        <Tool
[2092]100                                Name="VCWebServiceProxyGeneratorTool"/>
[1234]101                        <Tool
[2092]102                                Name="VCXMLDataGeneratorTool"/>
103                        <Tool
104                                Name="VCManagedWrapperGeneratorTool"/>
105                        <Tool
106                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[1234]107                </Configuration>
108                <Configuration
109                        Name="mlrt|Win32"
110                        OutputDirectory="$(ConfigurationName)"
111                        IntermediateDirectory="$(ConfigurationName)"
112                        ConfigurationType="4"
[2092]113                        CharacterSet="2">
[1234]114                        <Tool
115                                Name="VCCLCompilerTool"
[1281]116                                Optimization="2"
[2092]117                                GlobalOptimizations="FALSE"
[1234]118                                InlineFunctionExpansion="0"
[2092]119                                EnableIntrinsicFunctions="FALSE"
[1272]120                                FavorSizeOrSpeed="1"
[2092]121                                OmitFramePointers="FALSE"
122                                EnableFiberSafeOptimizations="FALSE"
123                                OptimizeForProcessor="3"
124                                OptimizeForWindowsApplication="TRUE"
[1272]125                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\..\Preprocessing\MultiLevelRayTracing"
126                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
[2092]127                                MinimalRebuild="TRUE"
128                                ExceptionHandling="TRUE"
[833]129                                RuntimeLibrary="2"
[2092]130                                DisableLanguageExtensions="FALSE"
131                                ForceConformanceInForLoopScope="FALSE"
132                                RuntimeTypeInfo="TRUE"
[74]133                                UsePrecompiledHeader="0"
[863]134                                WarningLevel="2"
[2092]135                                Detect64BitPortabilityProblems="TRUE"
136                                DebugInformationFormat="3"/>
[71]137                        <Tool
[2092]138                                Name="VCCustomBuildTool"/>
[71]139                        <Tool
[2092]140                                Name="VCLibrarianTool"/>
[71]141                        <Tool
[2092]142                                Name="VCMIDLTool"/>
[71]143                        <Tool
[2092]144                                Name="VCPostBuildEventTool"/>
[71]145                        <Tool
[2092]146                                Name="VCPreBuildEventTool"/>
[71]147                        <Tool
[2092]148                                Name="VCPreLinkEventTool"/>
[71]149                        <Tool
[2092]150                                Name="VCResourceCompilerTool"/>
[71]151                        <Tool
[2092]152                                Name="VCWebServiceProxyGeneratorTool"/>
[71]153                        <Tool
[2092]154                                Name="VCXMLDataGeneratorTool"/>
155                        <Tool
156                                Name="VCManagedWrapperGeneratorTool"/>
157                        <Tool
158                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[71]159                </Configuration>
[1234]160                <Configuration
161                        Name="Release_Internal|Win32"
162                        OutputDirectory="$(ConfigurationName)"
163                        IntermediateDirectory="$(ConfigurationName)"
164                        ConfigurationType="4"
[2092]165                        CharacterSet="2">
[1234]166                        <Tool
167                                Name="VCCLCompilerTool"
168                                Optimization="0"
169                                InlineFunctionExpansion="0"
170                                FavorSizeOrSpeed="0"
[2092]171                                OptimizeForWindowsApplication="TRUE"
[1234]172                                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"
173                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
[2092]174                                ExceptionHandling="TRUE"
[1234]175                                RuntimeLibrary="2"
[2092]176                                DisableLanguageExtensions="FALSE"
177                                ForceConformanceInForLoopScope="FALSE"
178                                RuntimeTypeInfo="TRUE"
[1234]179                                UsePrecompiledHeader="0"
180                                WarningLevel="2"
[2092]181                                Detect64BitPortabilityProblems="TRUE"
182                                DebugInformationFormat="3"/>
[1234]183                        <Tool
[2092]184                                Name="VCCustomBuildTool"/>
[1234]185                        <Tool
[2092]186                                Name="VCLibrarianTool"/>
[1234]187                        <Tool
[2092]188                                Name="VCMIDLTool"/>
[1234]189                        <Tool
[2092]190                                Name="VCPostBuildEventTool"/>
[1234]191                        <Tool
[2092]192                                Name="VCPreBuildEventTool"/>
[1234]193                        <Tool
[2092]194                                Name="VCPreLinkEventTool"/>
[1234]195                        <Tool
[2092]196                                Name="VCResourceCompilerTool"/>
[1234]197                        <Tool
[2092]198                                Name="VCWebServiceProxyGeneratorTool"/>
[1234]199                        <Tool
[2092]200                                Name="VCXMLDataGeneratorTool"/>
201                        <Tool
202                                Name="VCManagedWrapperGeneratorTool"/>
203                        <Tool
204                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[1234]205                </Configuration>
[1239]206                <Configuration
207                        Name="Release Internal|Win32"
[2232]208                        OutputDirectory="..\libRelease"
[2233]209                        IntermediateDirectory="..\obj\Release"
[1239]210                        ConfigurationType="4"
[2255]211                        CharacterSet="2"
212                        WholeProgramOptimization="TRUE">
[1239]213                        <Tool
214                                Name="VCCLCompilerTool"
[1272]215                                Optimization="3"
[2092]216                                GlobalOptimizations="TRUE"
[1239]217                                InlineFunctionExpansion="0"
[2092]218                                EnableIntrinsicFunctions="TRUE"
[2017]219                                FavorSizeOrSpeed="1"
[2092]220                                OmitFramePointers="TRUE"
221                                EnableFiberSafeOptimizations="TRUE"
[2255]222                                WholeProgramOptimization="FALSE"
[2092]223                                OptimizeForProcessor="3"
224                                OptimizeForWindowsApplication="TRUE"
[2176]225                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(CG_INC_PATH)&quot;;Timer;..\src\sparsehash\src\google\sparsehash;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src;..\src\ootl\;..\src\ootl\src\;..\src\ootl\src\cpp;..\src\ootl\src\cpp\include\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;..\src\ootl\src\cpp\include\ootl\mswin"
[2288]226                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PV;USE_SSE"
[2255]227                                StringPooling="TRUE"
228                                MinimalRebuild="TRUE"
[2092]229                                ExceptionHandling="TRUE"
[1239]230                                RuntimeLibrary="2"
[2255]231                                EnableEnhancedInstructionSet="0"
[2092]232                                DisableLanguageExtensions="FALSE"
233                                ForceConformanceInForLoopScope="FALSE"
234                                RuntimeTypeInfo="FALSE"
[1239]235                                UsePrecompiledHeader="0"
[1521]236                                BrowseInformation="1"
[1239]237                                WarningLevel="2"
[2092]238                                Detect64BitPortabilityProblems="TRUE"
239                                DebugInformationFormat="3"/>
[1239]240                        <Tool
[2092]241                                Name="VCCustomBuildTool"/>
[1239]242                        <Tool
[2092]243                                Name="VCLibrarianTool"
[2232]244                                OutputFile="../lib/Release/Preprocessor.lib"/>
[1239]245                        <Tool
[2092]246                                Name="VCMIDLTool"/>
[1239]247                        <Tool
[2092]248                                Name="VCPostBuildEventTool"/>
[1239]249                        <Tool
[2092]250                                Name="VCPreBuildEventTool"/>
[1239]251                        <Tool
[2092]252                                Name="VCPreLinkEventTool"/>
[1239]253                        <Tool
[2092]254                                Name="VCResourceCompilerTool"/>
[1239]255                        <Tool
[2092]256                                Name="VCWebServiceProxyGeneratorTool"/>
[1239]257                        <Tool
[2092]258                                Name="VCXMLDataGeneratorTool"/>
259                        <Tool
260                                Name="VCManagedWrapperGeneratorTool"/>
261                        <Tool
262                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[1239]263                </Configuration>
[1766]264                <Configuration
265                        Name="release_noqt|Win32"
[2232]266                        OutputDirectory="..\lib\Release"
267                        IntermediateDirectory="..\obj\Release"
[1766]268                        ConfigurationType="4"
[2232]269                        CharacterSet="2"
[2239]270                        WholeProgramOptimization="FALSE">
[1766]271                        <Tool
272                                Name="VCCLCompilerTool"
273                                Optimization="3"
[2228]274                                GlobalOptimizations="TRUE"
275                                InlineFunctionExpansion="2"
276                                EnableIntrinsicFunctions="TRUE"
[2239]277                                ImproveFloatingPointConsistency="FALSE"
[2228]278                                FavorSizeOrSpeed="1"
279                                OmitFramePointers="TRUE"
280                                EnableFiberSafeOptimizations="TRUE"
[2239]281                                WholeProgramOptimization="FALSE"
[2228]282                                OptimizeForProcessor="1"
[2092]283                                OptimizeForWindowsApplication="TRUE"
[2206]284                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;"
[1887]285                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;NO_QT"
[2228]286                                StringPooling="TRUE"
[2239]287                                MinimalRebuild="TRUE"
[2092]288                                ExceptionHandling="TRUE"
[1766]289                                RuntimeLibrary="2"
[2239]290                                EnableEnhancedInstructionSet="0"
[2092]291                                DisableLanguageExtensions="FALSE"
292                                ForceConformanceInForLoopScope="FALSE"
[2228]293                                RuntimeTypeInfo="FALSE"
[1766]294                                UsePrecompiledHeader="0"
295                                BrowseInformation="1"
296                                WarningLevel="2"
[2092]297                                Detect64BitPortabilityProblems="TRUE"
298                                DebugInformationFormat="3"/>
[1766]299                        <Tool
[2092]300                                Name="VCCustomBuildTool"/>
[1766]301                        <Tool
[2092]302                                Name="VCLibrarianTool"
[2232]303                                OutputFile="../lib/Release/Preprocessor.lib"/>
[1766]304                        <Tool
[2092]305                                Name="VCMIDLTool"/>
[1766]306                        <Tool
[2092]307                                Name="VCPostBuildEventTool"/>
[1766]308                        <Tool
[2092]309                                Name="VCPreBuildEventTool"/>
[1766]310                        <Tool
[2092]311                                Name="VCPreLinkEventTool"/>
[1766]312                        <Tool
[2092]313                                Name="VCResourceCompilerTool"/>
[1766]314                        <Tool
[2092]315                                Name="VCWebServiceProxyGeneratorTool"/>
[1766]316                        <Tool
[2092]317                                Name="VCXMLDataGeneratorTool"/>
318                        <Tool
319                                Name="VCManagedWrapperGeneratorTool"/>
320                        <Tool
321                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[1766]322                </Configuration>
[1949]323                <Configuration
324                        Name="Release_Qt|Win32"
[2232]325                        OutputDirectory="..\lib\Release"
326                        IntermediateDirectory="..\obj\Release"
[1949]327                        ConfigurationType="4"
[2092]328                        CharacterSet="2">
[1949]329                        <Tool
330                                Name="VCCLCompilerTool"
331                                Optimization="3"
332                                InlineFunctionExpansion="0"
333                                FavorSizeOrSpeed="0"
[2092]334                                OptimizeForProcessor="3"
335                                OptimizeForWindowsApplication="TRUE"
[2063]336                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(CG_INC_PATH)&quot;;Timer"
[1968]337                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_QT;ATI"
[2092]338                                ExceptionHandling="TRUE"
[1949]339                                RuntimeLibrary="2"
[2092]340                                DisableLanguageExtensions="FALSE"
341                                ForceConformanceInForLoopScope="FALSE"
342                                RuntimeTypeInfo="TRUE"
[1949]343                                UsePrecompiledHeader="0"
344                                BrowseInformation="1"
345                                WarningLevel="2"
[2092]346                                Detect64BitPortabilityProblems="TRUE"
347                                DebugInformationFormat="3"/>
[1949]348                        <Tool
[2092]349                                Name="VCCustomBuildTool"/>
[1949]350                        <Tool
[2092]351                                Name="VCLibrarianTool"
352                                OutputFile="../lib/Release/$(ProjectName).lib"/>
[1949]353                        <Tool
[2092]354                                Name="VCMIDLTool"/>
[1949]355                        <Tool
[2092]356                                Name="VCPostBuildEventTool"/>
[1949]357                        <Tool
[2092]358                                Name="VCPreBuildEventTool"/>
[1949]359                        <Tool
[2092]360                                Name="VCPreLinkEventTool"/>
[1949]361                        <Tool
[2092]362                                Name="VCResourceCompilerTool"/>
[1949]363                        <Tool
[2092]364                                Name="VCWebServiceProxyGeneratorTool"/>
[1949]365                        <Tool
[2092]366                                Name="VCXMLDataGeneratorTool"/>
367                        <Tool
368                                Name="VCManagedWrapperGeneratorTool"/>
369                        <Tool
370                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[1949]371                </Configuration>
[71]372        </Configurations>
373        <References>
374        </References>
375        <Files>
376                <Filter
377                        Name="Source Files"
378                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
[2092]379                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
[71]380                        <File
[2092]381                                RelativePath="..\src\AxisAlignedBox3.cpp">
[179]382                        </File>
383                        <File
[2092]384                                RelativePath="..\src\AxisAlignedBox3.h">
[179]385                        </File>
386                        <File
[2092]387                                RelativePath="..\src\Beam.cpp">
[510]388                        </File>
389                        <File
[2092]390                                RelativePath="..\src\Beam.h">
[510]391                        </File>
392                        <File
[2092]393                                RelativePath=".\Timer\BenchTimer.cpp">
[2048]394                        </File>
395                        <File
[2092]396                                RelativePath=".\Timer\BenchTimer.h">
[2048]397                        </File>
398                        <File
[2116]399                                RelativePath=".\BitVectorPvs.h">
400                        </File>
401                        <File
[2092]402                                RelativePath="..\src\BoostPreprocessorThread.cpp">
[1146]403                        </File>
404                        <File
[2092]405                                RelativePath="..\src\BoostPreprocessorThread.h">
[1146]406                        </File>
407                        <File
[2092]408                                RelativePath="..\src\BoundingBoxConverter.h">
[931]409                        </File>
410                        <File
[2092]411                                RelativePath=".\BvHierarchy.cpp">
[1234]412                        </File>
413                        <File
[2092]414                                RelativePath=".\BvHierarchy.h">
[1234]415                        </File>
416                        <File
[2092]417                                RelativePath="..\src\Camera.cpp">
[179]418                        </File>
419                        <File
[2092]420                                RelativePath="..\src\Camera.h">
[179]421                        </File>
422                        <File
[2092]423                                RelativePath=".\CombinedPreprocessor.cpp">
[1894]424                        </File>
425                        <File
[2092]426                                RelativePath=".\CombinedPreprocessor.h">
[1894]427                        </File>
428                        <File
[2092]429                                RelativePath="..\src\common.cpp">
[179]430                        </File>
431                        <File
[2092]432                                RelativePath="..\src\common.h">
[179]433                        </File>
434                        <File
[2092]435                                RelativePath="..\src\Containers.h">
[179]436                        </File>
437                        <File
[2100]438                                RelativePath=".\DefaultPvs.h">
439                        </File>
440                        <File
[2092]441                                RelativePath="..\src\dual_depth.cg">
[527]442                        </File>
443                        <File
[2092]444                                RelativePath="..\src\Environment.cpp">
[179]445                        </File>
446                        <File
[2092]447                                RelativePath="..\src\Environment.h">
[179]448                        </File>
449                        <File
[2092]450                                RelativePath="..\src\ExactPreprocessor.cpp">
[71]451                        </File>
452                        <File
[2092]453                                RelativePath="..\src\ExactPreprocessor.h">
[179]454                        </File>
455                        <File
[2092]456                                RelativePath="..\src\Exporter.cpp">
[179]457                        </File>
458                        <File
[2092]459                                RelativePath="..\src\Exporter.h">
[179]460                        </File>
461                        <File
[2092]462                                RelativePath="..\src\FlexibleHeap.h">
[1099]463                        </File>
464                        <File
[2092]465                                RelativePath="..\src\glInterface.h">
[1001]466                        </File>
467                        <File
[2092]468                                RelativePath=".\GlobalLinesRenderer.cpp">
[1940]469                        </File>
470                        <File
[2092]471                                RelativePath=".\GlobalLinesRenderer.h">
[1940]472                        </File>
473                        <File
[2092]474                                RelativePath=".\GvsPreprocessor.cpp">
[1473]475                        </File>
476                        <File
[2092]477                                RelativePath=".\GvsPreprocessor.h">
[1473]478                        </File>
479                        <File
[2092]480                                RelativePath="..\src\GzBinFileInputStream.cpp">
[971]481                        </File>
482                        <File
[2092]483                                RelativePath="..\src\GzBinFileInputStream.h">
[971]484                        </File>
485                        <File
[2092]486                                RelativePath="..\src\GzFileInputSource.cpp">
[971]487                        </File>
488                        <File
[2092]489                                RelativePath="..\src\GzFileInputSource.h">
[971]490                        </File>
491                        <File
[2092]492                                RelativePath="..\src\gzstream.cpp">
[179]493                        </File>
494                        <File
[2092]495                                RelativePath="..\src\gzstream.h">
[179]496                        </File>
497                        <File
[2092]498                                RelativePath="..\src\Halton.cpp">
[361]499                        </File>
500                        <File
[2092]501                                RelativePath="..\src\Halton.h">
[361]502                        </File>
503                        <File
[2100]504                                RelativePath=".\HashPvs.h">
505                        </File>
506                        <File
[2206]507                                RelativePath=".\HashPvs2.h">
508                        </File>
509                        <File
[2092]510                                RelativePath=".\HierarchyManager.cpp">
[1234]511                        </File>
512                        <File
[2092]513                                RelativePath=".\HierarchyManager.h">
[1234]514                        </File>
515                        <File
[2092]516                                RelativePath=".\IntelRayCaster.cpp">
[1520]517                        </File>
518                        <File
[2092]519                                RelativePath=".\IntelRayCaster.h">
[1520]520                        </File>
521                        <File
[2092]522                                RelativePath=".\InternalRayCaster.cpp">
[1520]523                        </File>
524                        <File
[2092]525                                RelativePath=".\InternalRayCaster.h">
[1520]526                        </File>
527                        <File
[2092]528                                RelativePath=".\Intersectable.cpp">
[2066]529                        </File>
530                        <File
[2092]531                                RelativePath=".\Intersectable.h">
[179]532                        </File>
533                        <File
[2092]534                                RelativePath=".\IntersectableWrapper.cpp">
[1138]535                        </File>
536                        <File
[2092]537                                RelativePath=".\IntersectableWrapper.h">
[1138]538                        </File>
539                        <File
[2113]540                                RelativePath=".\IntersectionBoundingBoxConverter.cpp">
541                        </File>
542                        <File
543                                RelativePath=".\IntersectionBoundingBoxConverter.h">
544                        </File>
545                        <File
[2092]546                                RelativePath="..\src\KdTree.cpp">
[71]547                        </File>
548                        <File
[2092]549                                RelativePath="..\src\KdTree.h">
[179]550                        </File>
551                        <File
[2092]552                                RelativePath="..\src\LogManager.cpp">
[1001]553                        </File>
554                        <File
[2092]555                                RelativePath="..\src\LogManager.h">
[1001]556                        </File>
557                        <File
[2092]558                                RelativePath="..\src\Material.cpp">
[179]559                        </File>
560                        <File
[2092]561                                RelativePath="..\src\Material.h">
[179]562                        </File>
563                        <File
[2092]564                                RelativePath="..\src\Matrix4x4.cpp">
[179]565                        </File>
566                        <File
[2092]567                                RelativePath="..\src\Matrix4x4.h">
[179]568                        </File>
569                        <File
[2092]570                                RelativePath=".\Timer\merror.cpp">
[2048]571                        </File>
572                        <File
[2092]573                                RelativePath=".\Timer\merror.h">
[2048]574                        </File>
575                        <File
[2092]576                                RelativePath="..\src\Mesh.cpp">
[179]577                        </File>
578                        <File
[2092]579                                RelativePath="..\src\Mesh.h">
[179]580                        </File>
581                        <File
[2092]582                                RelativePath="..\src\MeshKdTree.cpp">
[182]583                        </File>
584                        <File
[2092]585                                RelativePath="..\src\MeshKdTree.h">
[182]586                        </File>
587                        <File
[2092]588                                RelativePath=".\Timer\mstring.h">
[2048]589                        </File>
590                        <File
[2092]591                                RelativePath=".\Mutation.cpp">
[2048]592                        </File>
593                        <File
[2092]594                                RelativePath=".\Mutation.h">
[2048]595                        </File>
596                        <File
[2092]597                                RelativePath="..\src\MutualVisibility.cpp">
[219]598                        </File>
599                        <File
[2092]600                                RelativePath="..\src\MutualVisibility.h">
[219]601                        </File>
602                        <File
[2123]603                                RelativePath=".\ObjectPvs.cpp">
604                        </File>
605                        <File
[2116]606                                RelativePath=".\ObjectPvs.h">
[2115]607                        </File>
608                        <File
[2117]609                                RelativePath=".\ObjectsParser.cpp">
610                        </File>
611                        <File
612                                RelativePath=".\ObjectsParser.h">
613                        </File>
614                        <File
[2092]615                                RelativePath=".\ObjExporter.cpp">
[1696]616                        </File>
617                        <File
[2092]618                                RelativePath=".\ObjExporter.h">
[1696]619                        </File>
620                        <File
[2092]621                                RelativePath="..\src\ObjParser.cpp">
[1221]622                        </File>
623                        <File
[2092]624                                RelativePath="..\src\ObjParser.h">
[1221]625                        </File>
626                        <File
[2092]627                                RelativePath="..\src\OcclusionQuery.cpp">
[1001]628                        </File>
629                        <File
[2092]630                                RelativePath="..\src\OcclusionQuery.h">
[1001]631                        </File>
632                        <File
[2092]633                                RelativePath=".\OspTree.cpp">
[1234]634                        </File>
635                        <File
[2092]636                                RelativePath=".\OspTree.h">
[1234]637                        </File>
638                        <File
[2092]639                                RelativePath="..\src\Parser.h">
[179]640                        </File>
641                        <File
[2092]642                                RelativePath=".\Timer\PerfTimer.h">
[2048]643                        </File>
644                        <File
[2092]645                                RelativePath=".\Timer\PerfTimerSkeleton.h">
[2048]646                        </File>
647                        <File
[2092]648                                RelativePath="..\src\Plane3.cpp">
[508]649                        </File>
650                        <File
[2092]651                                RelativePath="..\src\Plane3.h">
[179]652                        </File>
653                        <File
[2092]654                                RelativePath="..\src\ply.h">
[752]655                        </File>
656                        <File
[2092]657                                RelativePath="..\src\plyfile.c">
[752]658                        </File>
659                        <File
[2092]660                                RelativePath="..\src\PlyParser.cpp">
[752]661                        </File>
662                        <File
[2092]663                                RelativePath="..\src\PlyParser.h">
[752]664                        </File>
665                        <File
[2092]666                                RelativePath="..\src\Polygon3.cpp">
[235]667                        </File>
668                        <File
[2092]669                                RelativePath="..\src\Polygon3.h">
[235]670                        </File>
671                        <File
[2092]672                                RelativePath="..\src\Polytope.cpp">
[260]673                        </File>
674                        <File
[2092]675                                RelativePath="..\src\Polytope.h">
[260]676                        </File>
677                        <File
[2092]678                                RelativePath="..\src\Preprocessor.cpp">
[71]679                        </File>
680                        <File
[2092]681                                RelativePath="..\src\Preprocessor.h">
[497]682                                <FileConfiguration
[2092]683                                        Name="Release|Win32">
[497]684                                        <Tool
685                                                Name="VCCustomBuildTool"
[1150]686                                                Description=""
687                                                CommandLine=""
[2092]688                                                Outputs=""/>
[497]689                                </FileConfiguration>
[1234]690                                <FileConfiguration
[2092]691                                        Name="mlrt|Win32">
[1234]692                                        <Tool
693                                                Name="VCCustomBuildTool"
694                                                Description=""
695                                                CommandLine=""
[2092]696                                                Outputs=""/>
[1234]697                                </FileConfiguration>
698                                <FileConfiguration
[2092]699                                        Name="Release_Internal|Win32">
[1234]700                                        <Tool
701                                                Name="VCCustomBuildTool"
702                                                Description=""
703                                                CommandLine=""
[2092]704                                                Outputs=""/>
[1234]705                                </FileConfiguration>
[1239]706                                <FileConfiguration
[2092]707                                        Name="Release Internal|Win32">
[1239]708                                        <Tool
709                                                Name="VCCustomBuildTool"
710                                                Description=""
711                                                CommandLine=""
[2092]712                                                Outputs=""/>
[1239]713                                </FileConfiguration>
[1766]714                                <FileConfiguration
[2092]715                                        Name="release_noqt|Win32">
[1766]716                                        <Tool
717                                                Name="VCCustomBuildTool"
718                                                Description=""
719                                                CommandLine=""
[2092]720                                                Outputs=""/>
[1766]721                                </FileConfiguration>
[1949]722                                <FileConfiguration
[2092]723                                        Name="Release_Qt|Win32">
[1949]724                                        <Tool
725                                                Name="VCCustomBuildTool"
726                                                Description=""
727                                                CommandLine=""
[2092]728                                                Outputs=""/>
[1949]729                                </FileConfiguration>
[179]730                        </File>
731                        <File
[2092]732                                RelativePath=".\PreprocessorFactory.cpp">
[1486]733                        </File>
734                        <File
[2092]735                                RelativePath=".\PreprocessorFactory.h">
[1486]736                        </File>
737                        <File
[2092]738                                RelativePath="..\src\PreprocessorThread.cpp">
[497]739                        </File>
740                        <File
[2092]741                                RelativePath="..\src\PreprocessorThread.h">
[497]742                                <FileConfiguration
[2092]743                                        Name="Release|Win32">
[497]744                                        <Tool
745                                                Name="VCCustomBuildTool"
[1150]746                                                Description=""
747                                                CommandLine=""
[2092]748                                                Outputs=""/>
[497]749                                </FileConfiguration>
[1234]750                                <FileConfiguration
[2092]751                                        Name="mlrt|Win32">
[1234]752                                        <Tool
753                                                Name="VCCustomBuildTool"
754                                                Description=""
755                                                CommandLine=""
[2092]756                                                Outputs=""/>
[1234]757                                </FileConfiguration>
758                                <FileConfiguration
[2092]759                                        Name="Release_Internal|Win32">
[1234]760                                        <Tool
761                                                Name="VCCustomBuildTool"
762                                                Description=""
763                                                CommandLine=""
[2092]764                                                Outputs=""/>
[1234]765                                </FileConfiguration>
[1239]766                                <FileConfiguration
[2092]767                                        Name="Release Internal|Win32">
[1239]768                                        <Tool
769                                                Name="VCCustomBuildTool"
770                                                Description=""
771                                                CommandLine=""
[2092]772                                                Outputs=""/>
[1239]773                                </FileConfiguration>
[1766]774                                <FileConfiguration
[2092]775                                        Name="release_noqt|Win32">
[1766]776                                        <Tool
777                                                Name="VCCustomBuildTool"
778                                                Description=""
779                                                CommandLine=""
[2092]780                                                Outputs=""/>
[1766]781                                </FileConfiguration>
[1949]782                                <FileConfiguration
[2092]783                                        Name="Release_Qt|Win32">
[1949]784                                        <Tool
785                                                Name="VCCustomBuildTool"
786                                                Description=""
787                                                CommandLine=""
[2092]788                                                Outputs=""/>
[1949]789                                </FileConfiguration>
[497]790                        </File>
791                        <File
[2092]792                                RelativePath="..\src\Pvs.h">
[182]793                        </File>
794                        <File
[2100]795                                RelativePath=".\PvsBase.h">
796                        </File>
797                        <File
[2116]798                                RelativePath=".\PvsDefinitions.h">
799                        </File>
800                        <File
[2092]801                                RelativePath="..\src\Ray.cpp">
[179]802                        </File>
803                        <File
[2092]804                                RelativePath="..\src\Ray.h">
[179]805                        </File>
806                        <File
[2092]807                                RelativePath=".\RayCaster.cpp">
[1520]808                        </File>
809                        <File
[2092]810                                RelativePath=".\RayCaster.h">
[1520]811                        </File>
812                        <File
[2092]813                                RelativePath="..\src\RayInfo.cpp">
[420]814                        </File>
815                        <File
[2092]816                                RelativePath="..\src\RayInfo.h">
[420]817                        </File>
818                        <File
[2092]819                                RelativePath=".\Timer\RDTSCTimer.cpp">
[2048]820                        </File>
821                        <File
[2092]822                                RelativePath=".\Timer\RDTSCTimer.h">
[2048]823                        </File>
824                        <File
[2092]825                                RelativePath="..\src\Rectangle3.cpp">
[225]826                        </File>
827                        <File
[2092]828                                RelativePath="..\src\Rectangle3.h">
[219]829                        </File>
830                        <File
[2092]831                                RelativePath="..\src\RenderSampler.cpp">
[879]832                        </File>
833                        <File
[2092]834                                RelativePath="..\src\RenderSampler.h">
[879]835                        </File>
836                        <File
[2092]837                                RelativePath="..\src\RenderSimulator.cpp">
[1148]838                        </File>
839                        <File
[2092]840                                RelativePath="..\src\RenderSimulator.h">
[1148]841                        </File>
842                        <File
[2092]843                                RelativePath=".\RenderTexture.cpp">
[1940]844                        </File>
845                        <File
[2092]846                                RelativePath=".\RenderTexture.h">
[1940]847                        </File>
848                        <File
[2092]849                                RelativePath="..\src\ResourceManager.h">
[1001]850                        </File>
851                        <File
[2092]852                                RelativePath="..\src\RssPreprocessor.cpp">
[448]853                        </File>
854                        <File
[2092]855                                RelativePath="..\src\RssPreprocessor.h">
[448]856                        </File>
857                        <File
[2092]858                                RelativePath="..\src\RssTree.cpp">
[448]859                        </File>
860                        <File
[2092]861                                RelativePath="..\src\RssTree.h">
[448]862                        </File>
863                        <File
[2092]864                                RelativePath="..\src\SamplingPreprocessor.cpp">
[71]865                        </File>
[179]866                        <File
[2092]867                                RelativePath="..\src\SamplingPreprocessor.h">
[179]868                        </File>
869                        <File
[2092]870                                RelativePath="..\src\SamplingStrategy.cpp">
[1020]871                        </File>
872                        <File
[2092]873                                RelativePath="..\src\SamplingStrategy.h">
[1020]874                        </File>
875                        <File
[2092]876                                RelativePath="..\src\SceneGraph.cpp">
[179]877                        </File>
878                        <File
[2092]879                                RelativePath="..\src\SceneGraph.h">
[179]880                        </File>
881                        <File
[2092]882                                RelativePath="..\src\Statistics.h">
[1234]883                        </File>
884                        <File
[2092]885                                RelativePath=".\SubdivisionCandidate.cpp">
[1633]886                        </File>
887                        <File
[2092]888                                RelativePath=".\SubdivisionCandidate.h">
[410]889                        </File>
890                        <File
[2092]891                                RelativePath="..\src\Tetrahedron3.cpp">
[544]892                        </File>
893                        <File
[2092]894                                RelativePath="..\src\Tetrahedron3.h">
[544]895                        </File>
896                        <File
[2092]897                                RelativePath=".\Trackball.cpp">
[1926]898                        </File>
899                        <File
[2092]900                                RelativePath=".\Trackball.h">
[1926]901                        </File>
902                        <File
[2092]903                                RelativePath=".\TraversalTree.cpp">
[2073]904                        </File>
905                        <File
[2092]906                                RelativePath=".\TraversalTree.h">
[2073]907                        </File>
908                        <File
[2092]909                                RelativePath="..\src\Triangle3.cpp">
[219]910                        </File>
911                        <File
[2092]912                                RelativePath="..\src\Triangle3.h">
[219]913                        </File>
914                        <File
[2092]915                                RelativePath="..\src\UnigraphicsParser.cpp">
[179]916                        </File>
917                        <File
[2092]918                                RelativePath="..\src\UnigraphicsParser.h">
[179]919                        </File>
920                        <File
[2092]921                                RelativePath="..\src\Vector3.cpp">
[179]922                        </File>
923                        <File
[2092]924                                RelativePath="..\src\Vector3.h">
[179]925                        </File>
926                        <File
[2092]927                                RelativePath="..\src\ViewCell.cpp">
[235]928                        </File>
929                        <File
[2092]930                                RelativePath="..\src\ViewCell.h">
[202]931                        </File>
932                        <File
[2092]933                                RelativePath="..\src\ViewCellBsp.cpp">
[179]934                        </File>
935                        <File
[2092]936                                RelativePath="..\src\ViewCellBsp.h">
[190]937                        </File>
938                        <File
[2092]939                                RelativePath="..\src\ViewCellsManager.cpp">
[439]940                        </File>
941                        <File
[2092]942                                RelativePath="..\src\ViewCellsManager.h">
[439]943                        </File>
944                        <File
[2092]945                                RelativePath="..\src\ViewCellsParser.cpp">
[508]946                        </File>
947                        <File
[2092]948                                RelativePath="..\src\ViewCellsParser.h">
[508]949                        </File>
950                        <File
[2092]951                                RelativePath="..\src\ViewCellsParserXerces.h">
[508]952                        </File>
953                        <File
[2092]954                                RelativePath="..\src\VrmlExporter.cpp">
[712]955                        </File>
956                        <File
[2092]957                                RelativePath="..\src\VrmlExporter.h">
[712]958                        </File>
959                        <File
[2092]960                                RelativePath="..\src\VspBspTree.cpp">
[437]961                        </File>
962                        <File
[2092]963                                RelativePath="..\src\VspBspTree.h">
[437]964                        </File>
965                        <File
[2092]966                                RelativePath=".\VspTree.cpp">
[406]967                        </File>
968                        <File
[2092]969                                RelativePath=".\VspTree.h">
[406]970                        </File>
971                        <File
[2092]972                                RelativePath="..\src\VssPreprocessor.cpp">
[375]973                        </File>
974                        <File
[2092]975                                RelativePath="..\src\VssPreprocessor.h">
[375]976                        </File>
977                        <File
[2092]978                                RelativePath="..\src\VssRay.cpp">
[1221]979                        </File>
980                        <File
[2092]981                                RelativePath="..\src\VssRay.h">
[375]982                        </File>
983                        <File
[2092]984                                RelativePath="..\src\VssTree.cpp">
[375]985                        </File>
986                        <File
[2092]987                                RelativePath="..\src\VssTree.h">
[375]988                        </File>
989                        <File
[2092]990                                RelativePath="..\src\X3dExporter.cpp">
[179]991                        </File>
992                        <File
[2092]993                                RelativePath="..\src\X3dExporter.h">
[179]994                        </File>
995                        <File
[2092]996                                RelativePath="..\src\X3dParser.cpp">
[179]997                        </File>
998                        <File
[2092]999                                RelativePath="..\src\X3dParser.h">
[179]1000                        </File>
[71]1001                </Filter>
1002                <Filter
1003                        Name="Header Files"
1004                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
[2092]1005                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
[71]1006                        <File
[2092]1007                                RelativePath="..\include\AxisAlignedBox3.h">
[71]1008                        </File>
1009                        <File
[2092]1010                                RelativePath="..\include\Containers.h">
[71]1011                        </File>
1012                        <File
[2092]1013                                RelativePath="..\include\ExactPreprocessor.h">
[71]1014                        </File>
1015                        <File
[2092]1016                                RelativePath="..\include\KdTree.h">
[71]1017                        </File>
1018                        <File
[2092]1019                                RelativePath="..\include\Mesh.h">
[71]1020                        </File>
1021                        <File
[2092]1022                                RelativePath="..\include\Plane3.h">
[71]1023                        </File>
1024                        <File
[2092]1025                                RelativePath="..\include\Preprocessor.h">
[71]1026                        </File>
1027                        <File
[2092]1028                                RelativePath="..\include\SamplingPreprocessor.h">
[71]1029                        </File>
1030                        <File
[2092]1031                                RelativePath="..\include\SceneGraph.h">
[71]1032                        </File>
1033                        <File
[2092]1034                                RelativePath="..\include\Vector3.h">
[71]1035                        </File>
1036                        <File
[2092]1037                                RelativePath="..\include\ViewCell.h">
[219]1038                        </File>
[1545]1039                        <File
[2092]1040                                RelativePath="..\src\X3dParserXerces.h">
[1545]1041                        </File>
[71]1042                </Filter>
[1145]1043                <Filter
1044                        Name="Renderer"
[2092]1045                        Filter="">
[1145]1046                        <File
[2092]1047                                RelativePath="..\src\GlRenderer.cpp">
[1145]1048                        </File>
1049                        <File
[2092]1050                                RelativePath="..\src\GlRenderer.h">
[1145]1051                        </File>
1052                        <File
[2092]1053                                RelativePath="..\src\Renderer.cpp">
[1145]1054                        </File>
1055                        <File
[2092]1056                                RelativePath="..\src\Renderer.h">
[1145]1057                        </File>
1058                </Filter>
[2161]1059                <Filter
1060                        Name="ootl"
1061                        Filter="">
1062                        <Filter
1063                                Name="include"
1064                                Filter="">
1065                                <File
1066                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_adapters.hpp">
1067                                </File>
1068                                <File
1069                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_benchmark.hpp">
1070                                </File>
1071                                <File
1072                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_bool_stack.hpp">
1073                                </File>
1074                                <File
1075                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_dictionary.hpp">
1076                                </File>
1077                                <File
1078                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_fft.hpp">
1079                                </File>
1080                                <File
1081                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_fft_test.hpp">
1082                                </File>
1083                                <File
1084                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_functions.hpp">
1085                                </File>
1086                                <File
1087                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_generators.hpp">
1088                                </File>
1089                                <File
1090                                        RelativePath=".\ootl\src\include\ootl\ootl_hash.hpp">
1091                                </File>
1092                                <File
1093                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_iterable.hpp">
1094                                </File>
1095                                <File
1096                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_iterators.hpp">
1097                                </File>
1098                                <File
1099                                        RelativePath=".\ootl\src\include\ootl\ootl_list.hpp">
1100                                </File>
1101                                <File
1102                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_map.hpp">
1103                                </File>
1104                                <File
1105                                        RelativePath=".\ootl\src\include\ootl\ootl_misc.hpp">
1106                                </File>
1107                                <File
1108                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin.hpp">
1109                                </File>
1110                                <File
1111                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_console.hpp">
1112                                </File>
1113                                <File
1114                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_gdi.hpp">
1115                                </File>
1116                                <File
1117                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_simple_win.hpp">
1118                                </File>
1119                                <File
1120                                        RelativePath=".\ootl\src\include\ootl\ootl_object.hpp">
1121                                </File>
1122                                <File
1123                                        RelativePath=".\ootl\src\include\ootl\ootl_output.hpp">
1124                                </File>
1125                                <File
1126                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_polar.hpp">
1127                                </File>
1128                                <File
1129                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_predicate.hpp">
1130                                </File>
1131                                <File
1132                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_procedure.hpp">
1133                                </File>
1134                                <File
1135                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_ptr.hpp">
1136                                </File>
1137                                <File
1138                                        RelativePath=".\ootl\src\include\ootl\ootl_stack.hpp">
1139                                </File>
1140                                <File
1141                                        RelativePath=".\ootl\src\include\ootl\ootl_string.hpp">
1142                                </File>
1143                                <File
1144                                        RelativePath=".\ootl\src\include\ootl\ootl_string_utils.hpp">
1145                                </File>
1146                                <File
1147                                        RelativePath=".\ootl\src\include\ootl\ootl_tester.hpp">
1148                                </File>
1149                                <File
1150                                        RelativePath=".\ootl\src\include\ootl\ootl_timer.hpp">
1151                                </File>
1152                                <File
1153                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_valarray.hpp">
1154                                </File>
1155                                <File
1156                                        RelativePath=".\ootl\src\include\ootl\ootl_vlist.hpp">
1157                                </File>
1158                        </Filter>
1159                </Filter>
1160                <Filter
1161                        Name="google"
1162                        Filter="">
1163                        <File
1164                                RelativePath=".\sparsehash\src\google\sparsehash\config.h">
1165                        </File>
1166                        <File
[2162]1167                                RelativePath=".\sparsehash\src\google\dense_hash_map">
[2161]1168                        </File>
1169                        <File
[2162]1170                                RelativePath=".\sparsehash\src\google\dense_hash_set">
[2161]1171                        </File>
1172                        <File
[2162]1173                                RelativePath=".\sparsehash\src\google\sparsehash\densehashtable.h">
1174                        </File>
1175                        <File
[2288]1176                                RelativePath=".\sparsehash\src\windows\hash_fun.h">
[2161]1177                        </File>
1178                        <File
[2288]1179                                RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h">
[2162]1180                        </File>
1181                        <File
[2161]1182                                RelativePath=".\sparsehash\src\windows\hash_map.h">
1183                        </File>
1184                        <File
[2162]1185                                RelativePath=".\sparsehash\src\google\sparse_hash_map">
1186                        </File>
1187                        <File
1188                                RelativePath=".\sparsehash\src\google\sparse_hash_set">
1189                        </File>
1190                        <File
[2161]1191                                RelativePath=".\sparsehash\src\google\sparsehash\sparsehashtable.h">
1192                        </File>
1193                        <File
[2162]1194                                RelativePath=".\sparsehash\src\google\sparsetable">
1195                        </File>
1196                        <File
[2161]1197                                RelativePath=".\sparsehash\src\windows\stl_hash_fun.h">
1198                        </File>
1199                </Filter>
[722]1200                <File
[2092]1201                        RelativePath=".\VTune\Preprocessor.vpj">
[722]1202                </File>
[71]1203        </Files>
1204        <Globals>
1205        </Globals>
1206</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.