source: GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.icproj @ 1272

Revision 1272, 19.2 KB checked in by bittner, 18 years ago (diff)

mlrta configuration changes

  • Property svn:executable set to *
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Intel C++ Project"
4        Version="9.0"
5        Name="Preprocessor"
6        ProjectGUID="{E240C450-69B9-4B01-A6FD-88F9466A3A88}"
7        Keyword="Win32Proj"
8        VCNestedProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
9        VCNestedProjectFileName="Preprocessor.vcproj">
10        <Platforms>
11                <Platform
12                        Name="Win32"/>
13        </Platforms>
14        <Configurations>
15                <Configuration
16                        Name="Debug|Win32">
17                        <Tool
18                                Name="GeneralTool"
19                                OutputDirectory="..\lib\$(ConfigurationName)"
20                                IntermediateDirectory="..\obj\$(ConfigurationName)"
21                                ConfigurationType="4"
22                                CharacterSet="2"/>
23                        <Tool
24                                Name="CppCmplrTool"
25                                Optimization="0"
26                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost"
27                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
28                                MinimalRebuild="TRUE"
29                                BasicRuntimeChecks="3"
30                                RuntimeLibrary="3"
31                                RuntimeTypeInfo="TRUE"
32                                UsePrecompiledHeader="0"
33                                WarningLevel="3"
34                                Detect64BitPortabilityProblems="TRUE"
35                                DebugInformationFormat="3"/>
36                        <Tool
37                                Name="CustomTool"/>
38                        <Tool
39                                Name="LibrarianTool"/>
40                        <Tool
41                                Name="MidlCmplrTool"/>
42                        <Tool
43                                Name="PostBuildEventTool"/>
44                        <Tool
45                                Name="PreBuildEventTool"/>
46                        <Tool
47                                Name="PreLinkEventTool"/>
48                        <Tool
49                                Name="ResCmplrTool"/>
50                        <Tool
51                                Name="VCWebServiceProxyGeneratorTool"/>
52                        <Tool
53                                Name="VCXMLDataGeneratorTool"/>
54                        <Tool
55                                Name="VCManagedWrapperGeneratorTool"/>
56                        <Tool
57                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58                </Configuration>
59                <Configuration
60                        Name="Release|Win32">
61                        <Tool
62                                Name="GeneralTool"
63                                OutputDirectory="..\lib\$(ConfigurationName)"
64                                IntermediateDirectory="..\obj\$(ConfigurationName)"
65                                ConfigurationType="4"
66                                CharacterSet="2"/>
67                        <Tool
68                                Name="CppCmplrTool"
69                                Optimization="0"
70                                InlineFunctionExpansion="0"
71                                FavorSizeOrSpeed="0"
72                                OptimizeForWindowsApplication="TRUE"
73                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost"
74                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
75                                ExceptionHandling="TRUE"
76                                RuntimeLibrary="2"
77                                DisableLanguageExtensions="FALSE"
78                                ForceConformanceInForLoopScope="FALSE"
79                                RuntimeTypeInfo="TRUE"
80                                UsePrecompiledHeader="0"
81                                WarningLevel="2"
82                                Detect64BitPortabilityProblems="TRUE"
83                                DebugInformationFormat="3"/>
84                        <Tool
85                                Name="CustomTool"/>
86                        <Tool
87                                Name="LibrarianTool"/>
88                        <Tool
89                                Name="MidlCmplrTool"/>
90                        <Tool
91                                Name="PostBuildEventTool"/>
92                        <Tool
93                                Name="PreBuildEventTool"/>
94                        <Tool
95                                Name="PreLinkEventTool"/>
96                        <Tool
97                                Name="ResCmplrTool"/>
98                        <Tool
99                                Name="VCWebServiceProxyGeneratorTool"/>
100                        <Tool
101                                Name="VCXMLDataGeneratorTool"/>
102                        <Tool
103                                Name="VCManagedWrapperGeneratorTool"/>
104                        <Tool
105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106                </Configuration>
107                <Configuration
108                        Name="mlrt|Win32">
109                        <Tool
110                                Name="GeneralTool"
111                                OutputDirectory="$(ConfigurationName)"
112                                IntermediateDirectory="$(ConfigurationName)"
113                                ConfigurationType="4"
114                                CharacterSet="2"/>
115                        <Tool
116                                Name="CppCmplrTool"
117                                Optimization="3"
118                                GlobalOptimizations="TRUE"
119                                InlineFunctionExpansion="0"
120                                FavorSizeOrSpeed="1"
121                                OptimizeForProcessor="3"
122                                OptimizeForWindowsApplication="TRUE"
123                                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"
124                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
125                                ExceptionHandling="TRUE"
126                                RuntimeLibrary="2"
127                                DisableLanguageExtensions="FALSE"
128                                ForceConformanceInForLoopScope="FALSE"
129                                RuntimeTypeInfo="TRUE"
130                                UsePrecompiledHeader="0"
131                                WarningLevel="2"
132                                Detect64BitPortabilityProblems="TRUE"
133                                DebugInformationFormat="3"/>
134                        <Tool
135                                Name="CustomTool"/>
136                        <Tool
137                                Name="LibrarianTool"/>
138                        <Tool
139                                Name="MidlCmplrTool"/>
140                        <Tool
141                                Name="PostBuildEventTool"/>
142                        <Tool
143                                Name="PreBuildEventTool"/>
144                        <Tool
145                                Name="PreLinkEventTool"/>
146                        <Tool
147                                Name="ResCmplrTool"/>
148                        <Tool
149                                Name="VCWebServiceProxyGeneratorTool"/>
150                        <Tool
151                                Name="VCXMLDataGeneratorTool"/>
152                        <Tool
153                                Name="VCManagedWrapperGeneratorTool"/>
154                        <Tool
155                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
156                </Configuration>
157                <Configuration
158                        Name="Release_Internal|Win32">
159                        <Tool
160                                Name="GeneralTool"
161                                OutputDirectory="$(ConfigurationName)"
162                                IntermediateDirectory="$(ConfigurationName)"
163                                ConfigurationType="4"
164                                CharacterSet="2"/>
165                        <Tool
166                                Name="CppCmplrTool"
167                                Optimization="0"
168                                InlineFunctionExpansion="0"
169                                FavorSizeOrSpeed="0"
170                                OptimizeForWindowsApplication="TRUE"
171                                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"
172                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
173                                ExceptionHandling="TRUE"
174                                RuntimeLibrary="2"
175                                DisableLanguageExtensions="FALSE"
176                                ForceConformanceInForLoopScope="FALSE"
177                                RuntimeTypeInfo="TRUE"
178                                UsePrecompiledHeader="0"
179                                WarningLevel="2"
180                                Detect64BitPortabilityProblems="TRUE"
181                                DebugInformationFormat="3"/>
182                        <Tool
183                                Name="CustomTool"/>
184                        <Tool
185                                Name="LibrarianTool"/>
186                        <Tool
187                                Name="MidlCmplrTool"/>
188                        <Tool
189                                Name="PostBuildEventTool"/>
190                        <Tool
191                                Name="PreBuildEventTool"/>
192                        <Tool
193                                Name="PreLinkEventTool"/>
194                        <Tool
195                                Name="ResCmplrTool"/>
196                        <Tool
197                                Name="VCWebServiceProxyGeneratorTool"/>
198                        <Tool
199                                Name="VCXMLDataGeneratorTool"/>
200                        <Tool
201                                Name="VCManagedWrapperGeneratorTool"/>
202                        <Tool
203                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
204                </Configuration>
205                <Configuration
206                        Name="Release Internal|Win32">
207                        <Tool
208                                Name="GeneralTool"
209                                OutputDirectory="$(ConfigurationName)"
210                                IntermediateDirectory="$(ConfigurationName)"
211                                ConfigurationType="4"
212                                CharacterSet="2"/>
213                        <Tool
214                                Name="CppCmplrTool"
215                                Optimization="3"
216                                InlineFunctionExpansion="0"
217                                FavorSizeOrSpeed="0"
218                                OptimizeForProcessor="3"
219                                OptimizeForWindowsApplication="TRUE"
220                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing"
221                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
222                                ExceptionHandling="TRUE"
223                                RuntimeLibrary="2"
224                                DisableLanguageExtensions="FALSE"
225                                ForceConformanceInForLoopScope="FALSE"
226                                RuntimeTypeInfo="TRUE"
227                                UsePrecompiledHeader="0"
228                                WarningLevel="2"
229                                Detect64BitPortabilityProblems="TRUE"
230                                DebugInformationFormat="3"/>
231                        <Tool
232                                Name="CustomTool"/>
233                        <Tool
234                                Name="LibrarianTool"
235                                OutputFile="../lib/Release/$(ProjectName).lib"/>
236                        <Tool
237                                Name="MidlCmplrTool"/>
238                        <Tool
239                                Name="PostBuildEventTool"/>
240                        <Tool
241                                Name="PreBuildEventTool"/>
242                        <Tool
243                                Name="PreLinkEventTool"/>
244                        <Tool
245                                Name="ResCmplrTool"/>
246                        <Tool
247                                Name="VCWebServiceProxyGeneratorTool"/>
248                        <Tool
249                                Name="VCXMLDataGeneratorTool"/>
250                        <Tool
251                                Name="VCManagedWrapperGeneratorTool"/>
252                        <Tool
253                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
254                </Configuration>
255        </Configurations>
256        <References>
257        </References>
258        <Files>
259                <Filter
260                        Name="Source Files"
261                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
262                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
263                        <File
264                                RelativePath="..\src\AxisAlignedBox3.cpp">
265                        </File>
266                        <File
267                                RelativePath="..\src\AxisAlignedBox3.h">
268                        </File>
269                        <File
270                                RelativePath="..\src\Beam.cpp">
271                        </File>
272                        <File
273                                RelativePath="..\src\Beam.h">
274                        </File>
275                        <File
276                                RelativePath="..\src\BoostPreprocessorThread.cpp">
277                        </File>
278                        <File
279                                RelativePath="..\src\BoostPreprocessorThread.h">
280                        </File>
281                        <File
282                                RelativePath="..\src\BoundingBoxConverter.h">
283                        </File>
284                        <File
285                                RelativePath=".\BvHierarchy.cpp">
286                        </File>
287                        <File
288                                RelativePath=".\BvHierarchy.h">
289                        </File>
290                        <File
291                                RelativePath="..\src\Camera.cpp">
292                        </File>
293                        <File
294                                RelativePath="..\src\Camera.h">
295                        </File>
296                        <File
297                                RelativePath="..\src\common.cpp">
298                        </File>
299                        <File
300                                RelativePath="..\src\common.h">
301                        </File>
302                        <File
303                                RelativePath="..\src\Containers.h">
304                        </File>
305                        <File
306                                RelativePath="..\src\dual_depth.cg">
307                        </File>
308                        <File
309                                RelativePath="..\src\Environment.cpp">
310                        </File>
311                        <File
312                                RelativePath="..\src\Environment.h">
313                        </File>
314                        <File
315                                RelativePath="..\src\ExactPreprocessor.cpp">
316                        </File>
317                        <File
318                                RelativePath="..\src\ExactPreprocessor.h">
319                        </File>
320                        <File
321                                RelativePath="..\src\Exporter.cpp">
322                        </File>
323                        <File
324                                RelativePath="..\src\Exporter.h">
325                        </File>
326                        <File
327                                RelativePath="..\src\FlexibleHeap.h">
328                        </File>
329                        <File
330                                RelativePath="..\src\glInterface.h">
331                        </File>
332                        <File
333                                RelativePath="..\src\GzBinFileInputStream.cpp">
334                        </File>
335                        <File
336                                RelativePath="..\src\GzBinFileInputStream.h">
337                        </File>
338                        <File
339                                RelativePath="..\src\GzFileInputSource.cpp">
340                        </File>
341                        <File
342                                RelativePath="..\src\GzFileInputSource.h">
343                        </File>
344                        <File
345                                RelativePath="..\src\gzstream.cpp">
346                        </File>
347                        <File
348                                RelativePath="..\src\gzstream.h">
349                        </File>
350                        <File
351                                RelativePath="..\src\Halton.cpp">
352                        </File>
353                        <File
354                                RelativePath="..\src\Halton.h">
355                        </File>
356                        <File
357                                RelativePath=".\HierarchyManager.cpp">
358                        </File>
359                        <File
360                                RelativePath=".\HierarchyManager.h">
361                        </File>
362                        <File
363                                RelativePath="..\src\Intersectable.h">
364                        </File>
365                        <File
366                                RelativePath="..\src\KdIntersectable.cpp">
367                        </File>
368                        <File
369                                RelativePath="..\src\KdIntersectable.h">
370                        </File>
371                        <File
372                                RelativePath="..\src\KdTree.cpp">
373                        </File>
374                        <File
375                                RelativePath="..\src\KdTree.h">
376                        </File>
377                        <File
378                                RelativePath="..\src\LogManager.cpp">
379                        </File>
380                        <File
381                                RelativePath="..\src\LogManager.h">
382                        </File>
383                        <File
384                                RelativePath="..\src\Material.cpp">
385                        </File>
386                        <File
387                                RelativePath="..\src\Material.h">
388                        </File>
389                        <File
390                                RelativePath="..\src\Matrix4x4.cpp">
391                        </File>
392                        <File
393                                RelativePath="..\src\Matrix4x4.h">
394                        </File>
395                        <File
396                                RelativePath="..\src\Mesh.cpp">
397                        </File>
398                        <File
399                                RelativePath="..\src\Mesh.h">
400                        </File>
401                        <File
402                                RelativePath="..\src\MeshKdTree.cpp">
403                        </File>
404                        <File
405                                RelativePath="..\src\MeshKdTree.h">
406                        </File>
407                        <File
408                                RelativePath="..\src\MutualVisibility.cpp">
409                        </File>
410                        <File
411                                RelativePath="..\src\MutualVisibility.h">
412                        </File>
413                        <File
414                                RelativePath="..\src\ObjParser.cpp">
415                        </File>
416                        <File
417                                RelativePath="..\src\ObjParser.h">
418                        </File>
419                        <File
420                                RelativePath="..\src\OcclusionQuery.cpp">
421                        </File>
422                        <File
423                                RelativePath="..\src\OcclusionQuery.h">
424                        </File>
425                        <File
426                                RelativePath=".\OspTree.cpp">
427                        </File>
428                        <File
429                                RelativePath=".\OspTree.h">
430                        </File>
431                        <File
432                                RelativePath="..\src\Parser.h">
433                        </File>
434                        <File
435                                RelativePath="..\src\Plane3.cpp">
436                        </File>
437                        <File
438                                RelativePath="..\src\Plane3.h">
439                        </File>
440                        <File
441                                RelativePath="..\src\ply.h">
442                        </File>
443                        <File
444                                RelativePath="..\src\plyfile.c">
445                        </File>
446                        <File
447                                RelativePath="..\src\PlyParser.cpp">
448                        </File>
449                        <File
450                                RelativePath="..\src\PlyParser.h">
451                        </File>
452                        <File
453                                RelativePath="..\src\Polygon3.cpp">
454                        </File>
455                        <File
456                                RelativePath="..\src\Polygon3.h">
457                        </File>
458                        <File
459                                RelativePath="..\src\Polytope.cpp">
460                        </File>
461                        <File
462                                RelativePath="..\src\Polytope.h">
463                        </File>
464                        <File
465                                RelativePath="..\src\Preprocessor.cpp">
466                        </File>
467                        <File
468                                RelativePath="..\src\Preprocessor.h">
469                                <FileConfiguration
470                                        Name="Release|Win32">
471                                        <Tool
472                                                Name="CustomTool"
473                                                Description=""
474                                                CommandLine=""
475                                                Outputs=""/>
476                                </FileConfiguration>
477                                <FileConfiguration
478                                        Name="mlrt|Win32">
479                                        <Tool
480                                                Name="CustomTool"
481                                                Description=""
482                                                CommandLine=""
483                                                Outputs=""/>
484                                </FileConfiguration>
485                                <FileConfiguration
486                                        Name="Release_Internal|Win32">
487                                        <Tool
488                                                Name="CustomTool"
489                                                Description=""
490                                                CommandLine=""
491                                                Outputs=""/>
492                                </FileConfiguration>
493                                <FileConfiguration
494                                        Name="Release Internal|Win32">
495                                        <Tool
496                                                Name="CustomTool"
497                                                Description=""
498                                                CommandLine=""
499                                                Outputs=""/>
500                                </FileConfiguration>
501                        </File>
502                        <File
503                                RelativePath="..\src\PreprocessorThread.cpp">
504                        </File>
505                        <File
506                                RelativePath="..\src\PreprocessorThread.h">
507                                <FileConfiguration
508                                        Name="Release|Win32">
509                                        <Tool
510                                                Name="CustomTool"
511                                                Description=""
512                                                CommandLine=""
513                                                Outputs=""/>
514                                </FileConfiguration>
515                                <FileConfiguration
516                                        Name="mlrt|Win32">
517                                        <Tool
518                                                Name="CustomTool"
519                                                Description=""
520                                                CommandLine=""
521                                                Outputs=""/>
522                                </FileConfiguration>
523                                <FileConfiguration
524                                        Name="Release_Internal|Win32">
525                                        <Tool
526                                                Name="CustomTool"
527                                                Description=""
528                                                CommandLine=""
529                                                Outputs=""/>
530                                </FileConfiguration>
531                                <FileConfiguration
532                                        Name="Release Internal|Win32">
533                                        <Tool
534                                                Name="CustomTool"
535                                                Description=""
536                                                CommandLine=""
537                                                Outputs=""/>
538                                </FileConfiguration>
539                        </File>
540                        <File
541                                RelativePath="..\src\Pvs.cpp">
542                        </File>
543                        <File
544                                RelativePath="..\src\Pvs.h">
545                        </File>
546                        <File
547                                RelativePath="..\src\Ray.cpp">
548                        </File>
549                        <File
550                                RelativePath="..\src\Ray.h">
551                        </File>
552                        <File
553                                RelativePath="..\src\RayInfo.cpp">
554                        </File>
555                        <File
556                                RelativePath="..\src\RayInfo.h">
557                        </File>
558                        <File
559                                RelativePath="..\src\Rectangle3.cpp">
560                        </File>
561                        <File
562                                RelativePath="..\src\Rectangle3.h">
563                        </File>
564                        <File
565                                RelativePath="..\src\RenderSampler.cpp">
566                        </File>
567                        <File
568                                RelativePath="..\src\RenderSampler.h">
569                        </File>
570                        <File
571                                RelativePath="..\src\RenderSimulator.cpp">
572                        </File>
573                        <File
574                                RelativePath="..\src\RenderSimulator.h">
575                        </File>
576                        <File
577                                RelativePath="..\src\ResourceManager.h">
578                        </File>
579                        <File
580                                RelativePath="..\src\RssPreprocessor.cpp">
581                        </File>
582                        <File
583                                RelativePath="..\src\RssPreprocessor.h">
584                        </File>
585                        <File
586                                RelativePath="..\src\RssTree.cpp">
587                        </File>
588                        <File
589                                RelativePath="..\src\RssTree.h">
590                        </File>
591                        <File
592                                RelativePath="..\src\SamplingPreprocessor.cpp">
593                        </File>
594                        <File
595                                RelativePath="..\src\SamplingPreprocessor.h">
596                        </File>
597                        <File
598                                RelativePath="..\src\SamplingStrategy.cpp">
599                        </File>
600                        <File
601                                RelativePath="..\src\SamplingStrategy.h">
602                        </File>
603                        <File
604                                RelativePath="..\src\SceneGraph.cpp">
605                        </File>
606                        <File
607                                RelativePath="..\src\SceneGraph.h">
608                        </File>
609                        <File
610                                RelativePath="..\src\Statistics.h">
611                        </File>
612                        <File
613                                RelativePath=".\SubdivisionCandidate.h">
614                        </File>
615                        <File
616                                RelativePath="..\src\Tetrahedron3.cpp">
617                        </File>
618                        <File
619                                RelativePath="..\src\Tetrahedron3.h">
620                        </File>
621                        <File
622                                RelativePath="..\src\Triangle3.cpp">
623                        </File>
624                        <File
625                                RelativePath="..\src\Triangle3.h">
626                        </File>
627                        <File
628                                RelativePath="..\src\UnigraphicsParser.cpp">
629                        </File>
630                        <File
631                                RelativePath="..\src\UnigraphicsParser.h">
632                        </File>
633                        <File
634                                RelativePath="..\src\Vector3.cpp">
635                        </File>
636                        <File
637                                RelativePath="..\src\Vector3.h">
638                        </File>
639                        <File
640                                RelativePath="..\src\ViewCell.cpp">
641                        </File>
642                        <File
643                                RelativePath="..\src\ViewCell.h">
644                        </File>
645                        <File
646                                RelativePath="..\src\ViewCellBsp.cpp">
647                        </File>
648                        <File
649                                RelativePath="..\src\ViewCellBsp.h">
650                        </File>
651                        <File
652                                RelativePath="..\src\ViewCellsManager.cpp">
653                        </File>
654                        <File
655                                RelativePath="..\src\ViewCellsManager.h">
656                        </File>
657                        <File
658                                RelativePath="..\src\ViewCellsParser.cpp">
659                        </File>
660                        <File
661                                RelativePath="..\src\ViewCellsParser.h">
662                        </File>
663                        <File
664                                RelativePath="..\src\ViewCellsParserXerces.h">
665                        </File>
666                        <File
667                                RelativePath="..\src\VrmlExporter.cpp">
668                        </File>
669                        <File
670                                RelativePath="..\src\VrmlExporter.h">
671                        </File>
672                        <File
673                                RelativePath="..\src\VspBspTree.cpp">
674                        </File>
675                        <File
676                                RelativePath="..\src\VspBspTree.h">
677                        </File>
678                        <File
679                                RelativePath=".\VspTree.cpp">
680                        </File>
681                        <File
682                                RelativePath=".\VspTree.h">
683                        </File>
684                        <File
685                                RelativePath="..\src\VssPreprocessor.cpp">
686                        </File>
687                        <File
688                                RelativePath="..\src\VssPreprocessor.h">
689                        </File>
690                        <File
691                                RelativePath="..\src\VssRay.cpp">
692                        </File>
693                        <File
694                                RelativePath="..\src\VssRay.h">
695                        </File>
696                        <File
697                                RelativePath="..\src\VssTree.cpp">
698                        </File>
699                        <File
700                                RelativePath="..\src\VssTree.h">
701                        </File>
702                        <File
703                                RelativePath="..\src\X3dExporter.cpp">
704                        </File>
705                        <File
706                                RelativePath="..\src\X3dExporter.h">
707                        </File>
708                        <File
709                                RelativePath="..\src\X3dParser.cpp">
710                        </File>
711                        <File
712                                RelativePath="..\src\X3dParser.h">
713                        </File>
714                        <File
715                                RelativePath="..\src\X3dParserXerces.h">
716                        </File>
717                </Filter>
718                <Filter
719                        Name="Header Files"
720                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
721                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
722                        <File
723                                RelativePath="..\include\AxisAlignedBox3.h">
724                        </File>
725                        <File
726                                RelativePath="..\include\Containers.h">
727                        </File>
728                        <File
729                                RelativePath="..\include\ExactPreprocessor.h">
730                        </File>
731                        <File
732                                RelativePath="..\include\KdTree.h">
733                        </File>
734                        <File
735                                RelativePath="..\include\Mesh.h">
736                        </File>
737                        <File
738                                RelativePath="..\include\Plane3.h">
739                        </File>
740                        <File
741                                RelativePath="..\include\Preprocessor.h">
742                        </File>
743                        <File
744                                RelativePath="..\include\SamplingPreprocessor.h">
745                        </File>
746                        <File
747                                RelativePath="..\include\SceneGraph.h">
748                        </File>
749                        <File
750                                RelativePath="..\include\Vector3.h">
751                        </File>
752                        <File
753                                RelativePath="..\include\ViewCell.h">
754                        </File>
755                </Filter>
756                <Filter
757                        Name="Renderer"
758                        Filter="">
759                        <File
760                                RelativePath="..\src\GlRenderer.cpp">
761                        </File>
762                        <File
763                                RelativePath="..\src\GlRenderer.h">
764                        </File>
765                        <File
766                                RelativePath="..\src\Renderer.cpp">
767                        </File>
768                        <File
769                                RelativePath="..\src\Renderer.h">
770                        </File>
771                </Filter>
772                <File
773                        RelativePath=".\VTune\Preprocessor.vpj">
774                </File>
775        </Files>
776        <Globals>
777        </Globals>
778</VisualStudioProject>
779
Note: See TracBrowser for help on using the repository browser.