aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ode-0.9/build/vs2003/demo_chain1.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ode-0.9/build/vs2003/demo_chain1.vcproj')
-rw-r--r--libraries/ode-0.9/build/vs2003/demo_chain1.vcproj266
1 files changed, 266 insertions, 0 deletions
diff --git a/libraries/ode-0.9/build/vs2003/demo_chain1.vcproj b/libraries/ode-0.9/build/vs2003/demo_chain1.vcproj
new file mode 100644
index 0000000..cd20c46
--- /dev/null
+++ b/libraries/ode-0.9/build/vs2003/demo_chain1.vcproj
@@ -0,0 +1,266 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="demo_chain1"
6 ProjectGUID="{DC6294E4-6A55-1D41-9846-53EC913D0DC3}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="DebugDLL|Win32"
15 OutputDirectory="../../lib/DebugDLL"
16 IntermediateDirectory="obj/chain1/DebugDLL"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="../../include"
23 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 EnableFunctionLevelLinking="TRUE"
28 RuntimeTypeInfo="TRUE"
29 UsePrecompiledHeader="2"
30 WarningLevel="3"
31 Detect64BitPortabilityProblems="TRUE"
32 DebugInformationFormat="4"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLinkerTool"
37 AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib"
38 OutputFile="$(OutDir)/demo_chain1.exe"
39 LinkIncremental="2"
40 AdditionalLibraryDirectories="../../lib/DebugDLL"
41 GenerateDebugInformation="TRUE"
42 ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb"
43 SubSystem="1"
44 EntryPointSymbol="mainCRTStartup"
45 TargetMachine="1"/>
46 <Tool
47 Name="VCMIDLTool"/>
48 <Tool
49 Name="VCPostBuildEventTool"/>
50 <Tool
51 Name="VCPreBuildEventTool"/>
52 <Tool
53 Name="VCPreLinkEventTool"/>
54 <Tool
55 Name="VCResourceCompilerTool"
56 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
57 AdditionalIncludeDirectories="../../include"/>
58 <Tool
59 Name="VCWebServiceProxyGeneratorTool"/>
60 <Tool
61 Name="VCXMLDataGeneratorTool"/>
62 <Tool
63 Name="VCWebDeploymentTool"/>
64 <Tool
65 Name="VCManagedWrapperGeneratorTool"/>
66 <Tool
67 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
68 </Configuration>
69 <Configuration
70 Name="ReleaseDLL|Win32"
71 OutputDirectory="../../lib/ReleaseDLL"
72 IntermediateDirectory="obj/chain1/ReleaseDLL"
73 ConfigurationType="1"
74 CharacterSet="2">
75 <Tool
76 Name="VCCLCompilerTool"
77 Optimization="0"
78 AdditionalIncludeDirectories="../../include"
79 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
80 MinimalRebuild="TRUE"
81 BasicRuntimeChecks="3"
82 RuntimeLibrary="3"
83 EnableFunctionLevelLinking="TRUE"
84 RuntimeTypeInfo="TRUE"
85 UsePrecompiledHeader="2"
86 WarningLevel="3"
87 Detect64BitPortabilityProblems="TRUE"
88 DebugInformationFormat="4"/>
89 <Tool
90 Name="VCCustomBuildTool"/>
91 <Tool
92 Name="VCLinkerTool"
93 AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib"
94 OutputFile="$(OutDir)/demo_chain1.exe"
95 LinkIncremental="2"
96 AdditionalLibraryDirectories="../../lib/ReleaseDLL"
97 GenerateDebugInformation="TRUE"
98 ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb"
99 SubSystem="1"
100 EntryPointSymbol="mainCRTStartup"
101 TargetMachine="1"/>
102 <Tool
103 Name="VCMIDLTool"/>
104 <Tool
105 Name="VCPostBuildEventTool"/>
106 <Tool
107 Name="VCPreBuildEventTool"/>
108 <Tool
109 Name="VCPreLinkEventTool"/>
110 <Tool
111 Name="VCResourceCompilerTool"
112 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
113 AdditionalIncludeDirectories="../../include"/>
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"/>
116 <Tool
117 Name="VCXMLDataGeneratorTool"/>
118 <Tool
119 Name="VCWebDeploymentTool"/>
120 <Tool
121 Name="VCManagedWrapperGeneratorTool"/>
122 <Tool
123 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
124 </Configuration>
125 <Configuration
126 Name="DebugLib|Win32"
127 OutputDirectory="../../lib/DebugLib"
128 IntermediateDirectory="obj/chain1/DebugLib"
129 ConfigurationType="1"
130 CharacterSet="2">
131 <Tool
132 Name="VCCLCompilerTool"
133 Optimization="0"
134 AdditionalIncludeDirectories="../../include"
135 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
136 MinimalRebuild="TRUE"
137 BasicRuntimeChecks="3"
138 RuntimeLibrary="1"
139 EnableFunctionLevelLinking="TRUE"
140 RuntimeTypeInfo="TRUE"
141 UsePrecompiledHeader="2"
142 WarningLevel="3"
143 Detect64BitPortabilityProblems="TRUE"
144 DebugInformationFormat="4"/>
145 <Tool
146 Name="VCCustomBuildTool"/>
147 <Tool
148 Name="VCLinkerTool"
149 AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib"
150 OutputFile="$(OutDir)/demo_chain1.exe"
151 LinkIncremental="2"
152 AdditionalLibraryDirectories="../../lib/DebugLib"
153 GenerateDebugInformation="TRUE"
154 ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb"
155 SubSystem="1"
156 EntryPointSymbol="mainCRTStartup"
157 TargetMachine="1"/>
158 <Tool
159 Name="VCMIDLTool"/>
160 <Tool
161 Name="VCPostBuildEventTool"/>
162 <Tool
163 Name="VCPreBuildEventTool"/>
164 <Tool
165 Name="VCPreLinkEventTool"/>
166 <Tool
167 Name="VCResourceCompilerTool"
168 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
169 AdditionalIncludeDirectories="../../include"/>
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"/>
172 <Tool
173 Name="VCXMLDataGeneratorTool"/>
174 <Tool
175 Name="VCWebDeploymentTool"/>
176 <Tool
177 Name="VCManagedWrapperGeneratorTool"/>
178 <Tool
179 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
180 </Configuration>
181 <Configuration
182 Name="ReleaseLib|Win32"
183 OutputDirectory="../../lib/ReleaseLib"
184 IntermediateDirectory="obj/chain1/ReleaseLib"
185 ConfigurationType="1"
186 CharacterSet="2">
187 <Tool
188 Name="VCCLCompilerTool"
189 Optimization="0"
190 AdditionalIncludeDirectories="../../include"
191 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
192 MinimalRebuild="TRUE"
193 BasicRuntimeChecks="3"
194 RuntimeLibrary="1"
195 EnableFunctionLevelLinking="TRUE"
196 RuntimeTypeInfo="TRUE"
197 UsePrecompiledHeader="2"
198 WarningLevel="3"
199 Detect64BitPortabilityProblems="TRUE"
200 DebugInformationFormat="4"/>
201 <Tool
202 Name="VCCustomBuildTool"/>
203 <Tool
204 Name="VCLinkerTool"
205 AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib"
206 OutputFile="$(OutDir)/demo_chain1.exe"
207 LinkIncremental="2"
208 AdditionalLibraryDirectories="../../lib/ReleaseLib"
209 GenerateDebugInformation="TRUE"
210 ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb"
211 SubSystem="1"
212 EntryPointSymbol="mainCRTStartup"
213 TargetMachine="1"/>
214 <Tool
215 Name="VCMIDLTool"/>
216 <Tool
217 Name="VCPostBuildEventTool"/>
218 <Tool
219 Name="VCPreBuildEventTool"/>
220 <Tool
221 Name="VCPreLinkEventTool"/>
222 <Tool
223 Name="VCResourceCompilerTool"
224 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32"
225 AdditionalIncludeDirectories="../../include"/>
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"/>
228 <Tool
229 Name="VCXMLDataGeneratorTool"/>
230 <Tool
231 Name="VCWebDeploymentTool"/>
232 <Tool
233 Name="VCManagedWrapperGeneratorTool"/>
234 <Tool
235 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
236 </Configuration>
237 </Configurations>
238 <References>
239 </References>
240 <Files>
241 <Filter
242 Name="ode"
243 Filter="">
244 <Filter
245 Name="demo"
246 Filter="">
247 <File
248 RelativePath="..\..\ode\demo\demo_chain1.c">
249 </File>
250 </Filter>
251 </Filter>
252 <Filter
253 Name="drawstuff"
254 Filter="">
255 <Filter
256 Name="src"
257 Filter="">
258 <File
259 RelativePath="..\..\drawstuff\src\resources.rc">
260 </File>
261 </Filter>
262 </Filter>
263 </Files>
264 <Globals>
265 </Globals>
266</VisualStudioProject>