source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/scripts/Demo_IndirectTexturing.vcproj.bak @ 1493

Revision 1493, 6.1 KB checked in by igarcia, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="Demo_IndirectTexturing"
6        ProjectGUID="{78945224-C703-45EB-9C37-DFECA6CEA734}"
7        >
8        <Platforms>
9                <Platform
10                        Name="Win32"
11                />
12        </Platforms>
13        <ToolFiles>
14        </ToolFiles>
15        <Configurations>
16                <Configuration
17                        Name="Debug|Win32"
18                        OutputDirectory="..\bin\$(ConfigurationName)"
19                        IntermediateDirectory="..\obj\$(ConfigurationName)"
20                        ConfigurationType="1"
21                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22                        UseOfMFC="0"
23                        ATLMinimizesCRunTimeLibraryUsage="false"
24                        CharacterSet="2"
25                        >
26                        <Tool
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                                PreprocessorDefinitions="_DEBUG"
41                                MkTypLibCompatible="true"
42                                SuppressStartupBanner="true"
43                                TargetEnvironment="1"
44                                TypeLibraryName=".\..\bin\Debug/Demo_SkyPlane.tlb"
45                                HeaderFileName=""
46                        />
47                        <Tool
48                                Name="VCCLCompilerTool"
49                                AdditionalOptions="/Zm500 /D &quot;TIXML_USE_STL&quot;"
50                                Optimization="0"
51                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_HOME)\include&quot;"
52                                PreprocessorDefinitions="_WINDOWS;_DEBUG;WIN32"
53                                BasicRuntimeChecks="3"
54                                RuntimeLibrary="3"
55                                PrecompiledHeaderFile=".\..\obj\Debug/Demo_SkyPlane.pch"
56                                AssemblerListingLocation=".\..\obj\Debug/"
57                                ObjectFile=".\..\obj\Debug/"
58                                ProgramDataBaseFileName=".\..\obj\Debug/"
59                                WarningLevel="3"
60                                SuppressStartupBanner="true"
61                                DebugInformationFormat="4"
62                                CompileAs="0"
63                        />
64                        <Tool
65                                Name="VCManagedResourceCompilerTool"
66                        />
67                        <Tool
68                                Name="VCResourceCompilerTool"
69                                PreprocessorDefinitions="_DEBUG"
70                                Culture="2057"
71                        />
72                        <Tool
73                                Name="VCPreLinkEventTool"
74                        />
75                        <Tool
76                                Name="VCLinkerTool"
77                                IgnoreImportLibrary="true"
78                                AdditionalDependencies="OgreMain_d.lib"
79                                OutputFile="$(OutDir)/Demo_IndirectTexturing.exe"
80                                LinkIncremental="1"
81                                SuppressStartupBanner="true"
82                                AdditionalLibraryDirectories="&quot;$(OGRE_HOME)\lib&quot;"
83                                IgnoreDefaultLibraryNames=""
84                                GenerateDebugInformation="true"
85                                ProgramDatabaseFile="..\bin\$(ConfigurationName)\Demo_IndirectTexturing.pdb"
86                                SubSystem="2"
87                                TargetMachine="1"
88                        />
89                        <Tool
90                                Name="VCALinkTool"
91                        />
92                        <Tool
93                                Name="VCManifestTool"
94                        />
95                        <Tool
96                                Name="VCXDCMakeTool"
97                        />
98                        <Tool
99                                Name="VCBscMakeTool"
100                        />
101                        <Tool
102                                Name="VCFxCopTool"
103                        />
104                        <Tool
105                                Name="VCAppVerifierTool"
106                        />
107                        <Tool
108                                Name="VCWebDeploymentTool"
109                        />
110                        <Tool
111                                Name="VCPostBuildEventTool"
112                        />
113                </Configuration>
114                <Configuration
115                        Name="Release|Win32"
116                        OutputDirectory="..\bin\$(ConfigurationName)"
117                        IntermediateDirectory="..\obj\$(ConfigurationName)"
118                        ConfigurationType="1"
119                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
120                        UseOfMFC="0"
121                        ATLMinimizesCRunTimeLibraryUsage="false"
122                        CharacterSet="2"
123                        >
124                        <Tool
125                                Name="VCPreBuildEventTool"
126                        />
127                        <Tool
128                                Name="VCCustomBuildTool"
129                        />
130                        <Tool
131                                Name="VCXMLDataGeneratorTool"
132                        />
133                        <Tool
134                                Name="VCWebServiceProxyGeneratorTool"
135                        />
136                        <Tool
137                                Name="VCMIDLTool"
138                                PreprocessorDefinitions="NDEBUG"
139                                MkTypLibCompatible="true"
140                                SuppressStartupBanner="true"
141                                TargetEnvironment="1"
142                                TypeLibraryName=".\..\bin\Release/Demo_SkyPlane.tlb"
143                                HeaderFileName=""
144                        />
145                        <Tool
146                                Name="VCCLCompilerTool"
147                                AdditionalOptions="/D &quot;TIXML_USE_STL&quot;"
148                                Optimization="2"
149                                InlineFunctionExpansion="1"
150                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_HOME)\include&quot;"
151                                PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32"
152                                StringPooling="true"
153                                RuntimeLibrary="2"
154                                EnableFunctionLevelLinking="true"
155                                UsePrecompiledHeader="0"
156                                PrecompiledHeaderFile=".\..\obj\Release/Demo_SkyPlane.pch"
157                                AssemblerListingLocation=".\..\obj\Release/"
158                                ObjectFile=".\..\obj\Release/"
159                                ProgramDataBaseFileName=".\..\obj\Release/"
160                                WarningLevel="3"
161                                SuppressStartupBanner="true"
162                                CompileAs="0"
163                        />
164                        <Tool
165                                Name="VCManagedResourceCompilerTool"
166                        />
167                        <Tool
168                                Name="VCResourceCompilerTool"
169                                PreprocessorDefinitions="NDEBUG"
170                                Culture="2057"
171                        />
172                        <Tool
173                                Name="VCPreLinkEventTool"
174                        />
175                        <Tool
176                                Name="VCLinkerTool"
177                                IgnoreImportLibrary="true"
178                                AdditionalDependencies="OgreMain.lib"
179                                OutputFile="$(OutDir)/Demo_IndirectTexturing.exe"
180                                LinkIncremental="1"
181                                SuppressStartupBanner="true"
182                                AdditionalLibraryDirectories="&quot;$(OGRE_HOME)\lib&quot;"
183                                ProgramDatabaseFile="..\bin\$(ConfigurationName)\Demo_IndirectTexturing.pdb"
184                                SubSystem="2"
185                                TargetMachine="1"
186                        />
187                        <Tool
188                                Name="VCALinkTool"
189                        />
190                        <Tool
191                                Name="VCManifestTool"
192                        />
193                        <Tool
194                                Name="VCXDCMakeTool"
195                        />
196                        <Tool
197                                Name="VCBscMakeTool"
198                        />
199                        <Tool
200                                Name="VCFxCopTool"
201                        />
202                        <Tool
203                                Name="VCAppVerifierTool"
204                        />
205                        <Tool
206                                Name="VCWebDeploymentTool"
207                        />
208                        <Tool
209                                Name="VCPostBuildEventTool"
210                        />
211                </Configuration>
212        </Configurations>
213        <References>
214        </References>
215        <Files>
216                <Filter
217                        Name="Source Files"
218                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
219                        >
220                        <File
221                                RelativePath="..\src\IndirectTexturing.cpp"
222                                >
223                        </File>
224                </Filter>
225                <Filter
226                        Name="Header Files"
227                        Filter="h;hpp;hxx;hm;inl"
228                        >
229                        <File
230                                RelativePath="..\include\ExampleApplication.h"
231                                >
232                        </File>
233                        <File
234                                RelativePath="..\include\ExtendedCamera.h"
235                                >
236                        </File>
237                        <File
238                                RelativePath="..\include\Grass.h"
239                                >
240                        </File>
241                        <File
242                                RelativePath="..\include\IndirectTexturing.h"
243                                >
244                        </File>
245                        <File
246                                RelativePath="..\include\LightComposite.h"
247                                >
248                        </File>
249                </Filter>
250                <Filter
251                        Name="Resource Files"
252                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
253                        >
254                </Filter>
255        </Files>
256        <Globals>
257        </Globals>
258</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.