Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogreode/demos/GranTurismOgre/scripts/VC8/Demo_GranTurismOgre_CVS.vcproj @ 21

Last change on this file since 21 was 21, checked in by nicolasc, 16 years ago

added ogreode and Colladaplugin

File size: 5.8 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="Demo_GranTurismOgre"
6        ProjectGUID="{292C4A04-E960-44A3-A6EA-83881C176135}"
7        Keyword="Win32Proj"
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="..\..\bin\$(ConfigurationName)"
20                        IntermediateDirectory="..\..\obj\$(ConfigurationName)"
21                        ConfigurationType="1"
22                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                        CharacterSet="2"
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="..\..\include;..\..\..\common\include;..\..\..\..\include;..\..\..\..\loader\include;..\..\..\..\prefab\include;..\..\..\..\ode\include;..\..\..\..\..\..\Ogrenew\OgreMain\include;..\..\..\..\..\..\Ogrenew\Samples\Common\include"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                EnableFunctionLevelLinking="true"
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="VCLinkerTool"
65                                AdditionalDependencies="OgreMain_d.lib ois_d.lib  OgreOde_Core_d.lib OgreOde_Prefab_d.lib OgreOde_Loader_d.lib"
66                                OutputFile="$(OutDir)/OgreOdeDemo_GranTurismOgre.exe"
67                                LinkIncremental="2"
68                                AdditionalLibraryDirectories="..\..\..\..\..\..\Ogrenew\lib;&quot;..\..\..\..\lib\$(ConfigurationName)&quot;;&quot;..\..\..\..\prefab\lib\$(ConfigurationName)&quot;;&quot;..\..\..\..\loader\lib\$(ConfigurationName)&quot;"
69                                GenerateDebugInformation="true"
70                                ProgramDatabaseFile="$(OutDir)/OgreOdeDemo_GranTurismOgre.pdb"
71                                SubSystem="2"
72                                OptimizeForWindows98="1"
73                                TargetMachine="1"
74                        />
75                        <Tool
76                                Name="VCALinkTool"
77                        />
78                        <Tool
79                                Name="VCManifestTool"
80                        />
81                        <Tool
82                                Name="VCXDCMakeTool"
83                        />
84                        <Tool
85                                Name="VCBscMakeTool"
86                        />
87                        <Tool
88                                Name="VCFxCopTool"
89                        />
90                        <Tool
91                                Name="VCAppVerifierTool"
92                        />
93                        <Tool
94                                Name="VCWebDeploymentTool"
95                        />
96                        <Tool
97                                Name="VCPostBuildEventTool"
98                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\..\..\..\Ogrenew\Samples\Common\bin\$(ConfigurationName)"
99                        />
100                </Configuration>
101                <Configuration
102                        Name="Release|Win32"
103                        OutputDirectory="..\..\bin\$(ConfigurationName)"
104                        IntermediateDirectory="..\..\obj\$(ConfigurationName)"
105                        ConfigurationType="1"
106                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
107                        CharacterSet="2"
108                        >
109                        <Tool
110                                Name="VCPreBuildEventTool"
111                        />
112                        <Tool
113                                Name="VCCustomBuildTool"
114                        />
115                        <Tool
116                                Name="VCXMLDataGeneratorTool"
117                        />
118                        <Tool
119                                Name="VCWebServiceProxyGeneratorTool"
120                        />
121                        <Tool
122                                Name="VCMIDLTool"
123                        />
124                        <Tool
125                                Name="VCCLCompilerTool"
126                                Optimization="2"
127                                InlineFunctionExpansion="1"
128                                FavorSizeOrSpeed="1"
129                                WholeProgramOptimization="true"
130                                AdditionalIncludeDirectories="..\..\include;..\..\..\common\include;..\..\..\..\include;..\..\..\..\loader\include;..\..\..\..\prefab\include;..\..\..\..\ode\include;..\..\..\..\..\..\Ogrenew\OgreMain\include;..\..\..\..\..\..\Ogrenew\Samples\Common\include"
131                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
132                                StringPooling="true"
133                                MinimalRebuild="true"
134                                RuntimeLibrary="2"
135                                BufferSecurityCheck="false"
136                                EnableFunctionLevelLinking="true"
137                                UsePrecompiledHeader="0"
138                                WarningLevel="3"
139                                Detect64BitPortabilityProblems="true"
140                                DebugInformationFormat="3"
141                        />
142                        <Tool
143                                Name="VCManagedResourceCompilerTool"
144                        />
145                        <Tool
146                                Name="VCResourceCompilerTool"
147                        />
148                        <Tool
149                                Name="VCPreLinkEventTool"
150                        />
151                        <Tool
152                                Name="VCLinkerTool"
153                                AdditionalDependencies="OgreMain.lib ois.lib OgreOde_Core.lib OgreOde_Prefab.lib OgreOde_Loader.lib"
154                                OutputFile="$(OutDir)/OgreOdeDemo_GranTurismOgre.exe"
155                                LinkIncremental="0"
156                                AdditionalLibraryDirectories="..\..\..\..\..\..\Ogrenew\lib;&quot;..\..\..\..\lib\$(ConfigurationName)&quot;;&quot;..\..\..\..\prefab\lib\$(ConfigurationName)&quot;;&quot;..\..\..\..\loader\lib\$(ConfigurationName)&quot;"
157                                GenerateDebugInformation="true"
158                                SubSystem="2"
159                                OptimizeReferences="2"
160                                EnableCOMDATFolding="2"
161                                OptimizeForWindows98="1"
162                                LinkTimeCodeGeneration="1"
163                                TargetMachine="1"
164                        />
165                        <Tool
166                                Name="VCALinkTool"
167                        />
168                        <Tool
169                                Name="VCManifestTool"
170                        />
171                        <Tool
172                                Name="VCXDCMakeTool"
173                        />
174                        <Tool
175                                Name="VCBscMakeTool"
176                        />
177                        <Tool
178                                Name="VCFxCopTool"
179                        />
180                        <Tool
181                                Name="VCAppVerifierTool"
182                        />
183                        <Tool
184                                Name="VCWebDeploymentTool"
185                        />
186                        <Tool
187                                Name="VCPostBuildEventTool"
188                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\..\..\..\Ogrenew\Samples\Common\bin\$(ConfigurationName)"
189                        />
190                </Configuration>
191        </Configurations>
192        <References>
193        </References>
194        <Files>
195                <Filter
196                        Name="Source Files"
197                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
198                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
199                        >
200                        <File
201                                RelativePath="..\..\src\GranTurismOgre.cpp"
202                                >
203                        </File>
204                </Filter>
205                <Filter
206                        Name="Header Files"
207                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
208                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
209                        >
210                        <File
211                                RelativePath="..\..\include\GranTurismOgre.h"
212                                >
213                        </File>
214                </Filter>
215                <Filter
216                        Name="Resource Files"
217                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
218                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
219                        >
220                </Filter>
221        </Files>
222        <Globals>
223        </Globals>
224</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.