Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogreode/scripts/VC8/OgreOde_Core_Source.vcproj @ 21

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

added ogreode and Colladaplugin

File size: 7.6 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="OgreOde_Core"
6        ProjectGUID="{DF22C2FB-C678-4378-8475-9CCE0A906756}"
7        RootNamespace="OgreOde_Core"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="..\..\lib\$(ConfigurationName)"
21                        IntermediateDirectory="..\..\obj\$(ConfigurationName)"
22                        ConfigurationType="2"
23                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                        CharacterSet="2"
25                        >
26                        <Tool
27                                Name="VCPreBuildEventTool"
28                        />
29                        <Tool
30                                Name="VCCustomBuildTool"
31                        />
32                        <Tool
33                                Name="VCXMLDataGeneratorTool"
34                        />
35                        <Tool
36                                Name="VCWebServiceProxyGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCMIDLTool"
40                        />
41                        <Tool
42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                AdditionalIncludeDirectories="..\..\include;..\..\ode\include;..\..\..\OgreMain\include"
45                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGREODE_EXPORTS"
46                                MinimalRebuild="true"
47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
49                                EnableFunctionLevelLinking="true"
50                                FloatingPointModel="2"
51                                UsePrecompiledHeader="0"
52                                WarningLevel="3"
53                                Detect64BitPortabilityProblems="true"
54                                DebugInformationFormat="4"
55                        />
56                        <Tool
57                                Name="VCManagedResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCResourceCompilerTool"
61                        />
62                        <Tool
63                                Name="VCPreLinkEventTool"
64                        />
65                        <Tool
66                                Name="VCLinkerTool"
67                                IgnoreImportLibrary="true"
68                                AdditionalDependencies="ode.lib ogremain_d.lib"
69                                OutputFile="$(OutDir)/OgreOde_Core_d.dll"
70                                Version="0.1"
71                                LinkIncremental="2"
72                                SuppressStartupBanner="true"
73                                AdditionalLibraryDirectories="..\..\ode\lib\releasedll\;..\..\..\OgreMain\lib\$(ConfigurationName)"
74                                GenerateDebugInformation="true"
75                                ProgramDatabaseFile="$(OutDir)/OgreOde_Core_d.pdb"
76                                SubSystem="2"
77                                ImportLibrary="$(OutDir)/OgreOde_Core_d.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 $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)\$(TargetFileName)"
104                        />
105                </Configuration>
106                <Configuration
107                        Name="Release|Win32"
108                        OutputDirectory="..\..\lib\$(ConfigurationName)"
109                        IntermediateDirectory="..\..\obj\$(ConfigurationName)"
110                        ConfigurationType="2"
111                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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                                InlineFunctionExpansion="2"
133                                FavorSizeOrSpeed="1"
134                                EnableFiberSafeOptimizations="false"
135                                AdditionalIncludeDirectories="..\..\include;..\..\ode\include;..\..\..\OgreMain\include"
136                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGREODE_EXPORTS"
137                                StringPooling="true"
138                                RuntimeLibrary="2"
139                                BufferSecurityCheck="false"
140                                EnableFunctionLevelLinking="false"
141                                FloatingPointModel="2"
142                                UsePrecompiledHeader="0"
143                                WarningLevel="3"
144                                Detect64BitPortabilityProblems="true"
145                                DebugInformationFormat="0"
146                        />
147                        <Tool
148                                Name="VCManagedResourceCompilerTool"
149                        />
150                        <Tool
151                                Name="VCResourceCompilerTool"
152                        />
153                        <Tool
154                                Name="VCPreLinkEventTool"
155                        />
156                        <Tool
157                                Name="VCLinkerTool"
158                                IgnoreImportLibrary="true"
159                                AdditionalDependencies="ode.lib OgreMain.lib"
160                                OutputFile="$(OutDir)/OgreOde_Core.dll"
161                                Version="0.1"
162                                LinkIncremental="1"
163                                SuppressStartupBanner="true"
164                                AdditionalLibraryDirectories="..\..\ode\lib\releasedll\;&quot;..\..\..\OgreMain\lib\$(ConfigurationName)&quot;"
165                                GenerateDebugInformation="true"
166                                SubSystem="2"
167                                StackReserveSize="8000000"
168                                OptimizeReferences="2"
169                                EnableCOMDATFolding="2"
170                                ImportLibrary="$(OutDir)/OgreOde_Core.lib"
171                                TargetMachine="1"
172                        />
173                        <Tool
174                                Name="VCALinkTool"
175                        />
176                        <Tool
177                                Name="VCManifestTool"
178                        />
179                        <Tool
180                                Name="VCXDCMakeTool"
181                        />
182                        <Tool
183                                Name="VCBscMakeTool"
184                        />
185                        <Tool
186                                Name="VCFxCopTool"
187                        />
188                        <Tool
189                                Name="VCAppVerifierTool"
190                        />
191                        <Tool
192                                Name="VCWebDeploymentTool"
193                        />
194                        <Tool
195                                Name="VCPostBuildEventTool"
196                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)\$(TargetFileName)"
197                        />
198                </Configuration>
199        </Configurations>
200        <References>
201        </References>
202        <Files>
203                <Filter
204                        Name="Source Files"
205                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
206                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
207                        >
208                        <File
209                                RelativePath="..\..\src\OgreOdeBody.cpp"
210                                >
211                        </File>
212                        <File
213                                RelativePath="..\..\src\OgreOdeCollision.cpp"
214                                >
215                        </File>
216                        <File
217                                RelativePath="..\..\src\OgreOdeDebugContact.cpp"
218                                >
219                        </File>
220                        <File
221                                RelativePath="..\..\src\OgreOdeDebugObject.cpp"
222                                >
223                        </File>
224                        <File
225                                RelativePath="..\..\src\OgreOdeEigenSolver.cpp"
226                                >
227                        </File>
228                        <File
229                                RelativePath="..\..\src\OgreOdeEntityInformer.cpp"
230                                >
231                        </File>
232                        <File
233                                RelativePath="..\..\src\OgreOdeGeometry.cpp"
234                                >
235                        </File>
236                        <File
237                                RelativePath="..\..\src\OgreOdeJoint.cpp"
238                                >
239                        </File>
240                        <File
241                                RelativePath="..\..\src\OgreOdeMaintainedList.cpp"
242                                >
243                        </File>
244                        <File
245                                RelativePath="..\..\src\OgreOdeMass.cpp"
246                                >
247                        </File>
248                        <File
249                                RelativePath="..\..\src\OgreOdeSpace.cpp"
250                                >
251                        </File>
252                        <File
253                                RelativePath="..\..\src\OgreOdeStepper.cpp"
254                                >
255                        </File>
256                        <File
257                                RelativePath="..\..\src\OgreOdeUtility.cpp"
258                                >
259                        </File>
260                        <File
261                                RelativePath="..\..\src\OgreOdeWorld.cpp"
262                                >
263                        </File>
264                </Filter>
265                <Filter
266                        Name="Header Files"
267                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
268                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
269                        >
270                        <File
271                                RelativePath="..\..\include\OgreOde_Core.h"
272                                >
273                        </File>
274                        <File
275                                RelativePath="..\..\include\OgreOdeBody.h"
276                                >
277                        </File>
278                        <File
279                                RelativePath="..\..\include\OgreOdeCollision.h"
280                                >
281                        </File>
282                        <File
283                                RelativePath="..\..\include\OgreOdeDebugContact.h"
284                                >
285                        </File>
286                        <File
287                                RelativePath="..\..\include\OgreOdeDebugObject.h"
288                                >
289                        </File>
290                        <File
291                                RelativePath="..\..\include\OgreOdeEigenSolver.h"
292                                >
293                        </File>
294                        <File
295                                RelativePath="..\..\include\OgreOdeEntityInformer.h"
296                                >
297                        </File>
298                        <File
299                                RelativePath="..\..\include\OgreOdeGeometry.h"
300                                >
301                        </File>
302                        <File
303                                RelativePath="..\..\include\OgreOdeJoint.h"
304                                >
305                        </File>
306                        <File
307                                RelativePath="..\..\include\OgreOdeMaintainedList.h"
308                                >
309                        </File>
310                        <File
311                                RelativePath="..\..\include\OgreOdeMass.h"
312                                >
313                        </File>
314                        <File
315                                RelativePath="..\..\include\OgreOdePreReqs.h"
316                                >
317                        </File>
318                        <File
319                                RelativePath="..\..\include\OgreOdeSpace.h"
320                                >
321                        </File>
322                        <File
323                                RelativePath="..\..\include\OgreOdeStepper.h"
324                                >
325                        </File>
326                        <File
327                                RelativePath="..\..\include\OgreOdeUtility.h"
328                                >
329                        </File>
330                        <File
331                                RelativePath="..\..\include\OgreOdeWorld.h"
332                                >
333                        </File>
334                </Filter>
335                <Filter
336                        Name="Resource Files"
337                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
338                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
339                        >
340                </Filter>
341        </Files>
342        <Globals>
343                <Global
344                        Name="DevPartner_IsInstrumented"
345                        Value="1"
346                />
347        </Globals>
348</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.