source: OGRE/trunk/ogrenew/RenderSystems/Direct3D7/scripts/RenderSystem_Direct3D7_vc8.vcproj @ 657

Revision 657, 8.1 KB checked in by mattausch, 19 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="RenderSystem_Direct3D7"
6        ProjectGUID="{4FCE5A80-E8AC-448E-AAA0-B1A35AB9551B}"
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="2"
22                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.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;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRED3DENGINEDLL_EXPORTS"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                EnableFunctionLevelLinking="true"
49                                FloatingPointModel="2"
50                                UsePrecompiledHeader="0"
51                                WarningLevel="3"
52                                Detect64BitPortabilityProblems="true"
53                                DebugInformationFormat="4"
54                        />
55                        <Tool
56                                Name="VCManagedResourceCompilerTool"
57                        />
58                        <Tool
59                                Name="VCResourceCompilerTool"
60                        />
61                        <Tool
62                                Name="VCPreLinkEventTool"
63                        />
64                        <Tool
65                                Name="VCLinkerTool"
66                                IgnoreImportLibrary="true"
67                                AdditionalDependencies="OgreMain_d.lib dxguid.lib ddraw.lib d3dx.lib"
68                                OutputFile="$(OutDir)/RenderSystem_Direct3D7.dll"
69                                Version="0.99"
70                                LinkIncremental="2"
71                                SuppressStartupBanner="true"
72                                AdditionalLibraryDirectories="&quot;..\..\..\OgreMain\lib\$(ConfigurationName)&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
73                                ModuleDefinitionFile="..\misc\OgreD3D7RenderSystem.def"
74                                GenerateDebugInformation="true"
75                                ProgramDatabaseFile="$(OutDir)/RenderSystem_Direct3D7.pdb"
76                                SubSystem="2"
77                                ImportLibrary="$(OutDir)/RenderSystem_Direct3D7.lib"
78                                TargetMachine="1"
79                        />
80                        <Tool
81                                Name="VCALinkTool"
82                        />
83                        <Tool
84                                Name="VCManifestTool"
85                        />
86                        <Tool
87                                Name="VCXDCMakeTool"
88                        />
89                        <Tool
90                                Name="VCBscMakeTool"
91                        />
92                        <Tool
93                                Name="VCFxCopTool"
94                        />
95                        <Tool
96                                Name="VCAppVerifierTool"
97                        />
98                        <Tool
99                                Name="VCWebDeploymentTool"
100                        />
101                        <Tool
102                                Name="VCPostBuildEventTool"
103                                CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
104                        />
105                </Configuration>
106                <Configuration
107                        Name="Release|Win32"
108                        OutputDirectory="..\bin\$(ConfigurationName)"
109                        IntermediateDirectory="..\obj\$(ConfigurationName)"
110                        ConfigurationType="2"
111                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
112                        CharacterSet="2"
113                        WholeProgramOptimization="1"
114                        >
115                        <Tool
116                                Name="VCPreBuildEventTool"
117                        />
118                        <Tool
119                                Name="VCCustomBuildTool"
120                        />
121                        <Tool
122                                Name="VCXMLDataGeneratorTool"
123                        />
124                        <Tool
125                                Name="VCWebServiceProxyGeneratorTool"
126                        />
127                        <Tool
128                                Name="VCMIDLTool"
129                        />
130                        <Tool
131                                Name="VCCLCompilerTool"
132                                Optimization="3"
133                                InlineFunctionExpansion="2"
134                                EnableIntrinsicFunctions="true"
135                                FavorSizeOrSpeed="1"
136                                OmitFramePointers="true"
137                                EnableFiberSafeOptimizations="true"
138                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
139                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RENDERSYSTEM_DIRECT3D7_EXPORTS;OGRED3DENGINEDLL_EXPORTS"
140                                StringPooling="true"
141                                RuntimeLibrary="2"
142                                BufferSecurityCheck="false"
143                                EnableFunctionLevelLinking="true"
144                                FloatingPointModel="2"
145                                UsePrecompiledHeader="0"
146                                WarningLevel="3"
147                                Detect64BitPortabilityProblems="true"
148                                DebugInformationFormat="3"
149                        />
150                        <Tool
151                                Name="VCManagedResourceCompilerTool"
152                        />
153                        <Tool
154                                Name="VCResourceCompilerTool"
155                        />
156                        <Tool
157                                Name="VCPreLinkEventTool"
158                        />
159                        <Tool
160                                Name="VCLinkerTool"
161                                IgnoreImportLibrary="true"
162                                AdditionalDependencies="OgreMain.lib dxguid.lib ddraw.lib d3dx.lib"
163                                OutputFile="$(OutDir)/RenderSystem_Direct3D7.dll"
164                                Version="0.99"
165                                LinkIncremental="1"
166                                SuppressStartupBanner="true"
167                                AdditionalLibraryDirectories="&quot;..\..\..\OgreMain\lib\$(ConfigurationName)&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
168                                ModuleDefinitionFile="..\misc\OgreD3D7RenderSystem.def"
169                                GenerateDebugInformation="false"
170                                SubSystem="2"
171                                OptimizeReferences="2"
172                                EnableCOMDATFolding="2"
173                                ImportLibrary="$(OutDir)/RenderSystem_Direct3D7.lib"
174                                TargetMachine="1"
175                        />
176                        <Tool
177                                Name="VCALinkTool"
178                        />
179                        <Tool
180                                Name="VCManifestTool"
181                        />
182                        <Tool
183                                Name="VCXDCMakeTool"
184                        />
185                        <Tool
186                                Name="VCBscMakeTool"
187                        />
188                        <Tool
189                                Name="VCFxCopTool"
190                        />
191                        <Tool
192                                Name="VCAppVerifierTool"
193                        />
194                        <Tool
195                                Name="VCWebDeploymentTool"
196                        />
197                        <Tool
198                                Name="VCPostBuildEventTool"
199                                CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
200                        />
201                </Configuration>
202        </Configurations>
203        <References>
204        </References>
205        <Files>
206                <Filter
207                        Name="Source Files"
208                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
209                        >
210                        <File
211                                RelativePath="..\src\d3dutil.cpp"
212                                >
213                        </File>
214                        <File
215                                RelativePath="..\src\OgreD3D7Callbacks.cpp"
216                                >
217                        </File>
218                        <File
219                                RelativePath="..\src\OgreD3D7Device.cpp"
220                                >
221                        </File>
222                        <File
223                                RelativePath="..\src\OgreD3D7DeviceList.cpp"
224                                >
225                        </File>
226                        <File
227                                RelativePath="..\src\OgreD3D7EngineDll.cpp"
228                                >
229                        </File>
230                        <File
231                                RelativePath="..\src\OgreD3D7HardwarePixelBuffer.cpp"
232                                >
233                        </File>
234                        <File
235                                RelativePath="..\src\OgreD3D7RenderSystem.cpp"
236                                >
237                        </File>
238                        <File
239                                RelativePath="..\misc\OgreD3D7RenderSystem.def"
240                                >
241                        </File>
242                        <File
243                                RelativePath="..\src\OgreD3D7RenderWindow.cpp"
244                                >
245                        </File>
246                        <File
247                                RelativePath="..\src\OgreD3D7Texture.cpp"
248                                >
249                        </File>
250                        <File
251                                RelativePath="..\src\OgreD3D7TextureManager.cpp"
252                                >
253                        </File>
254                        <File
255                                RelativePath="..\src\OgreDDDriver.cpp"
256                                >
257                        </File>
258                        <File
259                                RelativePath="..\src\OgreDDDriverList.cpp"
260                                >
261                        </File>
262                        <File
263                                RelativePath="..\src\OgreDDVideoMode.cpp"
264                                >
265                        </File>
266                        <File
267                                RelativePath="..\src\OgreDDVideoModeList.cpp"
268                                >
269                        </File>
270                </Filter>
271                <Filter
272                        Name="Header Files"
273                        Filter="h;hpp;hxx;hm;inl;inc"
274                        >
275                        <File
276                                RelativePath="..\include\d3dutil.h"
277                                >
278                        </File>
279                        <File
280                                RelativePath="..\include\OgreD3D7Callbacks.h"
281                                >
282                        </File>
283                        <File
284                                RelativePath="..\include\OgreD3D7Device.h"
285                                >
286                        </File>
287                        <File
288                                RelativePath="..\include\OgreD3D7DeviceList.h"
289                                >
290                        </File>
291                        <File
292                                RelativePath="..\include\OgreD3D7GpuProgramManager.h"
293                                >
294                        </File>
295                        <File
296                                RelativePath="..\include\OgreD3D7HardwareBufferManager.h"
297                                >
298                        </File>
299                        <File
300                                RelativePath="..\include\OgreD3D7HardwarePixelBuffer.h"
301                                >
302                        </File>
303                        <File
304                                RelativePath="..\include\OgreD3D7Prerequisites.h"
305                                >
306                        </File>
307                        <File
308                                RelativePath="..\include\OgreD3D7RenderSystem.h"
309                                >
310                        </File>
311                        <File
312                                RelativePath="..\include\OgreD3D7RenderWindow.h"
313                                >
314                        </File>
315                        <File
316                                RelativePath="..\include\OgreD3D7Texture.h"
317                                >
318                        </File>
319                        <File
320                                RelativePath="..\include\OgreD3D7TextureManager.h"
321                                >
322                        </File>
323                        <File
324                                RelativePath="..\include\OgreDDDriver.h"
325                                >
326                        </File>
327                        <File
328                                RelativePath="..\include\OgreDDDriverList.h"
329                                >
330                        </File>
331                        <File
332                                RelativePath="..\include\OgreDDVideoMode.h"
333                                >
334                        </File>
335                        <File
336                                RelativePath="..\include\OgreDDVideoModeList.h"
337                                >
338                        </File>
339                </Filter>
340                <Filter
341                        Name="Resource Files"
342                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
343                        >
344                </Filter>
345        </Files>
346        <Globals>
347        </Globals>
348</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.