source: GTP/trunk/Lib/Vis/Preprocessing/src/GtpVisibility05.vcproj @ 2695

Revision 2695, 19.8 KB checked in by mattausch, 16 years ago (diff)

debug version: problematic view points for vienna detected

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