source: OGRE/trunk/ogrenew/ReferenceApplication/ReferenceAppLayer/scripts/ReferenceAppLayer.vcproj @ 692

Revision 692, 7.6 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="ReferenceAppLayer"
6        ProjectGUID="{6FDA6A78-A473-4FEB-86A5-96D1CC65D5B9}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\lib\$(ConfigurationName)"
16                        IntermediateDirectory="..\obj\$(ConfigurationName)"
17                        ConfigurationType="2"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;REFERENCEAPPLAYER_EXPORTS;"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                EnableFunctionLevelLinking="TRUE"
28                                UsePrecompiledHeader="2"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLinkerTool"
36                                IgnoreImportLibrary="TRUE"
37                                AdditionalDependencies="OgreMain_d.lib ode.lib"
38                                OutputFile="$(OutDir)/ReferenceAppLayer.dll"
39                                Version="0.99"
40                                LinkIncremental="2"
41                                SuppressStartupBanner="TRUE"
42                                AdditionalLibraryDirectories="&quot;..\..\..\OgreMain\lib\$(ConfigurationName)&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
43                                ModuleDefinitionFile=""
44                                GenerateDebugInformation="TRUE"
45                                ProgramDatabaseFile="$(OutDir)/ReferenceAppLayer.pdb"
46                                SubSystem="2"
47                                ImportLibrary="$(OutDir)/ReferenceAppLayer.lib"
48                                TargetMachine="1"/>
49                        <Tool
50                                Name="VCMIDLTool"/>
51                        <Tool
52                                Name="VCPostBuildEventTool"
53                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/>
54                        <Tool
55                                Name="VCPreBuildEventTool"/>
56                        <Tool
57                                Name="VCPreLinkEventTool"/>
58                        <Tool
59                                Name="VCResourceCompilerTool"/>
60                        <Tool
61                                Name="VCWebServiceProxyGeneratorTool"/>
62                        <Tool
63                                Name="VCXMLDataGeneratorTool"/>
64                        <Tool
65                                Name="VCWebDeploymentTool"/>
66                        <Tool
67                                Name="VCManagedWrapperGeneratorTool"/>
68                        <Tool
69                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70                </Configuration>
71                <Configuration
72                        Name="Release|Win32"
73                        OutputDirectory="..\lib\$(ConfigurationName)"
74                        IntermediateDirectory="..\obj\$(ConfigurationName)"
75                        ConfigurationType="2"
76                        CharacterSet="2"
77                        WholeProgramOptimization="TRUE">
78                        <Tool
79                                Name="VCCLCompilerTool"
80                                Optimization="3"
81                                GlobalOptimizations="TRUE"
82                                InlineFunctionExpansion="2"
83                                EnableIntrinsicFunctions="TRUE"
84                                ImproveFloatingPointConsistency="TRUE"
85                                FavorSizeOrSpeed="1"
86                                OmitFramePointers="TRUE"
87                                EnableFiberSafeOptimizations="TRUE"
88                                OptimizeForProcessor="2"
89                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
90                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;REFERENCEAPPLAYER_EXPORTS"
91                                StringPooling="TRUE"
92                                RuntimeLibrary="2"
93                                BufferSecurityCheck="FALSE"
94                                EnableFunctionLevelLinking="TRUE"
95                                UsePrecompiledHeader="0"
96                                WarningLevel="3"
97                                Detect64BitPortabilityProblems="TRUE"
98                                DebugInformationFormat="3"/>
99                        <Tool
100                                Name="VCCustomBuildTool"/>
101                        <Tool
102                                Name="VCLinkerTool"
103                                IgnoreImportLibrary="TRUE"
104                                AdditionalDependencies="OgreMain.lib ode.lib"
105                                OutputFile="$(OutDir)/ReferenceAppLayer.dll"
106                                Version="0.99"
107                                LinkIncremental="1"
108                                SuppressStartupBanner="TRUE"
109                                AdditionalLibraryDirectories="&quot;..\..\..\OgreMain\lib\$(ConfigurationName)&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
110                                ModuleDefinitionFile=""
111                                GenerateDebugInformation="TRUE"
112                                SubSystem="2"
113                                OptimizeReferences="2"
114                                EnableCOMDATFolding="2"
115                                ImportLibrary="$(OutDir)/ReferenceAppLayer.lib"
116                                TargetMachine="1"/>
117                        <Tool
118                                Name="VCMIDLTool"/>
119                        <Tool
120                                Name="VCPostBuildEventTool"
121                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/>
122                        <Tool
123                                Name="VCPreBuildEventTool"/>
124                        <Tool
125                                Name="VCPreLinkEventTool"/>
126                        <Tool
127                                Name="VCResourceCompilerTool"/>
128                        <Tool
129                                Name="VCWebServiceProxyGeneratorTool"/>
130                        <Tool
131                                Name="VCXMLDataGeneratorTool"/>
132                        <Tool
133                                Name="VCWebDeploymentTool"/>
134                        <Tool
135                                Name="VCManagedWrapperGeneratorTool"/>
136                        <Tool
137                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
138                </Configuration>
139        </Configurations>
140        <References>
141        </References>
142        <Files>
143                <Filter
144                        Name="Source Files"
145                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
146                        <File
147                                RelativePath="..\src\OgreRefAppApplicationObject.cpp">
148                        </File>
149                        <File
150                                RelativePath="..\src\OgreRefAppBall.cpp">
151                        </File>
152                        <File
153                                RelativePath="..\src\OgreRefAppBox.cpp">
154                        </File>
155                        <File
156                                RelativePath="..\src\OgreRefAppCollideCamera.cpp">
157                        </File>
158                        <File
159                                RelativePath="..\src\OgreRefAppJoint.cpp">
160                        </File>
161                        <File
162                                RelativePath="..\src\OgreRefAppJointSubtypes.cpp">
163                        </File>
164                        <File
165                                RelativePath="..\src\OgreRefAppOgreHead.cpp">
166                        </File>
167                        <File
168                                RelativePath="..\src\OgreRefAppPlane.cpp">
169                        </File>
170                        <File
171                                RelativePath="..\src\OgreRefAppWorld.cpp">
172                        </File>
173                </Filter>
174                <Filter
175                        Name="Header Files"
176                        Filter="h;hpp;hxx;hm;inl;inc">
177                        <File
178                                RelativePath="..\include\OgreRefAppApplicationObject.h">
179                        </File>
180                        <File
181                                RelativePath="..\include\OgreRefAppBall.h">
182                        </File>
183                        <File
184                                RelativePath="..\include\OgreRefAppBox.h">
185                        </File>
186                        <File
187                                RelativePath="..\include\OgreRefAppCollideCamera.h">
188                        </File>
189                        <File
190                                RelativePath="..\include\OgreRefAppJoint.h">
191                        </File>
192                        <File
193                                RelativePath="..\include\OgreRefAppJointSubtypes.h">
194                        </File>
195                        <File
196                                RelativePath="..\include\OgreRefAppOgreHead.h">
197                        </File>
198                        <File
199                                RelativePath="..\include\OgreRefAppPlane.h">
200                        </File>
201                        <File
202                                RelativePath="..\include\OgreRefAppPrerequisites.h">
203                        </File>
204                        <File
205                                RelativePath="..\include\OgreRefAppWorld.h">
206                        </File>
207                        <File
208                                RelativePath="..\include\OgreReferenceAppLayer.h">
209                        </File>
210                        <Filter
211                                Name="ODE"
212                                Filter="">
213                                <File
214                                        RelativePath="..\..\..\Dependencies\include\ode\collision.h">
215                                </File>
216                                <File
217                                        RelativePath="..\..\..\Dependencies\include\ode\common.h">
218                                </File>
219                                <File
220                                        RelativePath="..\..\..\Dependencies\include\ode\contact.h">
221                                </File>
222                                <File
223                                        RelativePath="..\..\..\Dependencies\include\ode\error.h">
224                                </File>
225                                <File
226                                        RelativePath="..\..\..\Dependencies\include\ode\geom.h">
227                                </File>
228                                <File
229                                        RelativePath="..\..\..\Dependencies\include\ode\mass.h">
230                                </File>
231                                <File
232                                        RelativePath="..\..\..\Dependencies\include\ode\matrix.h">
233                                </File>
234                                <File
235                                        RelativePath="..\..\..\Dependencies\include\ode\memory.h">
236                                </File>
237                                <File
238                                        RelativePath="..\..\..\Dependencies\include\ode\misc.h">
239                                </File>
240                                <File
241                                        RelativePath="..\..\..\Dependencies\include\ode\objects.h">
242                                </File>
243                                <File
244                                        RelativePath="..\..\..\Dependencies\include\ode\ode.h">
245                                </File>
246                                <File
247                                        RelativePath="..\..\..\Dependencies\include\ode\odecpp.h">
248                                </File>
249                                <File
250                                        RelativePath="..\..\..\Dependencies\include\ode\odecpp_collision.h">
251                                </File>
252                                <File
253                                        RelativePath="..\..\..\Dependencies\include\ode\odemath.h">
254                                </File>
255                                <File
256                                        RelativePath="..\..\..\Dependencies\include\ode\rotation.h">
257                                </File>
258                        </Filter>
259                </Filter>
260                <Filter
261                        Name="Resource Files"
262                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
263                </Filter>
264        </Files>
265        <Globals>
266        </Globals>
267</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.