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

Revision 1493, 5.3 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="7.10"
5        Name="Demo_IndirectTexturing"
6        ProjectGUID="{78945224-C703-45EB-9C37-DFECA6CEA734}"
7        SccProjectName=""
8        SccLocalPath="">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory="..\bin\$(ConfigurationName)"
17                        IntermediateDirectory="..\obj\$(ConfigurationName)"
18                        ConfigurationType="1"
19                        UseOfMFC="0"
20                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21                        CharacterSet="2">
22                        <Tool
23                                Name="VCCLCompilerTool"
24                                AdditionalOptions="/Zm500 /D &quot;TIXML_USE_STL&quot;"
25                                Optimization="0"
26                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_HOME)\include&quot;"
27                                PreprocessorDefinitions="_WINDOWS;_DEBUG;WIN32"
28                                BasicRuntimeChecks="3"
29                                RuntimeLibrary="3"
30                                PrecompiledHeaderFile=".\..\obj\Debug/Demo_SkyPlane.pch"
31                                AssemblerListingLocation=".\..\obj\Debug/"
32                                ObjectFile=".\..\obj\Debug/"
33                                ProgramDataBaseFileName=".\..\obj\Debug/"
34                                WarningLevel="3"
35                                SuppressStartupBanner="TRUE"
36                                DebugInformationFormat="4"
37                                CompileAs="0"/>
38                        <Tool
39                                Name="VCCustomBuildTool"/>
40                        <Tool
41                                Name="VCLinkerTool"
42                                IgnoreImportLibrary="TRUE"
43                                AdditionalDependencies="OgreMain_d.lib"
44                                OutputFile="$(OutDir)/Demo_IndirectTexturing.exe"
45                                LinkIncremental="1"
46                                SuppressStartupBanner="TRUE"
47                                AdditionalLibraryDirectories="&quot;$(OGRE_HOME)\lib&quot;"
48                                IgnoreDefaultLibraryNames=""
49                                GenerateDebugInformation="TRUE"
50                                ProgramDatabaseFile="..\bin\$(ConfigurationName)\Demo_IndirectTexturing.pdb"
51                                SubSystem="2"
52                                TargetMachine="1"/>
53                        <Tool
54                                Name="VCMIDLTool"
55                                PreprocessorDefinitions="_DEBUG"
56                                MkTypLibCompatible="TRUE"
57                                SuppressStartupBanner="TRUE"
58                                TargetEnvironment="1"
59                                TypeLibraryName=".\..\bin\Debug/Demo_SkyPlane.tlb"
60                                HeaderFileName=""/>
61                        <Tool
62                                Name="VCPostBuildEventTool"/>
63                        <Tool
64                                Name="VCPreBuildEventTool"/>
65                        <Tool
66                                Name="VCPreLinkEventTool"/>
67                        <Tool
68                                Name="VCResourceCompilerTool"
69                                PreprocessorDefinitions="_DEBUG"
70                                Culture="2057"/>
71                        <Tool
72                                Name="VCWebServiceProxyGeneratorTool"/>
73                        <Tool
74                                Name="VCXMLDataGeneratorTool"/>
75                        <Tool
76                                Name="VCWebDeploymentTool"/>
77                        <Tool
78                                Name="VCManagedWrapperGeneratorTool"/>
79                        <Tool
80                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
81                </Configuration>
82                <Configuration
83                        Name="Release|Win32"
84                        OutputDirectory="..\bin\$(ConfigurationName)"
85                        IntermediateDirectory="..\obj\$(ConfigurationName)"
86                        ConfigurationType="1"
87                        UseOfMFC="0"
88                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
89                        CharacterSet="2">
90                        <Tool
91                                Name="VCCLCompilerTool"
92                                AdditionalOptions="/D &quot;TIXML_USE_STL&quot;"
93                                Optimization="2"
94                                InlineFunctionExpansion="1"
95                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_HOME)\include&quot;"
96                                PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32"
97                                StringPooling="TRUE"
98                                RuntimeLibrary="2"
99                                EnableFunctionLevelLinking="TRUE"
100                                UsePrecompiledHeader="2"
101                                PrecompiledHeaderFile=".\..\obj\Release/Demo_SkyPlane.pch"
102                                AssemblerListingLocation=".\..\obj\Release/"
103                                ObjectFile=".\..\obj\Release/"
104                                ProgramDataBaseFileName=".\..\obj\Release/"
105                                WarningLevel="3"
106                                SuppressStartupBanner="TRUE"
107                                CompileAs="0"/>
108                        <Tool
109                                Name="VCCustomBuildTool"/>
110                        <Tool
111                                Name="VCLinkerTool"
112                                IgnoreImportLibrary="TRUE"
113                                AdditionalDependencies="OgreMain.lib"
114                                OutputFile="$(OutDir)/Demo_IndirectTexturing.exe"
115                                LinkIncremental="1"
116                                SuppressStartupBanner="TRUE"
117                                AdditionalLibraryDirectories="&quot;$(OGRE_HOME)\lib&quot;"
118                                ProgramDatabaseFile="..\bin\$(ConfigurationName)\Demo_IndirectTexturing.pdb"
119                                SubSystem="2"
120                                TargetMachine="1"/>
121                        <Tool
122                                Name="VCMIDLTool"
123                                PreprocessorDefinitions="NDEBUG"
124                                MkTypLibCompatible="TRUE"
125                                SuppressStartupBanner="TRUE"
126                                TargetEnvironment="1"
127                                TypeLibraryName=".\..\bin\Release/Demo_SkyPlane.tlb"
128                                HeaderFileName=""/>
129                        <Tool
130                                Name="VCPostBuildEventTool"/>
131                        <Tool
132                                Name="VCPreBuildEventTool"/>
133                        <Tool
134                                Name="VCPreLinkEventTool"/>
135                        <Tool
136                                Name="VCResourceCompilerTool"
137                                PreprocessorDefinitions="NDEBUG"
138                                Culture="2057"/>
139                        <Tool
140                                Name="VCWebServiceProxyGeneratorTool"/>
141                        <Tool
142                                Name="VCXMLDataGeneratorTool"/>
143                        <Tool
144                                Name="VCWebDeploymentTool"/>
145                        <Tool
146                                Name="VCManagedWrapperGeneratorTool"/>
147                        <Tool
148                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
149                </Configuration>
150        </Configurations>
151        <References>
152        </References>
153        <Files>
154                <Filter
155                        Name="Source Files"
156                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
157                        <File
158                                RelativePath="..\src\IndirectTexturing.cpp">
159                        </File>
160                </Filter>
161                <Filter
162                        Name="Header Files"
163                        Filter="h;hpp;hxx;hm;inl">
164                        <File
165                                RelativePath="..\include\ExampleApplication.h">
166                        </File>
167                        <File
168                                RelativePath="..\include\ExtendedCamera.h">
169                        </File>
170                        <File
171                                RelativePath="..\include\Grass.h">
172                        </File>
173                        <File
174                                RelativePath="..\include\IndirectTexturing.h">
175                        </File>
176                        <File
177                                RelativePath="..\include\LightComposite.h">
178                        </File>
179                </Filter>
180                <Filter
181                        Name="Resource Files"
182                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
183                </Filter>
184        </Files>
185        <Globals>
186        </Globals>
187</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.