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

Revision 2680, 19.7 KB checked in by mattausch, 16 years ago (diff)

started working on dyn objects

Line 
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"
19                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
20                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
21                        ConfigurationType="4"
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"
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"
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
61                                Name="VCLibrarianTool"
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"
81                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
82                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
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"
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;"
105                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_VERBOSE_PVS;USE_QT;GTP_INTERNAL;USE_CG"
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>
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>
199        </Configurations>
200        <References>
201        </References>
202        <Files>
203                <Filter
204                        Name="Source Files"
205                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
206                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
207                        >
208                        <File
209                                RelativePath=".\AxisAlignedBox3.cpp"
210                                >
211                        </File>
212                        <File
213                                RelativePath=".\Beam.cpp"
214                                >
215                        </File>
216                        <File
217                                RelativePath=".\Timer\BenchTimer.cpp"
218                                >
219                        </File>
220                        <File
221                                RelativePath=".\BitVectorPvs.cpp"
222                                >
223                        </File>
224                        <File
225                                RelativePath=".\BvHierarchy.cpp"
226                                >
227                        </File>
228                        <File
229                                RelativePath=".\Camera.cpp"
230                                >
231                        </File>
232                        <File
233                                RelativePath=".\CombinedPreprocessor.cpp"
234                                >
235                        </File>
236                        <File
237                                RelativePath=".\common.cpp"
238                                >
239                        </File>
240                        <File
241                                RelativePath=".\DifferenceSampling.cpp"
242                                >
243                        </File>
244                        <File
245                                RelativePath=".\Environment.cpp"
246                                >
247                        </File>
248                        <File
249                                RelativePath=".\ExactPreprocessor.cpp"
250                                >
251                        </File>
252                        <File
253                                RelativePath=".\Exporter.cpp"
254                                >
255                        </File>
256                        <File
257                                RelativePath=".\GlobalLinesRenderer.cpp"
258                                >
259                        </File>
260                        <File
261                                RelativePath=".\GlRenderer.cpp"
262                                >
263                        </File>
264                        <File
265                                RelativePath=".\GvsPreprocessor.cpp"
266                                >
267                        </File>
268                        <File
269                                RelativePath=".\GzBinFileInputStream.cpp"
270                                >
271                        </File>
272                        <File
273                                RelativePath=".\GzFileInputSource.cpp"
274                                >
275                        </File>
276                        <File
277                                RelativePath=".\gzstream.cpp"
278                                >
279                        </File>
280                        <File
281                                RelativePath=".\Halton.cpp"
282                                >
283                        </File>
284                        <File
285                                RelativePath=".\HavranDynRayCaster.cpp"
286                                >
287                        </File>
288                        <File
289                                RelativePath=".\HavranRayCaster.cpp"
290                                >
291                        </File>
292                        <File
293                                RelativePath=".\HierarchyManager.cpp"
294                                >
295                        </File>
296                        <File
297                                RelativePath=".\IntelRayCaster.cpp"
298                                >
299                        </File>
300                        <File
301                                RelativePath=".\InternalRayCaster.cpp"
302                                >
303                        </File>
304                        <File
305                                RelativePath=".\Intersectable.cpp"
306                                >
307                        </File>
308                        <File
309                                RelativePath=".\IntersectableWrapper.cpp"
310                                >
311                        </File>
312                        <File
313                                RelativePath=".\IntersectionBoundingBoxConverter.cpp"
314                                >
315                        </File>
316                        <File
317                                RelativePath=".\KdTree.cpp"
318                                >
319                        </File>
320                        <File
321                                RelativePath=".\LogManager.cpp"
322                                >
323                        </File>
324                        <File
325                                RelativePath=".\Mailable.cpp"
326                                >
327                        </File>
328                        <File
329                                RelativePath=".\Material.cpp"
330                                >
331                        </File>
332                        <File
333                                RelativePath=".\Matrix4x4.cpp"
334                                >
335                        </File>
336                        <File
337                                RelativePath=".\Timer\merror.cpp"
338                                >
339                        </File>
340                        <File
341                                RelativePath=".\Mesh.cpp"
342                                >
343                        </File>
344                        <File
345                                RelativePath=".\MeshKdTree.cpp"
346                                >
347                        </File>
348                        <File
349                                RelativePath=".\Mutation.cpp"
350                                >
351                        </File>
352                        <File
353                                RelativePath=".\MutualVisibility.cpp"
354                                >
355                        </File>
356                        <File
357                                RelativePath=".\ObjectPvs.cpp"
358                                >
359                        </File>
360                        <File
361                                RelativePath=".\ObjectsParser.cpp"
362                                >
363                        </File>
364                        <File
365                                RelativePath=".\ObjExporter.cpp"
366                                >
367                        </File>
368                        <File
369                                RelativePath=".\ObjParser.cpp"
370                                >
371                        </File>
372                        <File
373                                RelativePath=".\OcclusionQuery.cpp"
374                                >
375                        </File>
376                        <File
377                                RelativePath=".\OspTree.cpp"
378                                >
379                        </File>
380                        <File
381                                RelativePath=".\Plane3.cpp"
382                                >
383                        </File>
384                        <File
385                                RelativePath=".\plyfile.c"
386                                >
387                        </File>
388                        <File
389                                RelativePath=".\PlyParser.cpp"
390                                >
391                        </File>
392                        <File
393                                RelativePath=".\Polygon3.cpp"
394                                >
395                        </File>
396                        <File
397                                RelativePath=".\Polytope.cpp"
398                                >
399                        </File>
400                        <File
401                                RelativePath=".\Preprocessor.cpp"
402                                >
403                        </File>
404                        <File
405                                RelativePath=".\PreprocessorFactory.cpp"
406                                >
407                        </File>
408                        <File
409                                RelativePath=".\PreprocessorThread.cpp"
410                                >
411                        </File>
412                        <File
413                                RelativePath=".\RandomViewCellsHandler.cpp"
414                                >
415                        </File>
416                        <File
417                                RelativePath=".\Ray.cpp"
418                                >
419                        </File>
420                        <File
421                                RelativePath=".\RayCaster.cpp"
422                                >
423                        </File>
424                        <File
425                                RelativePath=".\RayInfo.cpp"
426                                >
427                        </File>
428                        <File
429                                RelativePath=".\Timer\RDTSCTimer.cpp"
430                                >
431                        </File>
432                        <File
433                                RelativePath=".\Rectangle3.cpp"
434                                >
435                        </File>
436                        <File
437                                RelativePath=".\Renderer.cpp"
438                                >
439                        </File>
440                        <File
441                                RelativePath=".\RenderSampler.cpp"
442                                >
443                        </File>
444                        <File
445                                RelativePath=".\RenderSimulator.cpp"
446                                >
447                        </File>
448                        <File
449                                RelativePath=".\RenderTexture.cpp"
450                                >
451                        </File>
452                        <File
453                                RelativePath=".\ReverseGvs.cpp"
454                                >
455                        </File>
456                        <File
457                                RelativePath=".\RssPreprocessor.cpp"
458                                >
459                        </File>
460                        <File
461                                RelativePath=".\RssTree.cpp"
462                                >
463                        </File>
464                        <File
465                                RelativePath=".\SamplingPreprocessor.cpp"
466                                >
467                        </File>
468                        <File
469                                RelativePath=".\SamplingStrategy.cpp"
470                                >
471                        </File>
472                        <File
473                                RelativePath=".\SceneGraph.cpp"
474                                >
475                        </File>
476                        <File
477                                RelativePath=".\SubdivisionCandidate.cpp"
478                                >
479                        </File>
480                        <File
481                                RelativePath=".\Tetrahedron3.cpp"
482                                >
483                        </File>
484                        <File
485                                RelativePath=".\havran\timer.cpp"
486                                >
487                        </File>
488                        <File
489                                RelativePath=".\Trackball.cpp"
490                                >
491                        </File>
492                        <File
493                                RelativePath=".\TraversalTree.cpp"
494                                >
495                        </File>
496                        <File
497                                RelativePath=".\Triangle3.cpp"
498                                >
499                        </File>
500                        <File
501                                RelativePath=".\UnigraphicsParser.cpp"
502                                >
503                        </File>
504                        <File
505                                RelativePath=".\Vector2.cpp"
506                                >
507                        </File>
508                        <File
509                                RelativePath=".\Vector3.cpp"
510                                >
511                        </File>
512                        <File
513                                RelativePath=".\ViewCell.cpp"
514                                >
515                        </File>
516                        <File
517                                RelativePath=".\ViewCellBsp.cpp"
518                                >
519                        </File>
520                        <File
521                                RelativePath=".\ViewCellsManager.cpp"
522                                >
523                        </File>
524                        <File
525                                RelativePath=".\ViewCellsParser.cpp"
526                                >
527                        </File>
528                        <File
529                                RelativePath=".\VrmlExporter.cpp"
530                                >
531                        </File>
532                        <File
533                                RelativePath=".\VspBspTree.cpp"
534                                >
535                        </File>
536                        <File
537                                RelativePath=".\VspTree.cpp"
538                                >
539                        </File>
540                        <File
541                                RelativePath=".\VssPreprocessor.cpp"
542                                >
543                        </File>
544                        <File
545                                RelativePath=".\VssRay.cpp"
546                                >
547                        </File>
548                        <File
549                                RelativePath=".\VssTree.cpp"
550                                >
551                        </File>
552                        <File
553                                RelativePath=".\X3dExporter.cpp"
554                                >
555                        </File>
556                        <File
557                                RelativePath=".\X3dParser.cpp"
558                                >
559                        </File>
560                </Filter>
561                <Filter
562                        Name="Header Files"
563                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
564                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
565                        >
566                        <File
567                                RelativePath=".\AxisAlignedBox3.h"
568                                >
569                        </File>
570                        <File
571                                RelativePath=".\Beam.h"
572                                >
573                        </File>
574                        <File
575                                RelativePath=".\Timer\BenchTimer.h"
576                                >
577                        </File>
578                        <File
579                                RelativePath=".\BitVectorPvs.h"
580                                >
581                        </File>
582                        <File
583                                RelativePath=".\BoostPreprocessorThread.h"
584                                >
585                        </File>
586                        <File
587                                RelativePath=".\BoundingBoxConverter.h"
588                                >
589                        </File>
590                        <File
591                                RelativePath=".\BvHierarchy.h"
592                                >
593                        </File>
594                        <File
595                                RelativePath=".\Camera.h"
596                                >
597                        </File>
598                        <File
599                                RelativePath=".\CombinedPreprocessor.h"
600                                >
601                        </File>
602                        <File
603                                RelativePath=".\common.h"
604                                >
605                        </File>
606                        <File
607                                RelativePath=".\havran\configh.h"
608                                >
609                        </File>
610                        <File
611                                RelativePath=".\Containers.h"
612                                >
613                        </File>
614                        <File
615                                RelativePath=".\DifferenceSampling.h"
616                                >
617                        </File>
618                        <File
619                                RelativePath=".\Environment.h"
620                                >
621                        </File>
622                        <File
623                                RelativePath=".\ExactPreprocessor.h"
624                                >
625                        </File>
626                        <File
627                                RelativePath=".\Exporter.h"
628                                >
629                        </File>
630                        <File
631                                RelativePath=".\FilterBasedDistribution.cpp"
632                                >
633                        </File>
634                        <File
635                                RelativePath=".\FilterBasedDistribution.h"
636                                >
637                        </File>
638                        <File
639                                RelativePath=".\FlexibleHeap.h"
640                                >
641                        </File>
642                        <File
643                                RelativePath=".\glInterface.h"
644                                >
645                        </File>
646                        <File
647                                RelativePath=".\GlobalLinesRenderer.h"
648                                >
649                        </File>
650                        <File
651                                RelativePath=".\GlRenderer.h"
652                                >
653                        </File>
654                        <File
655                                RelativePath=".\GvsPreprocessor.h"
656                                >
657                        </File>
658                        <File
659                                RelativePath=".\GzBinFileInputStream.h"
660                                >
661                        </File>
662                        <File
663                                RelativePath=".\GzFileInputSource.h"
664                                >
665                        </File>
666                        <File
667                                RelativePath=".\gzstream.h"
668                                >
669                        </File>
670                        <File
671                                RelativePath=".\Halton.h"
672                                >
673                        </File>
674                        <File
675                                RelativePath=".\HashPvs.h"
676                                >
677                        </File>
678                        <File
679                                RelativePath=".\HavranRayCaster.h"
680                                >
681                        </File>
682                        <File
683                                RelativePath=".\HierarchyManager.h"
684                                >
685                        </File>
686                        <File
687                                RelativePath=".\IntelRayCaster.h"
688                                >
689                        </File>
690                        <File
691                                RelativePath=".\InternalRayCaster.h"
692                                >
693                        </File>
694                        <File
695                                RelativePath=".\Intersectable.h"
696                                >
697                        </File>
698                        <File
699                                RelativePath=".\IntersectableWrapper.h"
700                                >
701                        </File>
702                        <File
703                                RelativePath=".\IntersectionBoundingBoxConverter.h"
704                                >
705                        </File>
706                        <File
707                                RelativePath=".\KdTree.h"
708                                >
709                        </File>
710                        <File
711                                RelativePath=".\LogManager.h"
712                                >
713                        </File>
714                        <File
715                                RelativePath=".\Mailable.h"
716                                >
717                        </File>
718                        <File
719                                RelativePath=".\Material.h"
720                                >
721                        </File>
722                        <File
723                                RelativePath=".\Matrix4x4.h"
724                                >
725                        </File>
726                        <File
727                                RelativePath=".\Timer\merror.h"
728                                >
729                        </File>
730                        <File
731                                RelativePath=".\Mesh.h"
732                                >
733                        </File>
734                        <File
735                                RelativePath=".\MeshKdTree.h"
736                                >
737                        </File>
738                        <File
739                                RelativePath=".\Timer\mstring.h"
740                                >
741                        </File>
742                        <File
743                                RelativePath=".\Mutation.h"
744                                >
745                        </File>
746                        <File
747                                RelativePath=".\MutualVisibility.h"
748                                >
749                        </File>
750                        <File
751                                RelativePath=".\ObjectPvs.h"
752                                >
753                        </File>
754                        <File
755                                RelativePath=".\ObjectsParser.h"
756                                >
757                        </File>
758                        <File
759                                RelativePath=".\ObjectsParserXerces.h"
760                                >
761                        </File>
762                        <File
763                                RelativePath=".\ObjExporter.h"
764                                >
765                        </File>
766                        <File
767                                RelativePath=".\ObjParser.h"
768                                >
769                        </File>
770                        <File
771                                RelativePath=".\OcclusionQuery.h"
772                                >
773                        </File>
774                        <File
775                                RelativePath=".\OspTree.h"
776                                >
777                        </File>
778                        <File
779                                RelativePath=".\Parser.h"
780                                >
781                        </File>
782                        <File
783                                RelativePath=".\Timer\PerfTimer.h"
784                                >
785                        </File>
786                        <File
787                                RelativePath=".\Timer\PerfTimerSkeleton.h"
788                                >
789                        </File>
790                        <File
791                                RelativePath=".\Plane3.h"
792                                >
793                        </File>
794                        <File
795                                RelativePath=".\ply.h"
796                                >
797                        </File>
798                        <File
799                                RelativePath=".\PlyParser.h"
800                                >
801                        </File>
802                        <File
803                                RelativePath=".\Polygon3.h"
804                                >
805                        </File>
806                        <File
807                                RelativePath=".\Polytope.h"
808                                >
809                        </File>
810                        <File
811                                RelativePath=".\Preprocessor.h"
812                                >
813                        </File>
814                        <File
815                                RelativePath=".\PreprocessorFactory.h"
816                                >
817                        </File>
818                        <File
819                                RelativePath=".\PreprocessorThread.h"
820                                >
821                        </File>
822                        <File
823                                RelativePath=".\Pvs.h"
824                                >
825                        </File>
826                        <File
827                                RelativePath=".\PvsBase.h"
828                                >
829                        </File>
830                        <File
831                                RelativePath=".\PvsDefinitions.h"
832                                >
833                        </File>
834                        <File
835                                RelativePath=".\RandomViewCellsHandler.h"
836                                >
837                        </File>
838                        <File
839                                RelativePath=".\Ray.h"
840                                >
841                        </File>
842                        <File
843                                RelativePath=".\RayCaster.h"
844                                >
845                        </File>
846                        <File
847                                RelativePath=".\RayInfo.h"
848                                >
849                        </File>
850                        <File
851                                RelativePath=".\havran\raypack.h"
852                                >
853                        </File>
854                        <File
855                                RelativePath=".\Timer\RDTSCTimer.h"
856                                >
857                        </File>
858                        <File
859                                RelativePath=".\Rectangle3.h"
860                                >
861                        </File>
862                        <File
863                                RelativePath=".\Renderer.h"
864                                >
865                        </File>
866                        <File
867                                RelativePath=".\RenderSampler.h"
868                                >
869                        </File>
870                        <File
871                                RelativePath=".\RenderSimulator.h"
872                                >
873                        </File>
874                        <File
875                                RelativePath=".\RenderTexture.h"
876                                >
877                        </File>
878                        <File
879                                RelativePath=".\ResourceManager.h"
880                                >
881                        </File>
882                        <File
883                                RelativePath=".\ReverseGvs.h"
884                                >
885                        </File>
886                        <File
887                                RelativePath=".\RndGauss.h"
888                                >
889                        </File>
890                        <File
891                                RelativePath=".\RssPreprocessor.h"
892                                >
893                        </File>
894                        <File
895                                RelativePath=".\RssTree.h"
896                                >
897                        </File>
898                        <File
899                                RelativePath=".\SamplingPreprocessor.h"
900                                >
901                        </File>
902                        <File
903                                RelativePath=".\SamplingStrategy.h"
904                                >
905                        </File>
906                        <File
907                                RelativePath=".\SceneGraph.h"
908                                >
909                        </File>
910                        <File
911                                RelativePath=".\SimpleRay.h"
912                                >
913                        </File>
914                        <File
915                                RelativePath=".\Statistics.h"
916                                >
917                        </File>
918                        <File
919                                RelativePath=".\SubdivisionCandidate.h"
920                                >
921                        </File>
922                        <File
923                                RelativePath=".\Tetrahedron3.h"
924                                >
925                        </File>
926                        <File
927                                RelativePath=".\havran\timer.h"
928                                >
929                        </File>
930                        <File
931                                RelativePath=".\Trackball.h"
932                                >
933                        </File>
934                        <File
935                                RelativePath=".\TraversalTree.h"
936                                >
937                        </File>
938                        <File
939                                RelativePath=".\Triangle3.h"
940                                >
941                        </File>
942                        <File
943                                RelativePath=".\UnigraphicsParser.h"
944                                >
945                        </File>
946                        <File
947                                RelativePath=".\Vector2.h"
948                                >
949                        </File>
950                        <File
951                                RelativePath=".\Vector3.h"
952                                >
953                        </File>
954                        <File
955                                RelativePath=".\ViewCell.h"
956                                >
957                        </File>
958                        <File
959                                RelativePath=".\ViewCellBsp.h"
960                                >
961                        </File>
962                        <File
963                                RelativePath=".\ViewCellsManager.h"
964                                >
965                        </File>
966                        <File
967                                RelativePath=".\ViewCellsParser.h"
968                                >
969                        </File>
970                        <File
971                                RelativePath=".\ViewCellsParserXerces.h"
972                                >
973                        </File>
974                        <File
975                                RelativePath=".\VrmlExporter.h"
976                                >
977                        </File>
978                        <File
979                                RelativePath=".\VspBspTree.h"
980                                >
981                        </File>
982                        <File
983                                RelativePath=".\VspTree.h"
984                                >
985                        </File>
986                        <File
987                                RelativePath=".\VssPreprocessor.h"
988                                >
989                        </File>
990                        <File
991                                RelativePath=".\VssRay.h"
992                                >
993                        </File>
994                        <File
995                                RelativePath=".\VssTree.h"
996                                >
997                        </File>
998                        <File
999                                RelativePath=".\X3dExporter.h"
1000                                >
1001                        </File>
1002                        <File
1003                                RelativePath=".\X3dParser.h"
1004                                >
1005                        </File>
1006                        <File
1007                                RelativePath=".\X3dParserXerces.h"
1008                                >
1009                        </File>
1010                </Filter>
1011                <Filter
1012                        Name="havran"
1013                        >
1014                        <File
1015                                RelativePath=".\havran\allocgo2.cpp"
1016                                >
1017                        </File>
1018                        <File
1019                                RelativePath=".\havran\allocgo2.h"
1020                                >
1021                        </File>
1022                        <File
1023                                RelativePath=".\havran\ktb.cpp"
1024                                >
1025                        </File>
1026                        <File
1027                                RelativePath=".\havran\ktb.h"
1028                                >
1029                        </File>
1030                        <File
1031                                RelativePath=".\havran\ktb8b.cpp"
1032                                >
1033                        </File>
1034                        <File
1035                                RelativePath=".\havran\ktb8b.h"
1036                                >
1037                        </File>
1038                        <File
1039                                RelativePath=".\havran\ktbai.cpp"
1040                                >
1041                        </File>
1042                        <File
1043                                RelativePath=".\havran\ktbai.h"
1044                                >
1045                        </File>
1046                        <File
1047                                RelativePath=".\havran\ktball.cpp"
1048                                >
1049                        </File>
1050                        <File
1051                                RelativePath=".\havran\ktball.h"
1052                                >
1053                        </File>
1054                        <File
1055                                RelativePath=".\havran\ktbconf.h"
1056                                >
1057                        </File>
1058                        <File
1059                                RelativePath=".\havran\ktbf2trv.cpp"
1060                                >
1061                        </File>
1062                        <File
1063                                RelativePath=".\havran\ktbftrav.cpp"
1064                                >
1065                        </File>
1066                        <File
1067                                RelativePath=".\havran\ktbs.cpp"
1068                                >
1069                        </File>
1070                        <File
1071                                RelativePath=".\havran\ktbs.h"
1072                                >
1073                        </File>
1074                        <File
1075                                RelativePath=".\havran\ktbtrav.cpp"
1076                                >
1077                        </File>
1078                        <File
1079                                RelativePath=".\havran\ktbtrav.h"
1080                                >
1081                        </File>
1082                        <File
1083                                RelativePath=".\havran\sbbox.cpp"
1084                                >
1085                        </File>
1086                        <File
1087                                RelativePath=".\havran\sbbox.h"
1088                                >
1089                        </File>
1090                        <File
1091                                RelativePath=".\havran\subdivm.h"
1092                                >
1093                        </File>
1094                        <File
1095                                RelativePath=".\havran\testrt.cpp"
1096                                >
1097                        </File>
1098                        <File
1099                                RelativePath=".\havran\testrt.h"
1100                                >
1101                        </File>
1102                </Filter>
1103        </Files>
1104        <Globals>
1105        </Globals>
1106</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.