1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="OgreOde_Core" |
---|
6 | ProjectGUID="{DF22C2FB-C678-4378-8475-9CCE0A906756}" |
---|
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;..\..\ode\include;"$(OGRE_HOME)\include"" |
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGREODE_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="ode.lib OgreMain_d.lib" |
---|
38 | OutputFile="$(OutDir)/OgreOde_Core_d.dll" |
---|
39 | Version="0.1" |
---|
40 | LinkIncremental="2" |
---|
41 | SuppressStartupBanner="TRUE" |
---|
42 | AdditionalLibraryDirectories="..\..\ode\lib\debuglib;"$(OGRE_HOME)\lib"" |
---|
43 | GenerateDebugInformation="TRUE" |
---|
44 | ProgramDatabaseFile="$(OutDir)/OgreOde_Core_d.pdb" |
---|
45 | SubSystem="2" |
---|
46 | ImportLibrary="$(OutDir)/OgreOde_Core_d.lib" |
---|
47 | TargetMachine="1"/> |
---|
48 | <Tool |
---|
49 | Name="VCMIDLTool"/> |
---|
50 | <Tool |
---|
51 | Name="VCPostBuildEventTool" |
---|
52 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/> |
---|
53 | <Tool |
---|
54 | Name="VCPreBuildEventTool"/> |
---|
55 | <Tool |
---|
56 | Name="VCPreLinkEventTool"/> |
---|
57 | <Tool |
---|
58 | Name="VCResourceCompilerTool"/> |
---|
59 | <Tool |
---|
60 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
61 | <Tool |
---|
62 | Name="VCXMLDataGeneratorTool"/> |
---|
63 | <Tool |
---|
64 | Name="VCWebDeploymentTool"/> |
---|
65 | <Tool |
---|
66 | Name="VCManagedWrapperGeneratorTool"/> |
---|
67 | <Tool |
---|
68 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
69 | </Configuration> |
---|
70 | <Configuration |
---|
71 | Name="Release|Win32" |
---|
72 | OutputDirectory="..\..\lib\$(ConfigurationName)" |
---|
73 | IntermediateDirectory="..\..\obj\$(ConfigurationName)" |
---|
74 | ConfigurationType="2" |
---|
75 | CharacterSet="2" |
---|
76 | WholeProgramOptimization="TRUE"> |
---|
77 | <Tool |
---|
78 | Name="VCCLCompilerTool" |
---|
79 | EnableFiberSafeOptimizations="TRUE" |
---|
80 | OptimizeForProcessor="2" |
---|
81 | AdditionalIncludeDirectories="..\..\ode\include;"$(OGRE_HOME)\include";..\..\include" |
---|
82 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGREODE_EXPORTS" |
---|
83 | StringPooling="TRUE" |
---|
84 | RuntimeLibrary="2" |
---|
85 | BufferSecurityCheck="FALSE" |
---|
86 | EnableFunctionLevelLinking="TRUE" |
---|
87 | UsePrecompiledHeader="0" |
---|
88 | WarningLevel="3" |
---|
89 | Detect64BitPortabilityProblems="TRUE" |
---|
90 | DebugInformationFormat="3"/> |
---|
91 | <Tool |
---|
92 | Name="VCCustomBuildTool"/> |
---|
93 | <Tool |
---|
94 | Name="VCLinkerTool" |
---|
95 | IgnoreImportLibrary="TRUE" |
---|
96 | AdditionalDependencies="ode.lib OgreMain.lib" |
---|
97 | OutputFile="$(OutDir)/OgreOde_Core.dll" |
---|
98 | Version="0.1" |
---|
99 | LinkIncremental="1" |
---|
100 | SuppressStartupBanner="TRUE" |
---|
101 | AdditionalLibraryDirectories="..\..\ode\lib\releaselib;"$(OGRE_HOME)\lib"" |
---|
102 | GenerateDebugInformation="TRUE" |
---|
103 | SubSystem="2" |
---|
104 | StackReserveSize="8000000" |
---|
105 | OptimizeReferences="2" |
---|
106 | EnableCOMDATFolding="2" |
---|
107 | ImportLibrary="$(OutDir)/OgreOde_Core.lib" |
---|
108 | TargetMachine="1"/> |
---|
109 | <Tool |
---|
110 | Name="VCMIDLTool"/> |
---|
111 | <Tool |
---|
112 | Name="VCPostBuildEventTool" |
---|
113 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/> |
---|
114 | <Tool |
---|
115 | Name="VCPreBuildEventTool"/> |
---|
116 | <Tool |
---|
117 | Name="VCPreLinkEventTool"/> |
---|
118 | <Tool |
---|
119 | Name="VCResourceCompilerTool"/> |
---|
120 | <Tool |
---|
121 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
122 | <Tool |
---|
123 | Name="VCXMLDataGeneratorTool"/> |
---|
124 | <Tool |
---|
125 | Name="VCWebDeploymentTool"/> |
---|
126 | <Tool |
---|
127 | Name="VCManagedWrapperGeneratorTool"/> |
---|
128 | <Tool |
---|
129 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
130 | </Configuration> |
---|
131 | </Configurations> |
---|
132 | <References> |
---|
133 | </References> |
---|
134 | <Files> |
---|
135 | <Filter |
---|
136 | Name="Source Files" |
---|
137 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
138 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
---|
139 | <File |
---|
140 | RelativePath="..\..\src\OgreOdeBody.cpp"> |
---|
141 | </File> |
---|
142 | <File |
---|
143 | RelativePath="..\..\src\OgreOdeCollision.cpp"> |
---|
144 | </File> |
---|
145 | <File |
---|
146 | RelativePath="..\..\src\OgreOdeDebugObject.cpp"> |
---|
147 | </File> |
---|
148 | <File |
---|
149 | RelativePath="..\..\src\OgreOdeEigenSolver.cpp"> |
---|
150 | </File> |
---|
151 | <File |
---|
152 | RelativePath="..\..\src\OgreOdeEntityInformer.cpp"> |
---|
153 | </File> |
---|
154 | <File |
---|
155 | RelativePath="..\..\src\OgreOdeGeometry.cpp"> |
---|
156 | </File> |
---|
157 | <File |
---|
158 | RelativePath="..\..\src\OgreOdeJoint.cpp"> |
---|
159 | </File> |
---|
160 | <File |
---|
161 | RelativePath="..\..\src\OgreOdeMaintainedList.cpp"> |
---|
162 | </File> |
---|
163 | <File |
---|
164 | RelativePath="..\..\src\OgreOdeMass.cpp"> |
---|
165 | </File> |
---|
166 | <File |
---|
167 | RelativePath="..\..\src\OgreOdeSpace.cpp"> |
---|
168 | </File> |
---|
169 | <File |
---|
170 | RelativePath="..\..\src\OgreOdeStepper.cpp"> |
---|
171 | </File> |
---|
172 | <File |
---|
173 | RelativePath="..\..\src\OgreOdeUtility.cpp"> |
---|
174 | </File> |
---|
175 | <File |
---|
176 | RelativePath="..\..\src\OgreOdeWorld.cpp"> |
---|
177 | </File> |
---|
178 | </Filter> |
---|
179 | <Filter |
---|
180 | Name="Header Files" |
---|
181 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
182 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
---|
183 | <File |
---|
184 | RelativePath="..\..\include\OgreOde_Core.h"> |
---|
185 | </File> |
---|
186 | <File |
---|
187 | RelativePath="..\..\include\OgreOdeBody.h"> |
---|
188 | </File> |
---|
189 | <File |
---|
190 | RelativePath="..\..\include\OgreOdeCollision.h"> |
---|
191 | </File> |
---|
192 | <File |
---|
193 | RelativePath="..\..\include\OgreOdeDebugObject.h"> |
---|
194 | </File> |
---|
195 | <File |
---|
196 | RelativePath="..\..\include\OgreOdeEigenSolver.h"> |
---|
197 | </File> |
---|
198 | <File |
---|
199 | RelativePath="..\..\include\OgreOdeEntityInformer.h"> |
---|
200 | </File> |
---|
201 | <File |
---|
202 | RelativePath="..\..\include\OgreOdeGeometry.h"> |
---|
203 | </File> |
---|
204 | <File |
---|
205 | RelativePath="..\..\include\OgreOdeJoint.h"> |
---|
206 | </File> |
---|
207 | <File |
---|
208 | RelativePath="..\..\include\OgreOdeMaintainedList.h"> |
---|
209 | </File> |
---|
210 | <File |
---|
211 | RelativePath="..\..\include\OgreOdeMass.h"> |
---|
212 | </File> |
---|
213 | <File |
---|
214 | RelativePath="..\..\include\OgreOdePreReqs.h"> |
---|
215 | </File> |
---|
216 | <File |
---|
217 | RelativePath="..\..\include\OgreOdeSpace.h"> |
---|
218 | </File> |
---|
219 | <File |
---|
220 | RelativePath="..\..\include\OgreOdeStepper.h"> |
---|
221 | </File> |
---|
222 | <File |
---|
223 | RelativePath="..\..\include\OgreOdeUtility.h"> |
---|
224 | </File> |
---|
225 | <File |
---|
226 | RelativePath="..\..\include\OgreOdeWorld.h"> |
---|
227 | </File> |
---|
228 | </Filter> |
---|
229 | <Filter |
---|
230 | Name="Resource Files" |
---|
231 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
---|
232 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
---|
233 | </Filter> |
---|
234 | </Files> |
---|
235 | <Globals> |
---|
236 | <Global |
---|
237 | Name="DevPartner_IsInstrumented" |
---|
238 | Value="0"/> |
---|
239 | </Globals> |
---|
240 | </VisualStudioProject> |
---|