source: GTP/trunk/App/Demos/Illum/Ogre/src/CausticTest/scripts/CausticTest.vcproj @ 1712

Revision 1712, 7.3 KB checked in by szirmay, 18 years ago (diff)
RevLine 
[1450]1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
[1683]4        Version="8,00"
[1450]5        Name="CausticTest"
[1683]6        ProjectGUID="{B57DE690-046A-4015-AF46-93DE29C0F9AB}"
7        RootNamespace="CausticTest"
8        Keyword="Win32Proj"
9        >
[1450]10        <Platforms>
11                <Platform
[1683]12                        Name="Win32"
13                />
[1450]14        </Platforms>
[1683]15        <ToolFiles>
16        </ToolFiles>
[1450]17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="..\bin\$(ConfigurationName)"
21                        IntermediateDirectory="..\obj\$(ConfigurationName)"
22                        ConfigurationType="1"
[1683]23                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                        CharacterSet="2"
25                        >
[1450]26                        <Tool
[1683]27                                Name="VCPreBuildEventTool"
28                        />
29                        <Tool
30                                Name="VCCustomBuildTool"
31                        />
32                        <Tool
33                                Name="VCXMLDataGeneratorTool"
34                        />
35                        <Tool
36                                Name="VCWebServiceProxyGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCMIDLTool"
40                        />
41                        <Tool
[1450]42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns"
[1712]45                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
[1683]46                                MinimalRebuild="true"
[1450]47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
[1683]49                                EnableFunctionLevelLinking="true"
[1450]50                                UsePrecompiledHeader="0"
51                                WarningLevel="3"
[1683]52                                Detect64BitPortabilityProblems="true"
53                                DebugInformationFormat="4"
54                        />
[1450]55                        <Tool
[1683]56                                Name="VCManagedResourceCompilerTool"
57                        />
[1450]58                        <Tool
[1683]59                                Name="VCResourceCompilerTool"
60                        />
61                        <Tool
62                                Name="VCPreLinkEventTool"
63                        />
64                        <Tool
[1450]65                                Name="VCLinkerTool"
66                                AdditionalDependencies="OgreMain_d.lib IllumModule_Ogre.lib IllumModule.lib"
67                                OutputFile="$(OutDir)/CausticTest.exe"
68                                LinkIncremental="2"
69                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Debug"
70                                IgnoreDefaultLibraryNames=""
[1683]71                                GenerateDebugInformation="true"
[1450]72                                ProgramDatabaseFile="$(OutDir)/proba.pdb"
73                                SubSystem="2"
74                                OptimizeForWindows98="1"
[1683]75                                TargetMachine="1"
76                        />
[1450]77                        <Tool
[1683]78                                Name="VCALinkTool"
79                        />
[1450]80                        <Tool
[1683]81                                Name="VCManifestTool"
82                        />
[1450]83                        <Tool
[1683]84                                Name="VCXDCMakeTool"
85                        />
[1450]86                        <Tool
[1683]87                                Name="VCBscMakeTool"
88                        />
[1450]89                        <Tool
[1683]90                                Name="VCFxCopTool"
91                        />
[1450]92                        <Tool
[1683]93                                Name="VCAppVerifierTool"
94                        />
[1450]95                        <Tool
[1683]96                                Name="VCWebDeploymentTool"
97                        />
[1450]98                        <Tool
[1683]99                                Name="VCPostBuildEventTool"
100                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"
101                        />
[1450]102                </Configuration>
103                <Configuration
104                        Name="Release|Win32"
105                        OutputDirectory="..\bin\$(ConfigurationName)"
106                        IntermediateDirectory="..\obj\$(ConfigurationName)"
107                        ConfigurationType="1"
[1683]108                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
[1450]109                        CharacterSet="2"
[1683]110                        WholeProgramOptimization="1"
111                        >
[1450]112                        <Tool
[1683]113                                Name="VCPreBuildEventTool"
114                        />
115                        <Tool
116                                Name="VCCustomBuildTool"
117                        />
118                        <Tool
119                                Name="VCXMLDataGeneratorTool"
120                        />
121                        <Tool
122                                Name="VCWebServiceProxyGeneratorTool"
123                        />
124                        <Tool
125                                Name="VCMIDLTool"
126                        />
127                        <Tool
[1450]128                                Name="VCCLCompilerTool"
129                                Optimization="2"
130                                InlineFunctionExpansion="1"
[1683]131                                EnableIntrinsicFunctions="true"
[1450]132                                FavorSizeOrSpeed="1"
[1683]133                                OmitFramePointers="true"
134                                EnableFiberSafeOptimizations="false"
[1450]135                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns"
[1712]136                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
[1683]137                                StringPooling="true"
138                                MinimalRebuild="true"
[1450]139                                RuntimeLibrary="2"
[1683]140                                BufferSecurityCheck="false"
141                                EnableFunctionLevelLinking="true"
[1450]142                                UsePrecompiledHeader="0"
143                                WarningLevel="3"
[1683]144                                Detect64BitPortabilityProblems="true"
145                                DebugInformationFormat="3"
146                        />
[1450]147                        <Tool
[1683]148                                Name="VCManagedResourceCompilerTool"
149                        />
[1450]150                        <Tool
[1683]151                                Name="VCResourceCompilerTool"
152                        />
153                        <Tool
154                                Name="VCPreLinkEventTool"
155                        />
156                        <Tool
[1450]157                                Name="VCLinkerTool"
158                                AdditionalDependencies="OgreMain.lib IllumModule_Ogre.lib IllumModule.lib"
159                                OutputFile="$(OutDir)/CausticTest.exe"
160                                LinkIncremental="1"
161                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Release"
[1683]162                                GenerateDebugInformation="false"
[1450]163                                SubSystem="2"
164                                OptimizeReferences="2"
165                                EnableCOMDATFolding="2"
166                                OptimizeForWindows98="1"
[1683]167                                TargetMachine="1"
168                        />
[1450]169                        <Tool
[1683]170                                Name="VCALinkTool"
171                        />
[1450]172                        <Tool
[1683]173                                Name="VCManifestTool"
174                        />
[1450]175                        <Tool
[1683]176                                Name="VCXDCMakeTool"
177                        />
[1450]178                        <Tool
[1683]179                                Name="VCBscMakeTool"
180                        />
[1450]181                        <Tool
[1683]182                                Name="VCFxCopTool"
183                        />
[1450]184                        <Tool
[1683]185                                Name="VCAppVerifierTool"
186                        />
[1450]187                        <Tool
[1683]188                                Name="VCWebDeploymentTool"
189                        />
[1450]190                        <Tool
[1683]191                                Name="VCPostBuildEventTool"
192                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"
193                        />
[1450]194                </Configuration>
195        </Configurations>
196        <References>
197        </References>
198        <Files>
199                <Filter
200                        Name="Source Files"
[1683]201                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
202                        >
[1450]203                        <File
[1683]204                                RelativePath="..\src\CausticTest.cpp"
205                                >
[1450]206                        </File>
207                </Filter>
208                <Filter
209                        Name="Resource Files"
[1683]210                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
211                        >
[1450]212                        <File
[1683]213                                RelativePath="..\..\..\Media\materials\scripts\GameTools.material"
214                                >
[1629]215                        </File>
216                        <File
[1683]217                                RelativePath="..\..\..\Media\materials\scripts\GameTools.program"
218                                >
[1450]219                        </File>
220                        <File
[1691]221                                RelativePath="..\..\..\Media\materials\programs\GameTools_Blur.hlsl"
222                                >
223                        </File>
224                        <File
225                                RelativePath="..\..\..\Media\materials\programs\GameTools_Cau.hlsl"
226                                >
227                        </File>
228                        <File
[1683]229                                RelativePath="..\..\..\Media\materials\programs\GameTools_CauCube.hlsl"
230                                >
[1450]231                        </File>
232                        <File
[1691]233                                RelativePath="..\..\..\Media\materials\programs\GameTools_Caustic.hlsl"
234                                >
235                        </File>
236                        <File
237                                RelativePath="..\..\..\Media\materials\programs\GameTools_Localized_EnvMap.hlsl"
238                                >
239                        </File>
240                        <File
[1683]241                                RelativePath="..\..\..\Media\materials\scripts\GlassHead.material"
242                                >
[1450]243                        </File>
244                </Filter>
[1638]245                <Filter
246                        Name="Header Files"
[1683]247                        Filter="h;hpp;hxx;hm;inl;inc"
248                        >
[1638]249                        <File
[1683]250                                RelativePath="..\include\CausticTest.h"
251                                >
[1638]252                        </File>
253                </Filter>
[1450]254        </Files>
255        <Globals>
256        </Globals>
257</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.