source: GTP/trunk/App/Demos/Vis/FriendlyCulling/FriendlyCulling.vcproj @ 3071

Revision 3071, 18.1 KB checked in by mattausch, 16 years ago (diff)

worked on dynamic objects

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="DemoEngine"
6        ProjectGUID="{03661866-4093-4B02-B26A-028EA91AF023}"
7        RootNamespace="chc_revisited"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="$(SolutionDir)/lib/$(ConfigurationName)"
21                        IntermediateDirectory="obj/$(ConfigurationName)"
22                        ConfigurationType="4"
23                        CharacterSet="1"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;&quot;$(CG_INC_PATH)&quot;"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SET"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                RuntimeTypeInfo="false"
49                                UsePrecompiledHeader="0"
50                                WarningLevel="3"
51                                Detect64BitPortabilityProblems="true"
52                                DebugInformationFormat="4"
53                        />
54                        <Tool
55                                Name="VCManagedResourceCompilerTool"
56                        />
57                        <Tool
58                                Name="VCResourceCompilerTool"
59                        />
60                        <Tool
61                                Name="VCPreLinkEventTool"
62                        />
63                        <Tool
64                                Name="VCLibrarianTool"
65                        />
66                        <Tool
67                                Name="VCALinkTool"
68                        />
69                        <Tool
70                                Name="VCXDCMakeTool"
71                        />
72                        <Tool
73                                Name="VCBscMakeTool"
74                        />
75                        <Tool
76                                Name="VCFxCopTool"
77                        />
78                        <Tool
79                                Name="VCPostBuildEventTool"
80                        />
81                </Configuration>
82                <Configuration
83                        Name="Release|Win32"
84                        OutputDirectory="$(SolutionDir)/lib/$(ConfigurationName)"
85                        IntermediateDirectory="obj/$(ConfigurationName)"
86                        ConfigurationType="4"
87                        CharacterSet="1"
88                        WholeProgramOptimization="1"
89                        >
90                        <Tool
91                                Name="VCPreBuildEventTool"
92                        />
93                        <Tool
94                                Name="VCCustomBuildTool"
95                        />
96                        <Tool
97                                Name="VCXMLDataGeneratorTool"
98                        />
99                        <Tool
100                                Name="VCWebServiceProxyGeneratorTool"
101                        />
102                        <Tool
103                                Name="VCMIDLTool"
104                        />
105                        <Tool
106                                Name="VCCLCompilerTool"
107                                Optimization="3"
108                                InlineFunctionExpansion="2"
109                                EnableIntrinsicFunctions="true"
110                                FavorSizeOrSpeed="1"
111                                OmitFramePointers="true"
112                                EnableFiberSafeOptimizations="true"
113                                AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;&quot;$(CG_INC_PATH)&quot;"
114                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SET"
115                                StringPooling="true"
116                                RuntimeLibrary="2"
117                                BufferSecurityCheck="false"
118                                EnableEnhancedInstructionSet="2"
119                                RuntimeTypeInfo="false"
120                                UsePrecompiledHeader="0"
121                                BrowseInformation="1"
122                                WarningLevel="3"
123                                Detect64BitPortabilityProblems="true"
124                                DebugInformationFormat="3"
125                        />
126                        <Tool
127                                Name="VCManagedResourceCompilerTool"
128                        />
129                        <Tool
130                                Name="VCResourceCompilerTool"
131                        />
132                        <Tool
133                                Name="VCPreLinkEventTool"
134                        />
135                        <Tool
136                                Name="VCLibrarianTool"
137                        />
138                        <Tool
139                                Name="VCALinkTool"
140                        />
141                        <Tool
142                                Name="VCXDCMakeTool"
143                        />
144                        <Tool
145                                Name="VCBscMakeTool"
146                        />
147                        <Tool
148                                Name="VCFxCopTool"
149                        />
150                        <Tool
151                                Name="VCPostBuildEventTool"
152                        />
153                </Configuration>
154        </Configurations>
155        <References>
156        </References>
157        <Files>
158                <Filter
159                        Name="util"
160                        >
161                        <File
162                                RelativePath=".\src\BvhLoader.cpp"
163                                >
164                        </File>
165                        <File
166                                RelativePath=".\src\BvhLoader.h"
167                                >
168                        </File>
169                        <File
170                                RelativePath=".\src\common.cpp"
171                                >
172                        </File>
173                        <File
174                                RelativePath=".\src\common.h"
175                                >
176                        </File>
177                        <File
178                                RelativePath=".\src\Environment.cpp"
179                                >
180                        </File>
181                        <File
182                                RelativePath=".\src\Environment.h"
183                                >
184                        </File>
185                        <File
186                                RelativePath=".\src\glfont2.cpp"
187                                >
188                        </File>
189                        <File
190                                RelativePath=".\src\glfont2.h"
191                                >
192                        </File>
193                        <File
194                                RelativePath=".\src\glInterface.h"
195                                >
196                        </File>
197                        <File
198                                RelativePath=".\src\gzstream.cpp"
199                                >
200                        </File>
201                        <File
202                                RelativePath=".\src\gzstream.h"
203                                >
204                        </File>
205                        <File
206                                RelativePath=".\src\IrradianceMap.cpp"
207                                >
208                        </File>
209                        <File
210                                RelativePath=".\src\IrradianceMap.h"
211                                >
212                        </File>
213                        <File
214                                RelativePath=".\src\MotionPath.cpp"
215                                >
216                        </File>
217                        <File
218                                RelativePath=".\src\MotionPath.h"
219                                >
220                        </File>
221                        <File
222                                RelativePath=".\src\PerformanceGraph.cpp"
223                                >
224                        </File>
225                        <File
226                                RelativePath=".\src\PerformanceGraph.h"
227                                >
228                        </File>
229                        <File
230                                RelativePath=".\src\RenderTraverser.cpp"
231                                >
232                                <FileConfiguration
233                                        Name="Debug|Win32"
234                                        >
235                                        <Tool
236                                                Name="VCCLCompilerTool"
237                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
238                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
239                                        />
240                                </FileConfiguration>
241                                <FileConfiguration
242                                        Name="Release|Win32"
243                                        >
244                                        <Tool
245                                                Name="VCCLCompilerTool"
246                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
247                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
248                                        />
249                                </FileConfiguration>
250                        </File>
251                        <File
252                                RelativePath=".\src\SampleGenerator.cpp"
253                                >
254                        </File>
255                        <File
256                                RelativePath=".\src\SampleGenerator.h"
257                                >
258                        </File>
259                        <File
260                                RelativePath=".\src\SceneEntityConverter.cpp"
261                                >
262                        </File>
263                        <File
264                                RelativePath=".\src\SceneEntityConverter.h"
265                                >
266                        </File>
267                        <File
268                                RelativePath=".\src\SkyPreetham.cpp"
269                                >
270                        </File>
271                        <File
272                                RelativePath=".\src\SkyPreetham.h"
273                                >
274                        </File>
275                        <Filter
276                                Name="timer"
277                                >
278                                <File
279                                        RelativePath=".\src\Timer\BenchTimer.cpp"
280                                        >
281                                </File>
282                                <File
283                                        RelativePath=".\src\Timer\BenchTimer.h"
284                                        >
285                                </File>
286                                <File
287                                        RelativePath=".\src\Timer\merror.cpp"
288                                        >
289                                </File>
290                                <File
291                                        RelativePath=".\src\Timer\merror.h"
292                                        >
293                                </File>
294                                <File
295                                        RelativePath=".\src\Timer\mstring.h"
296                                        >
297                                </File>
298                                <File
299                                        RelativePath=".\src\Timer\PerfTimer.h"
300                                        >
301                                </File>
302                                <File
303                                        RelativePath=".\src\Timer\PerfTimerSkeleton.h"
304                                        >
305                                </File>
306                                <File
307                                        RelativePath=".\src\Timer\RDTSCTimer.cpp"
308                                        >
309                                </File>
310                                <File
311                                        RelativePath=".\src\Timer\RDTSCTimer.h"
312                                        >
313                                </File>
314                        </Filter>
315                </Filter>
316                <Filter
317                        Name="traversal"
318                        >
319                        <Filter
320                                Name="Header Files"
321                                >
322                                <File
323                                        RelativePath=".\src\CHCPlusPlusTraverser.h"
324                                        >
325                                </File>
326                                <File
327                                        RelativePath=".\src\CHCTraverser.cpp"
328                                        >
329                                        <FileConfiguration
330                                                Name="Debug|Win32"
331                                                >
332                                                <Tool
333                                                        Name="VCCLCompilerTool"
334                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
335                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
336                                                />
337                                        </FileConfiguration>
338                                        <FileConfiguration
339                                                Name="Release|Win32"
340                                                >
341                                                <Tool
342                                                        Name="VCCLCompilerTool"
343                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
344                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
345                                                />
346                                        </FileConfiguration>
347                                </File>
348                                <File
349                                        RelativePath=".\src\CHCTraverser.h"
350                                        >
351                                </File>
352                                <File
353                                        RelativePath=".\src\FrustumCullingTraverser.h"
354                                        >
355                                </File>
356                                <File
357                                        RelativePath=".\src\RenderTraverser.h"
358                                        >
359                                </File>
360                                <File
361                                        RelativePath=".\src\StopAndWaitTraverser.h"
362                                        >
363                                </File>
364                        </Filter>
365                        <Filter
366                                Name="Source Files"
367                                >
368                                <File
369                                        RelativePath=".\src\CHCPlusPlusTraverser.cpp"
370                                        >
371                                        <FileConfiguration
372                                                Name="Debug|Win32"
373                                                >
374                                                <Tool
375                                                        Name="VCCLCompilerTool"
376                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
377                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
378                                                />
379                                        </FileConfiguration>
380                                        <FileConfiguration
381                                                Name="Release|Win32"
382                                                >
383                                                <Tool
384                                                        Name="VCCLCompilerTool"
385                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
386                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
387                                                />
388                                        </FileConfiguration>
389                                </File>
390                                <File
391                                        RelativePath=".\src\FrustumCullingTraverser.cpp"
392                                        >
393                                        <FileConfiguration
394                                                Name="Debug|Win32"
395                                                >
396                                                <Tool
397                                                        Name="VCCLCompilerTool"
398                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
399                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
400                                                />
401                                        </FileConfiguration>
402                                        <FileConfiguration
403                                                Name="Release|Win32"
404                                                >
405                                                <Tool
406                                                        Name="VCCLCompilerTool"
407                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
408                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
409                                                />
410                                        </FileConfiguration>
411                                </File>
412                                <File
413                                        RelativePath=".\src\StopAndWaitTraverser.cpp"
414                                        >
415                                        <FileConfiguration
416                                                Name="Debug|Win32"
417                                                >
418                                                <Tool
419                                                        Name="VCCLCompilerTool"
420                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
421                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
422                                                />
423                                        </FileConfiguration>
424                                        <FileConfiguration
425                                                Name="Release|Win32"
426                                                >
427                                                <Tool
428                                                        Name="VCCLCompilerTool"
429                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
430                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
431                                                />
432                                        </FileConfiguration>
433                                </File>
434                        </Filter>
435                </Filter>
436                <Filter
437                        Name="rendering"
438                        >
439                        <Filter
440                                Name="Header Files"
441                                Filter="h;hpp;hxx;hm;inl;inc;xsd"
442                                UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
443                                >
444                                <File
445                                        RelativePath=".\src\Bvh.h"
446                                        >
447                                </File>
448                                <File
449                                        RelativePath=".\src\Camera.h"
450                                        >
451                                </File>
452                                <File
453                                        RelativePath=".\src\DeferredRenderer.h"
454                                        >
455                                </File>
456                                <File
457                                        RelativePath=".\src\FrameBufferObject.h"
458                                        >
459                                </File>
460                                <File
461                                        RelativePath=".\src\Geometry.h"
462                                        >
463                                </File>
464                                <File
465                                        RelativePath=".\src\Light.h"
466                                        >
467                                </File>
468                                <File
469                                        RelativePath=".\src\LODInfo.h"
470                                        >
471                                </File>
472                                <File
473                                        RelativePath=".\src\Material.h"
474                                        >
475                                </File>
476                                <File
477                                        RelativePath=".\src\OcclusionQuery.h"
478                                        >
479                                </File>
480                                <File
481                                        RelativePath=".\src\RenderQueue.h"
482                                        >
483                                </File>
484                                <File
485                                        RelativePath=".\src\RenderState.h"
486                                        >
487                                </File>
488                                <File
489                                        RelativePath=".\src\ResourceManager.h"
490                                        >
491                                </File>
492                                <File
493                                        RelativePath=".\src\SceneEntity.h"
494                                        >
495                                </File>
496                                <File
497                                        RelativePath=".\src\SceneQuery.h"
498                                        >
499                                </File>
500                                <File
501                                        RelativePath=".\src\ShaderManager.h"
502                                        >
503                                </File>
504                                <File
505                                        RelativePath=".\src\ShaderProgram.h"
506                                        >
507                                </File>
508                                <File
509                                        RelativePath=".\src\ShadowMapping.h"
510                                        >
511                                </File>
512                                <File
513                                        RelativePath=".\src\Shape.h"
514                                        >
515                                </File>
516                                <File
517                                        RelativePath=".\src\Texture.h"
518                                        >
519                                </File>
520                                <File
521                                        RelativePath=".\src\Transform3.h"
522                                        >
523                                </File>
524                                <File
525                                        RelativePath=".\src\Visualization.h"
526                                        >
527                                </File>
528                        </Filter>
529                        <Filter
530                                Name="Source Files"
531                                Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
532                                UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
533                                >
534                                <File
535                                        RelativePath=".\src\Bvh.cpp"
536                                        >
537                                        <FileConfiguration
538                                                Name="Debug|Win32"
539                                                >
540                                                <Tool
541                                                        Name="VCCLCompilerTool"
542                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
543                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
544                                                />
545                                        </FileConfiguration>
546                                        <FileConfiguration
547                                                Name="Release|Win32"
548                                                >
549                                                <Tool
550                                                        Name="VCCLCompilerTool"
551                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
552                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
553                                                />
554                                        </FileConfiguration>
555                                </File>
556                                <File
557                                        RelativePath=".\src\Camera.cpp"
558                                        >
559                                        <FileConfiguration
560                                                Name="Debug|Win32"
561                                                >
562                                                <Tool
563                                                        Name="VCCLCompilerTool"
564                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
565                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
566                                                />
567                                        </FileConfiguration>
568                                        <FileConfiguration
569                                                Name="Release|Win32"
570                                                >
571                                                <Tool
572                                                        Name="VCCLCompilerTool"
573                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
574                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
575                                                />
576                                        </FileConfiguration>
577                                </File>
578                                <File
579                                        RelativePath=".\src\DeferredRenderer.cpp"
580                                        >
581                                </File>
582                                <File
583                                        RelativePath=".\src\EntityMerger.cpp"
584                                        >
585                                </File>
586                                <File
587                                        RelativePath=".\src\EntityMerger.h"
588                                        >
589                                </File>
590                                <File
591                                        RelativePath=".\src\FrameBufferObject.cpp"
592                                        >
593                                </File>
594                                <File
595                                        RelativePath=".\src\Geometry.cpp"
596                                        >
597                                </File>
598                                <File
599                                        RelativePath=".\src\LODInfo.cpp"
600                                        >
601                                </File>
602                                <File
603                                        RelativePath=".\src\Material.cpp"
604                                        >
605                                </File>
606                                <File
607                                        RelativePath=".\src\OcclusionQuery.cpp"
608                                        >
609                                        <FileConfiguration
610                                                Name="Debug|Win32"
611                                                >
612                                                <Tool
613                                                        Name="VCCLCompilerTool"
614                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
615                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
616                                                />
617                                        </FileConfiguration>
618                                        <FileConfiguration
619                                                Name="Release|Win32"
620                                                >
621                                                <Tool
622                                                        Name="VCCLCompilerTool"
623                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
624                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
625                                                />
626                                        </FileConfiguration>
627                                </File>
628                                <File
629                                        RelativePath=".\src\RenderQueue.cpp"
630                                        >
631                                        <FileConfiguration
632                                                Name="Debug|Win32"
633                                                >
634                                                <Tool
635                                                        Name="VCCLCompilerTool"
636                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
637                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
638                                                />
639                                        </FileConfiguration>
640                                        <FileConfiguration
641                                                Name="Release|Win32"
642                                                >
643                                                <Tool
644                                                        Name="VCCLCompilerTool"
645                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
646                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
647                                                />
648                                        </FileConfiguration>
649                                </File>
650                                <File
651                                        RelativePath=".\src\RenderState.cpp"
652                                        >
653                                        <FileConfiguration
654                                                Name="Debug|Win32"
655                                                >
656                                                <Tool
657                                                        Name="VCCLCompilerTool"
658                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
659                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
660                                                />
661                                        </FileConfiguration>
662                                        <FileConfiguration
663                                                Name="Release|Win32"
664                                                >
665                                                <Tool
666                                                        Name="VCCLCompilerTool"
667                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
668                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
669                                                />
670                                        </FileConfiguration>
671                                </File>
672                                <File
673                                        RelativePath=".\src\ResourceManager.cpp"
674                                        >
675                                </File>
676                                <File
677                                        RelativePath=".\src\SceneEntity.cpp"
678                                        >
679                                </File>
680                                <File
681                                        RelativePath=".\src\SceneQuery.cpp"
682                                        >
683                                </File>
684                                <File
685                                        RelativePath=".\src\ShaderManager.cpp"
686                                        >
687                                </File>
688                                <File
689                                        RelativePath=".\src\ShaderProgram.cpp"
690                                        >
691                                </File>
692                                <File
693                                        RelativePath=".\src\ShadowMapping.cpp"
694                                        >
695                                </File>
696                                <File
697                                        RelativePath=".\src\Shape.cpp"
698                                        >
699                                </File>
700                                <File
701                                        RelativePath=".\src\Texture.cpp"
702                                        >
703                                        <FileConfiguration
704                                                Name="Debug|Win32"
705                                                >
706                                                <Tool
707                                                        Name="VCCLCompilerTool"
708                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
709                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
710                                                />
711                                        </FileConfiguration>
712                                        <FileConfiguration
713                                                Name="Release|Win32"
714                                                >
715                                                <Tool
716                                                        Name="VCCLCompilerTool"
717                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
718                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
719                                                />
720                                        </FileConfiguration>
721                                </File>
722                                <File
723                                        RelativePath=".\src\Transform3.cpp"
724                                        >
725                                </File>
726                                <File
727                                        RelativePath=".\src\Visualization.cpp"
728                                        >
729                                        <FileConfiguration
730                                                Name="Debug|Win32"
731                                                >
732                                                <Tool
733                                                        Name="VCCLCompilerTool"
734                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
735                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
736                                                />
737                                        </FileConfiguration>
738                                        <FileConfiguration
739                                                Name="Release|Win32"
740                                                >
741                                                <Tool
742                                                        Name="VCCLCompilerTool"
743                                                        ObjectFile="$(IntDir)\$(InputName)1.obj"
744                                                        XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
745                                                />
746                                        </FileConfiguration>
747                                </File>
748                        </Filter>
749                </Filter>
750                <Filter
751                        Name="shaders"
752                        >
753                        <File
754                                RelativePath=".\src\shaders\antialiasing.cg"
755                                >
756                        </File>
757                        <File
758                                RelativePath=".\src\shaders\deferred.cg"
759                                >
760                        </File>
761                        <File
762                                RelativePath=".\src\shaders\globillum.cg"
763                                >
764                        </File>
765                        <File
766                                RelativePath=".\src\shaders\mrt.cg"
767                                >
768                        </File>
769                        <File
770                                RelativePath=".\src\shaderenv.h"
771                                >
772                        </File>
773                        <File
774                                RelativePath=".\src\shaders\sky_preetham.cg"
775                                >
776                        </File>
777                        <File
778                                RelativePath=".\src\shaders\ssao.cg"
779                                >
780                        </File>
781                        <File
782                                RelativePath=".\src\shaders\ssao3d.cg"
783                                >
784                        </File>
785                        <File
786                                RelativePath=".\src\shaders\tonemap.cg"
787                                >
788                        </File>
789                        <File
790                                RelativePath=".\src\shaders\treeanimation.cg"
791                                >
792                        </File>
793                </Filter>
794                <Filter
795                        Name="math"
796                        >
797                        <File
798                                RelativePath=".\src\AxisAlignedBox3.cpp"
799                                >
800                        </File>
801                        <File
802                                RelativePath=".\src\Halton.cpp"
803                                >
804                        </File>
805                        <File
806                                RelativePath=".\src\Halton.h"
807                                >
808                        </File>
809                        <File
810                                RelativePath=".\src\Matrix4x4.cpp"
811                                >
812                        </File>
813                        <File
814                                RelativePath=".\src\Matrix4x4.h"
815                                >
816                        </File>
817                        <File
818                                RelativePath=".\src\Plane3.cpp"
819                                >
820                        </File>
821                        <File
822                                RelativePath=".\src\Plane3.h"
823                                >
824                        </File>
825                        <File
826                                RelativePath=".\src\Polygon3.cpp"
827                                >
828                        </File>
829                        <File
830                                RelativePath=".\src\Polygon3.h"
831                                >
832                        </File>
833                        <File
834                                RelativePath=".\src\Polyhedron.cpp"
835                                >
836                        </File>
837                        <File
838                                RelativePath=".\src\Polyhedron.h"
839                                >
840                        </File>
841                        <File
842                                RelativePath=".\src\Triangle3.cpp"
843                                >
844                        </File>
845                        <File
846                                RelativePath=".\src\Triangle3.h"
847                                >
848                        </File>
849                        <File
850                                RelativePath=".\src\Vector3.cpp"
851                                >
852                        </File>
853                        <File
854                                RelativePath=".\src\Vector3.h"
855                                >
856                        </File>
857                </Filter>
858                <File
859                        RelativePath=".\default.env"
860                        >
861                </File>
862                <File
863                        RelativePath=".\ReadMe.txt"
864                        >
865                </File>
866        </Files>
867        <Globals>
868        </Globals>
869</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.