diff options
Diffstat (limited to 'libraries/ode-0.9\/build/vs2005')
56 files changed, 14969 insertions, 0 deletions
diff --git a/libraries/ode-0.9\/build/vs2005/demo_I.vcproj b/libraries/ode-0.9\/build/vs2005/demo_I.vcproj new file mode 100755 index 0000000..106aede --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_I.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_I" | ||
6 | ProjectGUID="{D03ABAA3-4C58-674E-B545-4AE8E993A57A}" | ||
7 | RootNamespace="demo_I" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/I/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_I.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_I.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/I/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_I.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_I.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/I/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_I.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_I.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/I/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_I.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_I.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_I.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_I.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_I.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_I.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj b/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj new file mode 100755 index 0000000..d19403d --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_basket" | ||
6 | ProjectGUID="{FE66E49C-CF34-5F4B-B43C-9A0C89185222}" | ||
7 | RootNamespace="demo_basket" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/basket/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_basket.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_basket.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/basket/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_basket.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_basket.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/basket/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_basket.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_basket.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/basket/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_basket.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_basket.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_basket.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_basket.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj b/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj new file mode 100755 index 0000000..ff91d07 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_boxstack" | ||
6 | ProjectGUID="{A71669E5-246A-794A-B2C2-646946E9EE64}" | ||
7 | RootNamespace="demo_boxstack" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/boxstack/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_boxstack.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_boxstack.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/boxstack/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_boxstack.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_boxstack.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/boxstack/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_boxstack.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_boxstack.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/boxstack/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_boxstack.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_boxstack.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_boxstack.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_boxstack.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj b/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj new file mode 100755 index 0000000..88d5e44 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_buggy" | ||
6 | ProjectGUID="{081B462D-C222-144C-AF0C-384C47BE98D2}" | ||
7 | RootNamespace="demo_buggy" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/buggy/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_buggy.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_buggy.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/buggy/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_buggy.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_buggy.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/buggy/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_buggy.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_buggy.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/buggy/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_buggy.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_buggy.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_buggy.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_buggy.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj b/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj new file mode 100755 index 0000000..daa8ac8 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_chain1" | ||
6 | ProjectGUID="{D329C439-EF31-4641-9B34-4DE23174C997}" | ||
7 | RootNamespace="demo_chain1" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/chain1/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_chain1.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/chain1/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_chain1.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/chain1/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_chain1.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/chain1/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_chain1.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_chain1.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_chain1.c"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_chain1.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj b/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj new file mode 100755 index 0000000..5549d98 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_chain2" | ||
6 | ProjectGUID="{B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}" | ||
7 | RootNamespace="demo_chain2" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/chain2/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_chain2.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_chain2.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/chain2/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_chain2.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_chain2.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/chain2/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_chain2.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_chain2.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/chain2/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_chain2.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_chain2.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_chain2.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_chain2.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj b/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj new file mode 100755 index 0000000..d20edf8 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_collision" | ||
6 | ProjectGUID="{9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}" | ||
7 | RootNamespace="demo_collision" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/collision/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_collision.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_collision.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/collision/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_collision.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_collision.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/collision/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_collision.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_collision.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/collision/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_collision.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_collision.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_collision.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_collision.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj b/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj new file mode 100755 index 0000000..d872587 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_crash" | ||
6 | ProjectGUID="{1478BD02-E2D4-1046-AD1C-63E59DD228BC}" | ||
7 | RootNamespace="demo_crash" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/crash/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_crash.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_crash.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/crash/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_crash.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_crash.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/crash/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_crash.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_crash.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/crash/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_crash.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_crash.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_crash.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_crash.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj b/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj new file mode 100755 index 0000000..e6fac4f --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_cyl" | ||
6 | ProjectGUID="{EA15C089-307B-8B4A-A598-0E06C82ADB1E}" | ||
7 | RootNamespace="demo_cyl" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/cyl/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_cyl.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_cyl.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/cyl/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_cyl.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_cyl.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/cyl/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_cyl.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_cyl.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/cyl/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_cyl.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_cyl.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_cyl.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_cyl.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj b/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj new file mode 100755 index 0000000..686c830 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_cylvssphere" | ||
6 | ProjectGUID="{FA871426-5142-F646-B3D2-3AF70E784D68}" | ||
7 | RootNamespace="demo_cylvssphere" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/cylvssphere/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_cylvssphere.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_cylvssphere.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/cylvssphere/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_cylvssphere.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_cylvssphere.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/cylvssphere/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_cylvssphere.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_cylvssphere.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/cylvssphere/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_cylvssphere.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_cylvssphere.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_cylvssphere.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_cylvssphere.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj b/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj new file mode 100755 index 0000000..fb949f2 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_feedback" | ||
6 | ProjectGUID="{B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}" | ||
7 | RootNamespace="demo_feedback" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/feedback/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_feedback.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_feedback.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/feedback/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_feedback.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_feedback.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/feedback/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_feedback.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_feedback.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/feedback/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_feedback.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_feedback.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_feedback.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_feedback.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj b/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj new file mode 100755 index 0000000..29983a5 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_friction" | ||
6 | ProjectGUID="{BAD97423-A545-814E-8CCC-32603D25E6D4}" | ||
7 | RootNamespace="demo_friction" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/friction/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_friction.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_friction.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/friction/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_friction.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_friction.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/friction/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_friction.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_friction.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/friction/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_friction.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_friction.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_friction.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_friction.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj b/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj new file mode 100755 index 0000000..463ebd0 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_heightfield" | ||
6 | ProjectGUID="{5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}" | ||
7 | RootNamespace="demo_heightfield" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/heightfield/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_heightfield.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_heightfield.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/heightfield/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_heightfield.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_heightfield.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/heightfield/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_heightfield.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_heightfield.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/heightfield/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_heightfield.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_heightfield.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_heightfield.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_heightfield.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj b/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj new file mode 100755 index 0000000..c1ed4e9 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_hinge" | ||
6 | ProjectGUID="{DFD3F85E-944E-7740-A29F-715891AF8262}" | ||
7 | RootNamespace="demo_hinge" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/hinge/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_hinge.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_hinge.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/hinge/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_hinge.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_hinge.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/hinge/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_hinge.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_hinge.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/hinge/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_hinge.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_hinge.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_hinge.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_hinge.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj b/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj new file mode 100755 index 0000000..6fa43d0 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_joints" | ||
6 | ProjectGUID="{0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}" | ||
7 | RootNamespace="demo_joints" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/joints/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_joints.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_joints.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/joints/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_joints.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_joints.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/joints/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_joints.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_joints.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/joints/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_joints.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_joints.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_joints.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_joints.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj b/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj new file mode 100755 index 0000000..751c057 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_motor" | ||
6 | ProjectGUID="{D63DCF21-8421-044C-910F-9758DFF417D0}" | ||
7 | RootNamespace="demo_motor" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/motor/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_motor.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_motor.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/motor/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_motor.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_motor.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/motor/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_motor.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_motor.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/motor/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_motor.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_motor.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_motor.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_motor.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj b/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj new file mode 100755 index 0000000..da66c0f --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_moving_trimesh" | ||
6 | ProjectGUID="{BE3117C9-B067-0A4B-920D-7F3C00374BA0}" | ||
7 | RootNamespace="demo_moving_trimesh" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/moving_trimesh/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_moving_trimesh.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_moving_trimesh.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/moving_trimesh/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_moving_trimesh.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_moving_trimesh.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/moving_trimesh/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_moving_trimesh.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_moving_trimesh.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/moving_trimesh/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_moving_trimesh.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_moving_trimesh.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_moving_trimesh.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_moving_trimesh.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj b/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj new file mode 100755 index 0000000..e9afccd --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_ode" | ||
6 | ProjectGUID="{B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}" | ||
7 | RootNamespace="demo_ode" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/ode/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_ode.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_ode.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/ode/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_ode.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_ode.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/ode/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_ode.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_ode.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/ode/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_ode.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_ode.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_ode.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_ode.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj b/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj new file mode 100755 index 0000000..226f51e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_plane2d" | ||
6 | ProjectGUID="{BCF62E98-514B-254D-95C5-CEBF06A37108}" | ||
7 | RootNamespace="demo_plane2d" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/plane2d/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_plane2d.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_plane2d.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/plane2d/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_plane2d.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_plane2d.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/plane2d/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_plane2d.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_plane2d.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/plane2d/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_plane2d.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_plane2d.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_plane2d.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_plane2d.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj b/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj new file mode 100755 index 0000000..16a8dd8 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_slider" | ||
6 | ProjectGUID="{B8043AEB-91BD-4D49-B580-D480DC1B979F}" | ||
7 | RootNamespace="demo_slider" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/slider/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_slider.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_slider.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/slider/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_slider.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_slider.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/slider/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_slider.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_slider.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/slider/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_slider.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_slider.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_slider.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_slider.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_space.vcproj b/libraries/ode-0.9\/build/vs2005/demo_space.vcproj new file mode 100755 index 0000000..e65fd64 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_space.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_space" | ||
6 | ProjectGUID="{6DCB0D01-0638-0244-BEB9-A313999D14E9}" | ||
7 | RootNamespace="demo_space" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/space/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_space.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_space.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/space/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_space.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_space.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/space/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_space.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_space.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/space/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_space.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_space.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_space.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_space.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_space.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_space.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj b/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj new file mode 100755 index 0000000..43dd6c1 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_space_stress" | ||
6 | ProjectGUID="{29A4883C-6553-4D48-8FFC-10382F07DA72}" | ||
7 | RootNamespace="demo_space_stress" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/space_stress/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_space_stress.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_space_stress.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/space_stress/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_space_stress.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_space_stress.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/space_stress/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_space_stress.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_space_stress.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/space_stress/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_space_stress.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_space_stress.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_space_stress.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_space_stress.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_step.vcproj b/libraries/ode-0.9\/build/vs2005/demo_step.vcproj new file mode 100755 index 0000000..37a4cac --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_step.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_step" | ||
6 | ProjectGUID="{D1B53AFE-F148-194C-B3A1-8386C9B25359}" | ||
7 | RootNamespace="demo_step" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/step/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_step.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_step.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/step/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_step.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_step.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/step/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_step.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_step.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/step/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_step.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_step.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_step.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_step.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_step.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_step.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj b/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj new file mode 100755 index 0000000..09a1ed8 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="demo_trimesh" | ||
6 | ProjectGUID="{13D33F5C-1C2C-D740-A28A-BCFD15616E75}" | ||
7 | RootNamespace="demo_trimesh" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/trimesh/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib ../../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
68 | OutputFile="$(OutDir)/demo_trimesh.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/demo_trimesh.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/trimesh/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib ../../lib/ReleaseDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
152 | OutputFile="$(OutDir)/demo_trimesh.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/demo_trimesh.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/trimesh/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
228 | AdditionalIncludeDirectories="../../include" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib ../../lib/DebugLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
236 | OutputFile="$(OutDir)/demo_trimesh.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/demo_trimesh.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/trimesh/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32" | ||
312 | AdditionalIncludeDirectories="../../include" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib ../../lib/ReleaseLib/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.lib" | ||
320 | OutputFile="$(OutDir)/demo_trimesh.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/demo_trimesh.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="ode" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="demo" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\ode\demo\demo_trimesh.cpp"> | ||
368 | </File> | ||
369 | </Filter> | ||
370 | </Filter> | ||
371 | <Filter | ||
372 | Name="drawstuff" | ||
373 | Filter="" | ||
374 | > | ||
375 | <Filter | ||
376 | Name="src" | ||
377 | Filter="" | ||
378 | > | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/demo_trimesh.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj b/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj new file mode 100755 index 0000000..ecbdbed --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj | |||
@@ -0,0 +1,387 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="drawstuff" | ||
6 | ProjectGUID="{B855BC68-59AE-BD44-82BB-88183332A6D9}" | ||
7 | RootNamespace="drawstuff" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/drawstuff/DebugDLL" | ||
22 | ConfigurationType="2" | ||
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" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_DLL;USRDLL" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_DLL;USRDLL" | ||
60 | AdditionalIncludeDirectories="../../include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="user32.lib opengl32.lib glu32.lib winmm.lib gdi32.lib" | ||
68 | OutputFile="$(OutDir)/drawstuff.dll" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/drawstuff.pdb" | ||
73 | SubSystem="2" | ||
74 | ImportLibrary="../../lib/DebugDLL/drawstuff.lib" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/drawstuff/ReleaseDLL" | ||
106 | ConfigurationType="2" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="2" | ||
127 | OmitFramePointers="true" | ||
128 | AdditionalIncludeDirectories="../../include" | ||
129 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_DLL;USRDLL" | ||
130 | StringPooling="true" | ||
131 | RuntimeLibrary="2" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="0" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_DLL;USRDLL" | ||
144 | AdditionalIncludeDirectories="../../include" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="user32.lib opengl32.lib glu32.lib winmm.lib gdi32.lib" | ||
152 | OutputFile="$(OutDir)/drawstuff.dll" | ||
153 | LinkIncremental="1" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="false" | ||
156 | SubSystem="2" | ||
157 | OptimizeReferences="2" | ||
158 | EnableCOMDATFolding="2" | ||
159 | ImportLibrary="../../lib/ReleaseDLL/drawstuff.lib" | ||
160 | TargetMachine="1" | ||
161 | /> | ||
162 | <Tool | ||
163 | Name="VCALinkTool" | ||
164 | /> | ||
165 | <Tool | ||
166 | Name="VCManifestTool" | ||
167 | /> | ||
168 | <Tool | ||
169 | Name="VCXDCMakeTool" | ||
170 | /> | ||
171 | <Tool | ||
172 | Name="VCBscMakeTool" | ||
173 | /> | ||
174 | <Tool | ||
175 | Name="VCFxCopTool" | ||
176 | /> | ||
177 | <Tool | ||
178 | Name="VCAppVerifierTool" | ||
179 | /> | ||
180 | <Tool | ||
181 | Name="VCWebDeploymentTool" | ||
182 | /> | ||
183 | <Tool | ||
184 | Name="VCPostBuildEventTool" | ||
185 | /> | ||
186 | </Configuration> | ||
187 | <Configuration | ||
188 | Name="DebugLib|Win32" | ||
189 | OutputDirectory="../../lib/DebugLib" | ||
190 | IntermediateDirectory="obj/drawstuff/DebugLib" | ||
191 | ConfigurationType="4" | ||
192 | CharacterSet="2" | ||
193 | > | ||
194 | <Tool | ||
195 | Name="VCPreBuildEventTool" | ||
196 | /> | ||
197 | <Tool | ||
198 | Name="VCCustomBuildTool" | ||
199 | /> | ||
200 | <Tool | ||
201 | Name="VCXMLDataGeneratorTool" | ||
202 | /> | ||
203 | <Tool | ||
204 | Name="VCWebServiceProxyGeneratorTool" | ||
205 | /> | ||
206 | <Tool | ||
207 | Name="VCMIDLTool" | ||
208 | /> | ||
209 | <Tool | ||
210 | Name="VCCLCompilerTool" | ||
211 | Optimization="0" | ||
212 | AdditionalIncludeDirectories="../../include" | ||
213 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_LIB" | ||
214 | MinimalRebuild="true" | ||
215 | BasicRuntimeChecks="3" | ||
216 | RuntimeLibrary="3" | ||
217 | EnableFunctionLevelLinking="true" | ||
218 | UsePrecompiledHeader="0" | ||
219 | WarningLevel="3" | ||
220 | Detect64BitPortabilityProblems="true" | ||
221 | DebugInformationFormat="4" | ||
222 | /> | ||
223 | <Tool | ||
224 | Name="VCManagedResourceCompilerTool" | ||
225 | /> | ||
226 | <Tool | ||
227 | Name="VCResourceCompilerTool" | ||
228 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_LIB" | ||
229 | AdditionalIncludeDirectories="../../include" | ||
230 | /> | ||
231 | <Tool | ||
232 | Name="VCPreLinkEventTool" | ||
233 | /> | ||
234 | <Tool | ||
235 | Name="VCLibrarianTool" | ||
236 | OutputFile="$(OutDir)/drawstuff.lib" | ||
237 | /> | ||
238 | <Tool | ||
239 | Name="VCALinkTool" | ||
240 | /> | ||
241 | <Tool | ||
242 | Name="VCManifestTool" | ||
243 | /> | ||
244 | <Tool | ||
245 | Name="VCXDCMakeTool" | ||
246 | /> | ||
247 | <Tool | ||
248 | Name="VCBscMakeTool" | ||
249 | /> | ||
250 | <Tool | ||
251 | Name="VCFxCopTool" | ||
252 | /> | ||
253 | <Tool | ||
254 | Name="VCAppVerifierTool" | ||
255 | /> | ||
256 | <Tool | ||
257 | Name="VCWebDeploymentTool" | ||
258 | /> | ||
259 | <Tool | ||
260 | Name="VCPostBuildEventTool" | ||
261 | /> | ||
262 | </Configuration> | ||
263 | <Configuration | ||
264 | Name="ReleaseLib|Win32" | ||
265 | OutputDirectory="../../lib/ReleaseLib" | ||
266 | IntermediateDirectory="obj/drawstuff/ReleaseLib" | ||
267 | ConfigurationType="4" | ||
268 | CharacterSet="2" | ||
269 | > | ||
270 | <Tool | ||
271 | Name="VCPreBuildEventTool" | ||
272 | /> | ||
273 | <Tool | ||
274 | Name="VCCustomBuildTool" | ||
275 | /> | ||
276 | <Tool | ||
277 | Name="VCXMLDataGeneratorTool" | ||
278 | /> | ||
279 | <Tool | ||
280 | Name="VCWebServiceProxyGeneratorTool" | ||
281 | /> | ||
282 | <Tool | ||
283 | Name="VCMIDLTool" | ||
284 | /> | ||
285 | <Tool | ||
286 | Name="VCCLCompilerTool" | ||
287 | Optimization="2" | ||
288 | OmitFramePointers="true" | ||
289 | AdditionalIncludeDirectories="../../include" | ||
290 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_LIB" | ||
291 | StringPooling="true" | ||
292 | RuntimeLibrary="2" | ||
293 | EnableFunctionLevelLinking="true" | ||
294 | UsePrecompiledHeader="0" | ||
295 | WarningLevel="3" | ||
296 | Detect64BitPortabilityProblems="true" | ||
297 | DebugInformationFormat="0" | ||
298 | /> | ||
299 | <Tool | ||
300 | Name="VCManagedResourceCompilerTool" | ||
301 | /> | ||
302 | <Tool | ||
303 | Name="VCResourceCompilerTool" | ||
304 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;DS_LIB" | ||
305 | AdditionalIncludeDirectories="../../include" | ||
306 | /> | ||
307 | <Tool | ||
308 | Name="VCPreLinkEventTool" | ||
309 | /> | ||
310 | <Tool | ||
311 | Name="VCLibrarianTool" | ||
312 | OutputFile="$(OutDir)/drawstuff.lib" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCALinkTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCManifestTool" | ||
319 | /> | ||
320 | <Tool | ||
321 | Name="VCXDCMakeTool" | ||
322 | /> | ||
323 | <Tool | ||
324 | Name="VCBscMakeTool" | ||
325 | /> | ||
326 | <Tool | ||
327 | Name="VCFxCopTool" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCAppVerifierTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCWebDeploymentTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCPostBuildEventTool" | ||
337 | /> | ||
338 | </Configuration> | ||
339 | </Configurations> | ||
340 | <References> | ||
341 | </References> | ||
342 | <Files> | ||
343 | <Filter | ||
344 | Name="include" | ||
345 | Filter="" | ||
346 | > | ||
347 | <Filter | ||
348 | Name="drawstuff" | ||
349 | Filter="" | ||
350 | > | ||
351 | <File | ||
352 | RelativePath="..\..\include\drawstuff\drawstuff.h"> | ||
353 | </File> | ||
354 | <File | ||
355 | RelativePath="..\..\include\drawstuff\version.h"> | ||
356 | </File> | ||
357 | </Filter> | ||
358 | </Filter> | ||
359 | <Filter | ||
360 | Name="drawstuff" | ||
361 | Filter="" | ||
362 | > | ||
363 | <Filter | ||
364 | Name="src" | ||
365 | Filter="" | ||
366 | > | ||
367 | <File | ||
368 | RelativePath="..\..\drawstuff\src\internal.h"> | ||
369 | </File> | ||
370 | <File | ||
371 | RelativePath="..\..\drawstuff\src\drawstuff.cpp"> | ||
372 | </File> | ||
373 | <File | ||
374 | RelativePath="..\..\drawstuff\src\resource.h"> | ||
375 | </File> | ||
376 | <File | ||
377 | RelativePath="..\..\drawstuff\src\resources.rc"> | ||
378 | </File> | ||
379 | <File | ||
380 | RelativePath="..\..\drawstuff\src\windows.cpp"> | ||
381 | </File> | ||
382 | </Filter> | ||
383 | </Filter> | ||
384 | </Files> | ||
385 | <Globals> | ||
386 | </Globals> | ||
387 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..25c24a9 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/drawstuff.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/ode.sln b/libraries/ode-0.9\/build/vs2005/ode.sln new file mode 100755 index 0000000..a7a623f --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/ode.sln | |||
@@ -0,0 +1,388 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||
2 | # Visual Studio 2005 | ||
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ode", "./ode.vcproj", "{2A8430BA-889E-EE4A-B1E3-A3231F6816EE}" | ||
4 | ProjectSection(ProjectDependencies) = postProject | ||
5 | EndProjectSection | ||
6 | EndProject | ||
7 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "drawstuff", "./drawstuff.vcproj", "{B855BC68-59AE-BD44-82BB-88183332A6D9}" | ||
8 | ProjectSection(ProjectDependencies) = postProject | ||
9 | EndProjectSection | ||
10 | EndProject | ||
11 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_boxstack", "./demo_boxstack.vcproj", "{A71669E5-246A-794A-B2C2-646946E9EE64}" | ||
12 | ProjectSection(ProjectDependencies) = postProject | ||
13 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
14 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
15 | EndProjectSection | ||
16 | EndProject | ||
17 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_buggy", "./demo_buggy.vcproj", "{081B462D-C222-144C-AF0C-384C47BE98D2}" | ||
18 | ProjectSection(ProjectDependencies) = postProject | ||
19 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
20 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
21 | EndProjectSection | ||
22 | EndProject | ||
23 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_chain1", "./demo_chain1.vcproj", "{D329C439-EF31-4641-9B34-4DE23174C997}" | ||
24 | ProjectSection(ProjectDependencies) = postProject | ||
25 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
26 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
27 | EndProjectSection | ||
28 | EndProject | ||
29 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_chain2", "./demo_chain2.vcproj", "{B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}" | ||
30 | ProjectSection(ProjectDependencies) = postProject | ||
31 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
32 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
33 | EndProjectSection | ||
34 | EndProject | ||
35 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_collision", "./demo_collision.vcproj", "{9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}" | ||
36 | ProjectSection(ProjectDependencies) = postProject | ||
37 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
38 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
39 | EndProjectSection | ||
40 | EndProject | ||
41 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_crash", "./demo_crash.vcproj", "{1478BD02-E2D4-1046-AD1C-63E59DD228BC}" | ||
42 | ProjectSection(ProjectDependencies) = postProject | ||
43 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
44 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
45 | EndProjectSection | ||
46 | EndProject | ||
47 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_feedback", "./demo_feedback.vcproj", "{B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}" | ||
48 | ProjectSection(ProjectDependencies) = postProject | ||
49 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
50 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
51 | EndProjectSection | ||
52 | EndProject | ||
53 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_friction", "./demo_friction.vcproj", "{BAD97423-A545-814E-8CCC-32603D25E6D4}" | ||
54 | ProjectSection(ProjectDependencies) = postProject | ||
55 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
56 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
57 | EndProjectSection | ||
58 | EndProject | ||
59 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_heightfield", "./demo_heightfield.vcproj", "{5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}" | ||
60 | ProjectSection(ProjectDependencies) = postProject | ||
61 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
62 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
63 | EndProjectSection | ||
64 | EndProject | ||
65 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_hinge", "./demo_hinge.vcproj", "{DFD3F85E-944E-7740-A29F-715891AF8262}" | ||
66 | ProjectSection(ProjectDependencies) = postProject | ||
67 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
68 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
69 | EndProjectSection | ||
70 | EndProject | ||
71 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_I", "./demo_I.vcproj", "{D03ABAA3-4C58-674E-B545-4AE8E993A57A}" | ||
72 | ProjectSection(ProjectDependencies) = postProject | ||
73 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
74 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
75 | EndProjectSection | ||
76 | EndProject | ||
77 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_joints", "./demo_joints.vcproj", "{0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}" | ||
78 | ProjectSection(ProjectDependencies) = postProject | ||
79 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
80 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
81 | EndProjectSection | ||
82 | EndProject | ||
83 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_motor", "./demo_motor.vcproj", "{D63DCF21-8421-044C-910F-9758DFF417D0}" | ||
84 | ProjectSection(ProjectDependencies) = postProject | ||
85 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
86 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
87 | EndProjectSection | ||
88 | EndProject | ||
89 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_ode", "./demo_ode.vcproj", "{B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}" | ||
90 | ProjectSection(ProjectDependencies) = postProject | ||
91 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
92 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
93 | EndProjectSection | ||
94 | EndProject | ||
95 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_plane2d", "./demo_plane2d.vcproj", "{BCF62E98-514B-254D-95C5-CEBF06A37108}" | ||
96 | ProjectSection(ProjectDependencies) = postProject | ||
97 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
98 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
99 | EndProjectSection | ||
100 | EndProject | ||
101 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_slider", "./demo_slider.vcproj", "{B8043AEB-91BD-4D49-B580-D480DC1B979F}" | ||
102 | ProjectSection(ProjectDependencies) = postProject | ||
103 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
104 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
105 | EndProjectSection | ||
106 | EndProject | ||
107 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_space", "./demo_space.vcproj", "{6DCB0D01-0638-0244-BEB9-A313999D14E9}" | ||
108 | ProjectSection(ProjectDependencies) = postProject | ||
109 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
110 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
111 | EndProjectSection | ||
112 | EndProject | ||
113 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_space_stress", "./demo_space_stress.vcproj", "{29A4883C-6553-4D48-8FFC-10382F07DA72}" | ||
114 | ProjectSection(ProjectDependencies) = postProject | ||
115 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
116 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
117 | EndProjectSection | ||
118 | EndProject | ||
119 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_step", "./demo_step.vcproj", "{D1B53AFE-F148-194C-B3A1-8386C9B25359}" | ||
120 | ProjectSection(ProjectDependencies) = postProject | ||
121 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
122 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
123 | EndProjectSection | ||
124 | EndProject | ||
125 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_basket", "./demo_basket.vcproj", "{FE66E49C-CF34-5F4B-B43C-9A0C89185222}" | ||
126 | ProjectSection(ProjectDependencies) = postProject | ||
127 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
128 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
129 | EndProjectSection | ||
130 | EndProject | ||
131 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_cyl", "./demo_cyl.vcproj", "{EA15C089-307B-8B4A-A598-0E06C82ADB1E}" | ||
132 | ProjectSection(ProjectDependencies) = postProject | ||
133 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
134 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
135 | EndProjectSection | ||
136 | EndProject | ||
137 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_moving_trimesh", "./demo_moving_trimesh.vcproj", "{BE3117C9-B067-0A4B-920D-7F3C00374BA0}" | ||
138 | ProjectSection(ProjectDependencies) = postProject | ||
139 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
140 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
141 | EndProjectSection | ||
142 | EndProject | ||
143 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_trimesh", "./demo_trimesh.vcproj", "{13D33F5C-1C2C-D740-A28A-BCFD15616E75}" | ||
144 | ProjectSection(ProjectDependencies) = postProject | ||
145 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
146 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
147 | EndProjectSection | ||
148 | EndProject | ||
149 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_cylvssphere", "./demo_cylvssphere.vcproj", "{FA871426-5142-F646-B3D2-3AF70E784D68}" | ||
150 | ProjectSection(ProjectDependencies) = postProject | ||
151 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
152 | {B855BC68-59AE-BD44-82BB-88183332A6D9} = {B855BC68-59AE-BD44-82BB-88183332A6D9} | ||
153 | EndProjectSection | ||
154 | EndProject | ||
155 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tests", "./tests.vcproj", "{EA829A28-B1B2-1345-98B9-897763B937AF}" | ||
156 | ProjectSection(ProjectDependencies) = postProject | ||
157 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} = {2A8430BA-889E-EE4A-B1E3-A3231F6816EE} | ||
158 | EndProjectSection | ||
159 | EndProject | ||
160 | Global | ||
161 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
162 | DebugDLL|Win32 = DebugDLL|Win32 | ||
163 | ReleaseDLL|Win32 = ReleaseDLL|Win32 | ||
164 | DebugLib|Win32 = DebugLib|Win32 | ||
165 | ReleaseLib|Win32 = ReleaseLib|Win32 | ||
166 | EndGlobalSection | ||
167 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
168 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
169 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
170 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
171 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
172 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
173 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
174 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
175 | {2A8430BA-889E-EE4A-B1E3-A3231F6816EE}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
176 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
177 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
178 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
179 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
180 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
181 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
182 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
183 | {B855BC68-59AE-BD44-82BB-88183332A6D9}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
184 | {A71669E5-246A-794A-B2C2-646946E9EE64}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
185 | {A71669E5-246A-794A-B2C2-646946E9EE64}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
186 | {A71669E5-246A-794A-B2C2-646946E9EE64}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
187 | {A71669E5-246A-794A-B2C2-646946E9EE64}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
188 | {A71669E5-246A-794A-B2C2-646946E9EE64}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
189 | {A71669E5-246A-794A-B2C2-646946E9EE64}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
190 | {A71669E5-246A-794A-B2C2-646946E9EE64}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
191 | {A71669E5-246A-794A-B2C2-646946E9EE64}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
192 | {081B462D-C222-144C-AF0C-384C47BE98D2}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
193 | {081B462D-C222-144C-AF0C-384C47BE98D2}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
194 | {081B462D-C222-144C-AF0C-384C47BE98D2}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
195 | {081B462D-C222-144C-AF0C-384C47BE98D2}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
196 | {081B462D-C222-144C-AF0C-384C47BE98D2}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
197 | {081B462D-C222-144C-AF0C-384C47BE98D2}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
198 | {081B462D-C222-144C-AF0C-384C47BE98D2}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
199 | {081B462D-C222-144C-AF0C-384C47BE98D2}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
200 | {D329C439-EF31-4641-9B34-4DE23174C997}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
201 | {D329C439-EF31-4641-9B34-4DE23174C997}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
202 | {D329C439-EF31-4641-9B34-4DE23174C997}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
203 | {D329C439-EF31-4641-9B34-4DE23174C997}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
204 | {D329C439-EF31-4641-9B34-4DE23174C997}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
205 | {D329C439-EF31-4641-9B34-4DE23174C997}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
206 | {D329C439-EF31-4641-9B34-4DE23174C997}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
207 | {D329C439-EF31-4641-9B34-4DE23174C997}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
208 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
209 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
210 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
211 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
212 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
213 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
214 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
215 | {B27B11A1-72EB-8149-ABF2-63A9D7E05CA2}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
216 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
217 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
218 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
219 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
220 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
221 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
222 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
223 | {9C1C9F02-11C4-514C-AF5C-1CB45A31E1A9}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
224 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
225 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
226 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
227 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
228 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
229 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
230 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
231 | {1478BD02-E2D4-1046-AD1C-63E59DD228BC}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
232 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
233 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
234 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
235 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
236 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
237 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
238 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
239 | {B8BC0F67-D7F2-7F4E-8314-5EAAECCD671C}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
240 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
241 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
242 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
243 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
244 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
245 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
246 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
247 | {BAD97423-A545-814E-8CCC-32603D25E6D4}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
248 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
249 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
250 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
251 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
252 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
253 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
254 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
255 | {5DDFAAD0-23AC-9A42-AA5E-31B8E8E68CA0}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
256 | {DFD3F85E-944E-7740-A29F-715891AF8262}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
257 | {DFD3F85E-944E-7740-A29F-715891AF8262}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
258 | {DFD3F85E-944E-7740-A29F-715891AF8262}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
259 | {DFD3F85E-944E-7740-A29F-715891AF8262}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
260 | {DFD3F85E-944E-7740-A29F-715891AF8262}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
261 | {DFD3F85E-944E-7740-A29F-715891AF8262}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
262 | {DFD3F85E-944E-7740-A29F-715891AF8262}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
263 | {DFD3F85E-944E-7740-A29F-715891AF8262}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
264 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
265 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
266 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
267 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
268 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
269 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
270 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
271 | {D03ABAA3-4C58-674E-B545-4AE8E993A57A}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
272 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
273 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
274 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
275 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
276 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
277 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
278 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
279 | {0F6BA7D9-8481-D34C-9CA7-C69AC15DCE4C}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
280 | {D63DCF21-8421-044C-910F-9758DFF417D0}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
281 | {D63DCF21-8421-044C-910F-9758DFF417D0}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
282 | {D63DCF21-8421-044C-910F-9758DFF417D0}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
283 | {D63DCF21-8421-044C-910F-9758DFF417D0}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
284 | {D63DCF21-8421-044C-910F-9758DFF417D0}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
285 | {D63DCF21-8421-044C-910F-9758DFF417D0}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
286 | {D63DCF21-8421-044C-910F-9758DFF417D0}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
287 | {D63DCF21-8421-044C-910F-9758DFF417D0}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
288 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
289 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
290 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
291 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
292 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
293 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
294 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
295 | {B8D35A81-5E45-744C-BABD-BFCAA4CBF36E}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
296 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
297 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
298 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
299 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
300 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
301 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
302 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
303 | {BCF62E98-514B-254D-95C5-CEBF06A37108}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
304 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
305 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
306 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
307 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
308 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
309 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
310 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
311 | {B8043AEB-91BD-4D49-B580-D480DC1B979F}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
312 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
313 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
314 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
315 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
316 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
317 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
318 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
319 | {6DCB0D01-0638-0244-BEB9-A313999D14E9}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
320 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
321 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
322 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
323 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
324 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
325 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
326 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
327 | {29A4883C-6553-4D48-8FFC-10382F07DA72}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
328 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
329 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
330 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
331 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
332 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
333 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
334 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
335 | {D1B53AFE-F148-194C-B3A1-8386C9B25359}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
336 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
337 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
338 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
339 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
340 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
341 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
342 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
343 | {FE66E49C-CF34-5F4B-B43C-9A0C89185222}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
344 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
345 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
346 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
347 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
348 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
349 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
350 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
351 | {EA15C089-307B-8B4A-A598-0E06C82ADB1E}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
352 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
353 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
354 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
355 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
356 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
357 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
358 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
359 | {BE3117C9-B067-0A4B-920D-7F3C00374BA0}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
360 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
361 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
362 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
363 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
364 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
365 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
366 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
367 | {13D33F5C-1C2C-D740-A28A-BCFD15616E75}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
368 | {FA871426-5142-F646-B3D2-3AF70E784D68}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
369 | {FA871426-5142-F646-B3D2-3AF70E784D68}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
370 | {FA871426-5142-F646-B3D2-3AF70E784D68}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
371 | {FA871426-5142-F646-B3D2-3AF70E784D68}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
372 | {FA871426-5142-F646-B3D2-3AF70E784D68}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
373 | {FA871426-5142-F646-B3D2-3AF70E784D68}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
374 | {FA871426-5142-F646-B3D2-3AF70E784D68}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
375 | {FA871426-5142-F646-B3D2-3AF70E784D68}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
376 | {EA829A28-B1B2-1345-98B9-897763B937AF}.DebugDLL|Win32.ActiveCfg = DebugDLL|Win32 | ||
377 | {EA829A28-B1B2-1345-98B9-897763B937AF}.DebugDLL|Win32.Build.0 = DebugDLL|Win32 | ||
378 | {EA829A28-B1B2-1345-98B9-897763B937AF}.ReleaseDLL|Win32.ActiveCfg = ReleaseDLL|Win32 | ||
379 | {EA829A28-B1B2-1345-98B9-897763B937AF}.ReleaseDLL|Win32.Build.0 = ReleaseDLL|Win32 | ||
380 | {EA829A28-B1B2-1345-98B9-897763B937AF}.DebugLib|Win32.ActiveCfg = DebugLib|Win32 | ||
381 | {EA829A28-B1B2-1345-98B9-897763B937AF}.DebugLib|Win32.Build.0 = DebugLib|Win32 | ||
382 | {EA829A28-B1B2-1345-98B9-897763B937AF}.ReleaseLib|Win32.ActiveCfg = ReleaseLib|Win32 | ||
383 | {EA829A28-B1B2-1345-98B9-897763B937AF}.ReleaseLib|Win32.Build.0 = ReleaseLib|Win32 | ||
384 | EndGlobalSection | ||
385 | GlobalSection(SolutionProperties) = preSolution | ||
386 | HideSolutionNode = FALSE | ||
387 | EndGlobalSection | ||
388 | EndGlobal | ||
diff --git a/libraries/ode-0.9\/build/vs2005/ode.suo b/libraries/ode-0.9\/build/vs2005/ode.suo new file mode 100755 index 0000000..e9973b1 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/ode.suo | |||
Binary files differ | |||
diff --git a/libraries/ode-0.9\/build/vs2005/ode.vcproj b/libraries/ode-0.9\/build/vs2005/ode.vcproj new file mode 100755 index 0000000..254ea21 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/ode.vcproj | |||
@@ -0,0 +1,1197 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="ode" | ||
6 | ProjectGUID="{2A8430BA-889E-EE4A-B1E3-A3231F6816EE}" | ||
7 | RootNamespace="ode" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/ode/DebugDLL" | ||
22 | ConfigurationType="2" | ||
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;../../OPCODE;../../GIMPACT/include" | ||
44 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_DLL" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_DLL" | ||
60 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="user32.lib" | ||
68 | OutputFile="$(OutDir)/ode.dll" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/ode.pdb" | ||
73 | SubSystem="2" | ||
74 | ImportLibrary="../../lib/DebugDLL/ode.lib" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/ode/ReleaseDLL" | ||
106 | ConfigurationType="2" | ||
107 | UseOfMFC="1" | ||
108 | CharacterSet="2" | ||
109 | > | ||
110 | <Tool | ||
111 | Name="VCPreBuildEventTool" | ||
112 | /> | ||
113 | <Tool | ||
114 | Name="VCCustomBuildTool" | ||
115 | /> | ||
116 | <Tool | ||
117 | Name="VCXMLDataGeneratorTool" | ||
118 | /> | ||
119 | <Tool | ||
120 | Name="VCWebServiceProxyGeneratorTool" | ||
121 | /> | ||
122 | <Tool | ||
123 | Name="VCMIDLTool" | ||
124 | /> | ||
125 | <Tool | ||
126 | Name="VCCLCompilerTool" | ||
127 | Optimization="2" | ||
128 | OmitFramePointers="true" | ||
129 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
130 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_DLL" | ||
131 | StringPooling="true" | ||
132 | RuntimeLibrary="0" | ||
133 | EnableFunctionLevelLinking="true" | ||
134 | UsePrecompiledHeader="0" | ||
135 | WarningLevel="3" | ||
136 | Detect64BitPortabilityProblems="true" | ||
137 | DebugInformationFormat="0" | ||
138 | /> | ||
139 | <Tool | ||
140 | Name="VCManagedResourceCompilerTool" | ||
141 | /> | ||
142 | <Tool | ||
143 | Name="VCResourceCompilerTool" | ||
144 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_DLL" | ||
145 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
146 | /> | ||
147 | <Tool | ||
148 | Name="VCPreLinkEventTool" | ||
149 | /> | ||
150 | <Tool | ||
151 | Name="VCLinkerTool" | ||
152 | AdditionalDependencies="user32.lib" | ||
153 | OutputFile="$(OutDir)/ode.dll" | ||
154 | LinkIncremental="1" | ||
155 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
156 | GenerateDebugInformation="false" | ||
157 | SubSystem="2" | ||
158 | OptimizeReferences="2" | ||
159 | EnableCOMDATFolding="2" | ||
160 | ImportLibrary="../../lib/ReleaseDLL/ode.lib" | ||
161 | TargetMachine="1" | ||
162 | /> | ||
163 | <Tool | ||
164 | Name="VCALinkTool" | ||
165 | /> | ||
166 | <Tool | ||
167 | Name="VCManifestTool" | ||
168 | /> | ||
169 | <Tool | ||
170 | Name="VCXDCMakeTool" | ||
171 | /> | ||
172 | <Tool | ||
173 | Name="VCBscMakeTool" | ||
174 | /> | ||
175 | <Tool | ||
176 | Name="VCFxCopTool" | ||
177 | /> | ||
178 | <Tool | ||
179 | Name="VCAppVerifierTool" | ||
180 | /> | ||
181 | <Tool | ||
182 | Name="VCWebDeploymentTool" | ||
183 | /> | ||
184 | <Tool | ||
185 | Name="VCPostBuildEventTool" | ||
186 | /> | ||
187 | </Configuration> | ||
188 | <Configuration | ||
189 | Name="DebugLib|Win32" | ||
190 | OutputDirectory="../../lib/DebugLib" | ||
191 | IntermediateDirectory="obj/ode/DebugLib" | ||
192 | ConfigurationType="4" | ||
193 | CharacterSet="2" | ||
194 | > | ||
195 | <Tool | ||
196 | Name="VCPreBuildEventTool" | ||
197 | /> | ||
198 | <Tool | ||
199 | Name="VCCustomBuildTool" | ||
200 | /> | ||
201 | <Tool | ||
202 | Name="VCXMLDataGeneratorTool" | ||
203 | /> | ||
204 | <Tool | ||
205 | Name="VCWebServiceProxyGeneratorTool" | ||
206 | /> | ||
207 | <Tool | ||
208 | Name="VCMIDLTool" | ||
209 | /> | ||
210 | <Tool | ||
211 | Name="VCCLCompilerTool" | ||
212 | Optimization="0" | ||
213 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
214 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_LIB" | ||
215 | MinimalRebuild="true" | ||
216 | BasicRuntimeChecks="3" | ||
217 | RuntimeLibrary="3" | ||
218 | EnableFunctionLevelLinking="true" | ||
219 | UsePrecompiledHeader="0" | ||
220 | WarningLevel="3" | ||
221 | Detect64BitPortabilityProblems="true" | ||
222 | DebugInformationFormat="4" | ||
223 | /> | ||
224 | <Tool | ||
225 | Name="VCManagedResourceCompilerTool" | ||
226 | /> | ||
227 | <Tool | ||
228 | Name="VCResourceCompilerTool" | ||
229 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_LIB" | ||
230 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
231 | /> | ||
232 | <Tool | ||
233 | Name="VCPreLinkEventTool" | ||
234 | /> | ||
235 | <Tool | ||
236 | Name="VCLibrarianTool" | ||
237 | OutputFile="$(OutDir)/ode.lib" | ||
238 | /> | ||
239 | <Tool | ||
240 | Name="VCALinkTool" | ||
241 | /> | ||
242 | <Tool | ||
243 | Name="VCXDCMakeTool" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCBscMakeTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCFxCopTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCPostBuildEventTool" | ||
253 | /> | ||
254 | </Configuration> | ||
255 | <Configuration | ||
256 | Name="ReleaseLib|Win32" | ||
257 | OutputDirectory="../../lib/ReleaseLib" | ||
258 | IntermediateDirectory="obj/ode/ReleaseLib" | ||
259 | ConfigurationType="4" | ||
260 | CharacterSet="2" | ||
261 | > | ||
262 | <Tool | ||
263 | Name="VCPreBuildEventTool" | ||
264 | /> | ||
265 | <Tool | ||
266 | Name="VCCustomBuildTool" | ||
267 | /> | ||
268 | <Tool | ||
269 | Name="VCXMLDataGeneratorTool" | ||
270 | /> | ||
271 | <Tool | ||
272 | Name="VCWebServiceProxyGeneratorTool" | ||
273 | /> | ||
274 | <Tool | ||
275 | Name="VCMIDLTool" | ||
276 | /> | ||
277 | <Tool | ||
278 | Name="VCCLCompilerTool" | ||
279 | Optimization="2" | ||
280 | OmitFramePointers="true" | ||
281 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
282 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_LIB" | ||
283 | StringPooling="true" | ||
284 | RuntimeLibrary="2" | ||
285 | EnableFunctionLevelLinking="true" | ||
286 | UsePrecompiledHeader="0" | ||
287 | WarningLevel="3" | ||
288 | Detect64BitPortabilityProblems="true" | ||
289 | DebugInformationFormat="0" | ||
290 | /> | ||
291 | <Tool | ||
292 | Name="VCManagedResourceCompilerTool" | ||
293 | /> | ||
294 | <Tool | ||
295 | Name="VCResourceCompilerTool" | ||
296 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;ODE_LIB" | ||
297 | AdditionalIncludeDirectories="../../include;../../OPCODE;../../GIMPACT/include" | ||
298 | /> | ||
299 | <Tool | ||
300 | Name="VCPreLinkEventTool" | ||
301 | /> | ||
302 | <Tool | ||
303 | Name="VCLibrarianTool" | ||
304 | OutputFile="$(OutDir)/ode.lib" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCALinkTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCXDCMakeTool" | ||
311 | /> | ||
312 | <Tool | ||
313 | Name="VCBscMakeTool" | ||
314 | /> | ||
315 | <Tool | ||
316 | Name="VCFxCopTool" | ||
317 | /> | ||
318 | <Tool | ||
319 | Name="VCPostBuildEventTool" | ||
320 | /> | ||
321 | </Configuration> | ||
322 | </Configurations> | ||
323 | <References> | ||
324 | </References> | ||
325 | <Files> | ||
326 | <Filter | ||
327 | Name="include" | ||
328 | > | ||
329 | <Filter | ||
330 | Name="ode" | ||
331 | > | ||
332 | <File | ||
333 | RelativePath="..\..\include\ode\collision.h" | ||
334 | > | ||
335 | </File> | ||
336 | <File | ||
337 | RelativePath="..\..\include\ode\collision_space.h" | ||
338 | > | ||
339 | </File> | ||
340 | <File | ||
341 | RelativePath="..\..\include\ode\collision_trimesh.h" | ||
342 | > | ||
343 | </File> | ||
344 | <File | ||
345 | RelativePath="..\..\include\ode\common.h" | ||
346 | > | ||
347 | </File> | ||
348 | <File | ||
349 | RelativePath="..\..\include\ode\compatibility.h" | ||
350 | > | ||
351 | </File> | ||
352 | <File | ||
353 | RelativePath="..\..\include\ode\config.h" | ||
354 | > | ||
355 | </File> | ||
356 | <File | ||
357 | RelativePath="..\..\include\ode\contact.h" | ||
358 | > | ||
359 | </File> | ||
360 | <File | ||
361 | RelativePath="..\..\include\ode\error.h" | ||
362 | > | ||
363 | </File> | ||
364 | <File | ||
365 | RelativePath="..\..\include\ode\export-dif.h" | ||
366 | > | ||
367 | </File> | ||
368 | <File | ||
369 | RelativePath="..\..\include\ode\mass.h" | ||
370 | > | ||
371 | </File> | ||
372 | <File | ||
373 | RelativePath="..\..\include\ode\matrix.h" | ||
374 | > | ||
375 | </File> | ||
376 | <File | ||
377 | RelativePath="..\..\include\ode\memory.h" | ||
378 | > | ||
379 | </File> | ||
380 | <File | ||
381 | RelativePath="..\..\include\ode\misc.h" | ||
382 | > | ||
383 | </File> | ||
384 | <File | ||
385 | RelativePath="..\..\include\ode\objects.h" | ||
386 | > | ||
387 | </File> | ||
388 | <File | ||
389 | RelativePath="..\..\include\ode\ode.h" | ||
390 | > | ||
391 | </File> | ||
392 | <File | ||
393 | RelativePath="..\..\include\ode\odecpp.h" | ||
394 | > | ||
395 | </File> | ||
396 | <File | ||
397 | RelativePath="..\..\include\ode\odecpp_collision.h" | ||
398 | > | ||
399 | </File> | ||
400 | <File | ||
401 | RelativePath="..\..\include\ode\odemath.h" | ||
402 | > | ||
403 | </File> | ||
404 | <File | ||
405 | RelativePath="..\..\include\ode\rotation.h" | ||
406 | > | ||
407 | </File> | ||
408 | <File | ||
409 | RelativePath="..\..\include\ode\timer.h" | ||
410 | > | ||
411 | </File> | ||
412 | </Filter> | ||
413 | </Filter> | ||
414 | <Filter | ||
415 | Name="ode" | ||
416 | > | ||
417 | <Filter | ||
418 | Name="src" | ||
419 | > | ||
420 | <File | ||
421 | RelativePath="..\..\ode\src\array.cpp" | ||
422 | > | ||
423 | </File> | ||
424 | <File | ||
425 | RelativePath="..\..\ode\src\array.h" | ||
426 | > | ||
427 | </File> | ||
428 | <File | ||
429 | RelativePath="..\..\ode\src\box.cpp" | ||
430 | > | ||
431 | </File> | ||
432 | <File | ||
433 | RelativePath="..\..\ode\src\capsule.cpp" | ||
434 | > | ||
435 | </File> | ||
436 | <File | ||
437 | RelativePath="..\..\ode\src\collision_cylinder_box.cpp" | ||
438 | > | ||
439 | </File> | ||
440 | <File | ||
441 | RelativePath="..\..\ode\src\collision_cylinder_plane.cpp" | ||
442 | > | ||
443 | </File> | ||
444 | <File | ||
445 | RelativePath="..\..\ode\src\collision_cylinder_sphere.cpp" | ||
446 | > | ||
447 | </File> | ||
448 | <File | ||
449 | RelativePath="..\..\ode\src\collision_cylinder_trimesh.cpp" | ||
450 | > | ||
451 | </File> | ||
452 | <File | ||
453 | RelativePath="..\..\ode\src\collision_kernel.cpp" | ||
454 | > | ||
455 | </File> | ||
456 | <File | ||
457 | RelativePath="..\..\ode\src\collision_kernel.h" | ||
458 | > | ||
459 | </File> | ||
460 | <File | ||
461 | RelativePath="..\..\ode\src\collision_quadtreespace.cpp" | ||
462 | > | ||
463 | </File> | ||
464 | <File | ||
465 | RelativePath="..\..\ode\src\collision_space.cpp" | ||
466 | > | ||
467 | </File> | ||
468 | <File | ||
469 | RelativePath="..\..\ode\src\collision_space_internal.h" | ||
470 | > | ||
471 | </File> | ||
472 | <File | ||
473 | RelativePath="..\..\ode\src\collision_std.h" | ||
474 | > | ||
475 | </File> | ||
476 | <File | ||
477 | RelativePath="..\..\ode\src\collision_transform.cpp" | ||
478 | > | ||
479 | </File> | ||
480 | <File | ||
481 | RelativePath="..\..\ode\src\collision_transform.h" | ||
482 | > | ||
483 | </File> | ||
484 | <File | ||
485 | RelativePath="..\..\ode\src\collision_trimesh_box.cpp" | ||
486 | > | ||
487 | </File> | ||
488 | <File | ||
489 | RelativePath="..\..\ode\src\collision_trimesh_ccylinder.cpp" | ||
490 | > | ||
491 | </File> | ||
492 | <File | ||
493 | RelativePath="..\..\ode\src\collision_trimesh_distance.cpp" | ||
494 | > | ||
495 | </File> | ||
496 | <File | ||
497 | RelativePath="..\..\ode\src\collision_trimesh_gimpact.cpp" | ||
498 | > | ||
499 | </File> | ||
500 | <File | ||
501 | RelativePath="..\..\ode\src\collision_trimesh_internal.h" | ||
502 | > | ||
503 | </File> | ||
504 | <File | ||
505 | RelativePath="..\..\ode\src\collision_trimesh_opcode.cpp" | ||
506 | > | ||
507 | </File> | ||
508 | <File | ||
509 | RelativePath="..\..\ode\src\collision_trimesh_plane.cpp" | ||
510 | > | ||
511 | </File> | ||
512 | <File | ||
513 | RelativePath="..\..\ode\src\collision_trimesh_ray.cpp" | ||
514 | > | ||
515 | </File> | ||
516 | <File | ||
517 | RelativePath="..\..\ode\src\collision_trimesh_sphere.cpp" | ||
518 | > | ||
519 | </File> | ||
520 | <File | ||
521 | RelativePath="..\..\ode\src\collision_trimesh_trimesh.cpp" | ||
522 | > | ||
523 | </File> | ||
524 | <File | ||
525 | RelativePath="..\..\ode\src\collision_trimesh_trimesh_new.cpp" | ||
526 | > | ||
527 | </File> | ||
528 | <File | ||
529 | RelativePath="..\..\ode\src\collision_util.cpp" | ||
530 | > | ||
531 | </File> | ||
532 | <File | ||
533 | RelativePath="..\..\ode\src\collision_util.h" | ||
534 | > | ||
535 | </File> | ||
536 | <File | ||
537 | RelativePath="..\..\ode\src\convex.cpp" | ||
538 | > | ||
539 | </File> | ||
540 | <File | ||
541 | RelativePath="..\..\ode\src\cylinder.cpp" | ||
542 | > | ||
543 | </File> | ||
544 | <File | ||
545 | RelativePath="..\..\ode\src\error.cpp" | ||
546 | > | ||
547 | </File> | ||
548 | <File | ||
549 | RelativePath="..\..\ode\src\export-dif.cpp" | ||
550 | > | ||
551 | </File> | ||
552 | <File | ||
553 | RelativePath="..\..\ode\src\fastdot.c" | ||
554 | > | ||
555 | </File> | ||
556 | <File | ||
557 | RelativePath="..\..\ode\src\fastldlt.c" | ||
558 | > | ||
559 | </File> | ||
560 | <File | ||
561 | RelativePath="..\..\ode\src\fastlsolve.c" | ||
562 | > | ||
563 | </File> | ||
564 | <File | ||
565 | RelativePath="..\..\ode\src\fastltsolve.c" | ||
566 | > | ||
567 | </File> | ||
568 | <File | ||
569 | RelativePath="..\..\ode\src\heightfield.cpp" | ||
570 | > | ||
571 | </File> | ||
572 | <File | ||
573 | RelativePath="..\..\ode\src\heightfield.h" | ||
574 | > | ||
575 | </File> | ||
576 | <File | ||
577 | RelativePath="..\..\ode\src\joint.cpp" | ||
578 | > | ||
579 | </File> | ||
580 | <File | ||
581 | RelativePath="..\..\ode\src\joint.h" | ||
582 | > | ||
583 | </File> | ||
584 | <File | ||
585 | RelativePath="..\..\ode\src\lcp.cpp" | ||
586 | > | ||
587 | </File> | ||
588 | <File | ||
589 | RelativePath="..\..\ode\src\lcp.h" | ||
590 | > | ||
591 | </File> | ||
592 | <File | ||
593 | RelativePath="..\..\ode\src\mass.cpp" | ||
594 | > | ||
595 | </File> | ||
596 | <File | ||
597 | RelativePath="..\..\ode\src\mat.cpp" | ||
598 | > | ||
599 | </File> | ||
600 | <File | ||
601 | RelativePath="..\..\ode\src\mat.h" | ||
602 | > | ||
603 | </File> | ||
604 | <File | ||
605 | RelativePath="..\..\ode\src\matrix.cpp" | ||
606 | > | ||
607 | </File> | ||
608 | <File | ||
609 | RelativePath="..\..\ode\src\memory.cpp" | ||
610 | > | ||
611 | </File> | ||
612 | <File | ||
613 | RelativePath="..\..\ode\src\misc.cpp" | ||
614 | > | ||
615 | </File> | ||
616 | <File | ||
617 | RelativePath="..\..\ode\src\objects.h" | ||
618 | > | ||
619 | </File> | ||
620 | <File | ||
621 | RelativePath="..\..\ode\src\obstack.cpp" | ||
622 | > | ||
623 | </File> | ||
624 | <File | ||
625 | RelativePath="..\..\ode\src\obstack.h" | ||
626 | > | ||
627 | </File> | ||
628 | <File | ||
629 | RelativePath="..\..\ode\src\ode.cpp" | ||
630 | > | ||
631 | </File> | ||
632 | <File | ||
633 | RelativePath="..\..\ode\src\odemath.cpp" | ||
634 | > | ||
635 | </File> | ||
636 | <File | ||
637 | RelativePath="..\..\ode\src\plane.cpp" | ||
638 | > | ||
639 | </File> | ||
640 | <File | ||
641 | RelativePath="..\..\ode\src\quickstep.cpp" | ||
642 | > | ||
643 | </File> | ||
644 | <File | ||
645 | RelativePath="..\..\ode\src\quickstep.h" | ||
646 | > | ||
647 | </File> | ||
648 | <File | ||
649 | RelativePath="..\..\ode\src\ray.cpp" | ||
650 | > | ||
651 | </File> | ||
652 | <File | ||
653 | RelativePath="..\..\ode\src\rotation.cpp" | ||
654 | > | ||
655 | </File> | ||
656 | <File | ||
657 | RelativePath="..\..\ode\src\sphere.cpp" | ||
658 | > | ||
659 | </File> | ||
660 | <File | ||
661 | RelativePath="..\..\ode\src\stack.h" | ||
662 | > | ||
663 | </File> | ||
664 | <File | ||
665 | RelativePath="..\..\ode\src\step.cpp" | ||
666 | > | ||
667 | </File> | ||
668 | <File | ||
669 | RelativePath="..\..\ode\src\step.h" | ||
670 | > | ||
671 | </File> | ||
672 | <File | ||
673 | RelativePath="..\..\ode\src\stepfast.cpp" | ||
674 | > | ||
675 | </File> | ||
676 | <File | ||
677 | RelativePath="..\..\ode\src\testing.cpp" | ||
678 | > | ||
679 | </File> | ||
680 | <File | ||
681 | RelativePath="..\..\ode\src\testing.h" | ||
682 | > | ||
683 | </File> | ||
684 | <File | ||
685 | RelativePath="..\..\ode\src\timer.cpp" | ||
686 | > | ||
687 | </File> | ||
688 | <File | ||
689 | RelativePath="..\..\ode\src\util.cpp" | ||
690 | > | ||
691 | </File> | ||
692 | <File | ||
693 | RelativePath="..\..\ode\src\util.h" | ||
694 | > | ||
695 | </File> | ||
696 | </Filter> | ||
697 | </Filter> | ||
698 | <Filter | ||
699 | Name="GIMPACT" | ||
700 | > | ||
701 | <Filter | ||
702 | Name="include" | ||
703 | > | ||
704 | <Filter | ||
705 | Name="GIMPACT" | ||
706 | > | ||
707 | <File | ||
708 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_boxpruning.h" | ||
709 | > | ||
710 | </File> | ||
711 | <File | ||
712 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_contact.h" | ||
713 | > | ||
714 | </File> | ||
715 | <File | ||
716 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_geometry.h" | ||
717 | > | ||
718 | </File> | ||
719 | <File | ||
720 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_math.h" | ||
721 | > | ||
722 | </File> | ||
723 | <File | ||
724 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_memory.h" | ||
725 | > | ||
726 | </File> | ||
727 | <File | ||
728 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_radixsort.h" | ||
729 | > | ||
730 | </File> | ||
731 | <File | ||
732 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_tri_capsule_collision.h" | ||
733 | > | ||
734 | </File> | ||
735 | <File | ||
736 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_tri_collision.h" | ||
737 | > | ||
738 | </File> | ||
739 | <File | ||
740 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_tri_sphere_collision.h" | ||
741 | > | ||
742 | </File> | ||
743 | <File | ||
744 | RelativePath="..\..\GIMPACT\include\GIMPACT\gim_trimesh.h" | ||
745 | > | ||
746 | </File> | ||
747 | <File | ||
748 | RelativePath="..\..\GIMPACT\include\GIMPACT\gimpact.h" | ||
749 | > | ||
750 | </File> | ||
751 | </Filter> | ||
752 | </Filter> | ||
753 | <Filter | ||
754 | Name="src" | ||
755 | > | ||
756 | <File | ||
757 | RelativePath="..\..\GIMPACT\src\gim_boxpruning.cpp" | ||
758 | > | ||
759 | </File> | ||
760 | <File | ||
761 | RelativePath="..\..\GIMPACT\src\gim_contact.cpp" | ||
762 | > | ||
763 | </File> | ||
764 | <File | ||
765 | RelativePath="..\..\GIMPACT\src\gim_math.cpp" | ||
766 | > | ||
767 | </File> | ||
768 | <File | ||
769 | RelativePath="..\..\GIMPACT\src\gim_memory.cpp" | ||
770 | > | ||
771 | </File> | ||
772 | <File | ||
773 | RelativePath="..\..\GIMPACT\src\gim_tri_tri_overlap.cpp" | ||
774 | > | ||
775 | </File> | ||
776 | <File | ||
777 | RelativePath="..\..\GIMPACT\src\gim_trimesh.cpp" | ||
778 | > | ||
779 | </File> | ||
780 | <File | ||
781 | RelativePath="..\..\GIMPACT\src\gim_trimesh_capsule_collision.cpp" | ||
782 | > | ||
783 | </File> | ||
784 | <File | ||
785 | RelativePath="..\..\GIMPACT\src\gim_trimesh_ray_collision.cpp" | ||
786 | > | ||
787 | </File> | ||
788 | <File | ||
789 | RelativePath="..\..\GIMPACT\src\gim_trimesh_sphere_collision.cpp" | ||
790 | > | ||
791 | </File> | ||
792 | <File | ||
793 | RelativePath="..\..\GIMPACT\src\gim_trimesh_trimesh_collision.cpp" | ||
794 | > | ||
795 | </File> | ||
796 | <File | ||
797 | RelativePath="..\..\GIMPACT\src\gimpact.cpp" | ||
798 | > | ||
799 | </File> | ||
800 | </Filter> | ||
801 | </Filter> | ||
802 | <Filter | ||
803 | Name="OPCODE" | ||
804 | > | ||
805 | <File | ||
806 | RelativePath="..\..\OPCODE\OPC_AABBCollider.cpp" | ||
807 | > | ||
808 | </File> | ||
809 | <File | ||
810 | RelativePath="..\..\OPCODE\OPC_AABBCollider.h" | ||
811 | > | ||
812 | </File> | ||
813 | <File | ||
814 | RelativePath="..\..\OPCODE\OPC_AABBTree.cpp" | ||
815 | > | ||
816 | </File> | ||
817 | <File | ||
818 | RelativePath="..\..\OPCODE\OPC_AABBTree.h" | ||
819 | > | ||
820 | </File> | ||
821 | <File | ||
822 | RelativePath="..\..\OPCODE\OPC_BaseModel.cpp" | ||
823 | > | ||
824 | </File> | ||
825 | <File | ||
826 | RelativePath="..\..\OPCODE\OPC_BaseModel.h" | ||
827 | > | ||
828 | </File> | ||
829 | <File | ||
830 | RelativePath="..\..\OPCODE\OPC_BoxBoxOverlap.h" | ||
831 | > | ||
832 | </File> | ||
833 | <File | ||
834 | RelativePath="..\..\OPCODE\OPC_BoxPruning.cpp" | ||
835 | > | ||
836 | </File> | ||
837 | <File | ||
838 | RelativePath="..\..\OPCODE\OPC_BoxPruning.h" | ||
839 | > | ||
840 | </File> | ||
841 | <File | ||
842 | RelativePath="..\..\OPCODE\OPC_Collider.cpp" | ||
843 | > | ||
844 | </File> | ||
845 | <File | ||
846 | RelativePath="..\..\OPCODE\OPC_Collider.h" | ||
847 | > | ||
848 | </File> | ||
849 | <File | ||
850 | RelativePath="..\..\OPCODE\OPC_Common.cpp" | ||
851 | > | ||
852 | </File> | ||
853 | <File | ||
854 | RelativePath="..\..\OPCODE\OPC_Common.h" | ||
855 | > | ||
856 | </File> | ||
857 | <File | ||
858 | RelativePath="..\..\OPCODE\OPC_HybridModel.cpp" | ||
859 | > | ||
860 | </File> | ||
861 | <File | ||
862 | RelativePath="..\..\OPCODE\OPC_HybridModel.h" | ||
863 | > | ||
864 | </File> | ||
865 | <File | ||
866 | RelativePath="..\..\OPCODE\OPC_IceHook.h" | ||
867 | > | ||
868 | </File> | ||
869 | <File | ||
870 | RelativePath="..\..\OPCODE\OPC_LSSAABBOverlap.h" | ||
871 | > | ||
872 | </File> | ||
873 | <File | ||
874 | RelativePath="..\..\OPCODE\OPC_LSSCollider.cpp" | ||
875 | > | ||
876 | </File> | ||
877 | <File | ||
878 | RelativePath="..\..\OPCODE\OPC_LSSCollider.h" | ||
879 | > | ||
880 | </File> | ||
881 | <File | ||
882 | RelativePath="..\..\OPCODE\OPC_LSSTriOverlap.h" | ||
883 | > | ||
884 | </File> | ||
885 | <File | ||
886 | RelativePath="..\..\OPCODE\OPC_MeshInterface.cpp" | ||
887 | > | ||
888 | </File> | ||
889 | <File | ||
890 | RelativePath="..\..\OPCODE\OPC_MeshInterface.h" | ||
891 | > | ||
892 | </File> | ||
893 | <File | ||
894 | RelativePath="..\..\OPCODE\OPC_Model.cpp" | ||
895 | > | ||
896 | </File> | ||
897 | <File | ||
898 | RelativePath="..\..\OPCODE\OPC_Model.h" | ||
899 | > | ||
900 | </File> | ||
901 | <File | ||
902 | RelativePath="..\..\OPCODE\OPC_OBBCollider.cpp" | ||
903 | > | ||
904 | </File> | ||
905 | <File | ||
906 | RelativePath="..\..\OPCODE\OPC_OBBCollider.h" | ||
907 | > | ||
908 | </File> | ||
909 | <File | ||
910 | RelativePath="..\..\OPCODE\OPC_OptimizedTree.cpp" | ||
911 | > | ||
912 | </File> | ||
913 | <File | ||
914 | RelativePath="..\..\OPCODE\OPC_OptimizedTree.h" | ||
915 | > | ||
916 | </File> | ||
917 | <File | ||
918 | RelativePath="..\..\OPCODE\OPC_Picking.cpp" | ||
919 | > | ||
920 | </File> | ||
921 | <File | ||
922 | RelativePath="..\..\OPCODE\OPC_Picking.h" | ||
923 | > | ||
924 | </File> | ||
925 | <File | ||
926 | RelativePath="..\..\OPCODE\OPC_PlanesAABBOverlap.h" | ||
927 | > | ||
928 | </File> | ||
929 | <File | ||
930 | RelativePath="..\..\OPCODE\OPC_PlanesCollider.cpp" | ||
931 | > | ||
932 | </File> | ||
933 | <File | ||
934 | RelativePath="..\..\OPCODE\OPC_PlanesCollider.h" | ||
935 | > | ||
936 | </File> | ||
937 | <File | ||
938 | RelativePath="..\..\OPCODE\OPC_PlanesTriOverlap.h" | ||
939 | > | ||
940 | </File> | ||
941 | <File | ||
942 | RelativePath="..\..\OPCODE\OPC_RayAABBOverlap.h" | ||
943 | > | ||
944 | </File> | ||
945 | <File | ||
946 | RelativePath="..\..\OPCODE\OPC_RayCollider.cpp" | ||
947 | > | ||
948 | </File> | ||
949 | <File | ||
950 | RelativePath="..\..\OPCODE\OPC_RayCollider.h" | ||
951 | > | ||
952 | </File> | ||
953 | <File | ||
954 | RelativePath="..\..\OPCODE\OPC_RayTriOverlap.h" | ||
955 | > | ||
956 | </File> | ||
957 | <File | ||
958 | RelativePath="..\..\OPCODE\OPC_Settings.h" | ||
959 | > | ||
960 | </File> | ||
961 | <File | ||
962 | RelativePath="..\..\OPCODE\OPC_SphereAABBOverlap.h" | ||
963 | > | ||
964 | </File> | ||
965 | <File | ||
966 | RelativePath="..\..\OPCODE\OPC_SphereCollider.cpp" | ||
967 | > | ||
968 | </File> | ||
969 | <File | ||
970 | RelativePath="..\..\OPCODE\OPC_SphereCollider.h" | ||
971 | > | ||
972 | </File> | ||
973 | <File | ||
974 | RelativePath="..\..\OPCODE\OPC_SphereTriOverlap.h" | ||
975 | > | ||
976 | </File> | ||
977 | <File | ||
978 | RelativePath="..\..\OPCODE\OPC_SweepAndPrune.cpp" | ||
979 | > | ||
980 | </File> | ||
981 | <File | ||
982 | RelativePath="..\..\OPCODE\OPC_SweepAndPrune.h" | ||
983 | > | ||
984 | </File> | ||
985 | <File | ||
986 | RelativePath="..\..\OPCODE\OPC_TreeBuilders.cpp" | ||
987 | > | ||
988 | </File> | ||
989 | <File | ||
990 | RelativePath="..\..\OPCODE\OPC_TreeBuilders.h" | ||
991 | > | ||
992 | </File> | ||
993 | <File | ||
994 | RelativePath="..\..\OPCODE\OPC_TreeCollider.cpp" | ||
995 | > | ||
996 | </File> | ||
997 | <File | ||
998 | RelativePath="..\..\OPCODE\OPC_TreeCollider.h" | ||
999 | > | ||
1000 | </File> | ||
1001 | <File | ||
1002 | RelativePath="..\..\OPCODE\OPC_TriBoxOverlap.h" | ||
1003 | > | ||
1004 | </File> | ||
1005 | <File | ||
1006 | RelativePath="..\..\OPCODE\OPC_TriTriOverlap.h" | ||
1007 | > | ||
1008 | </File> | ||
1009 | <File | ||
1010 | RelativePath="..\..\OPCODE\OPC_VolumeCollider.cpp" | ||
1011 | > | ||
1012 | </File> | ||
1013 | <File | ||
1014 | RelativePath="..\..\OPCODE\OPC_VolumeCollider.h" | ||
1015 | > | ||
1016 | </File> | ||
1017 | <File | ||
1018 | RelativePath="..\..\OPCODE\Opcode.cpp" | ||
1019 | > | ||
1020 | </File> | ||
1021 | <File | ||
1022 | RelativePath="..\..\OPCODE\Opcode.h" | ||
1023 | > | ||
1024 | </File> | ||
1025 | <File | ||
1026 | RelativePath="..\..\OPCODE\StdAfx.cpp" | ||
1027 | > | ||
1028 | </File> | ||
1029 | <File | ||
1030 | RelativePath="..\..\OPCODE\Stdafx.h" | ||
1031 | > | ||
1032 | </File> | ||
1033 | <Filter | ||
1034 | Name="Ice" | ||
1035 | > | ||
1036 | <File | ||
1037 | RelativePath="..\..\OPCODE\Ice\IceAABB.cpp" | ||
1038 | > | ||
1039 | </File> | ||
1040 | <File | ||
1041 | RelativePath="..\..\OPCODE\Ice\IceAABB.h" | ||
1042 | > | ||
1043 | </File> | ||
1044 | <File | ||
1045 | RelativePath="..\..\OPCODE\Ice\IceAxes.h" | ||
1046 | > | ||
1047 | </File> | ||
1048 | <File | ||
1049 | RelativePath="..\..\OPCODE\Ice\IceBoundingSphere.h" | ||
1050 | > | ||
1051 | </File> | ||
1052 | <File | ||
1053 | RelativePath="..\..\OPCODE\Ice\IceContainer.cpp" | ||
1054 | > | ||
1055 | </File> | ||
1056 | <File | ||
1057 | RelativePath="..\..\OPCODE\Ice\IceContainer.h" | ||
1058 | > | ||
1059 | </File> | ||
1060 | <File | ||
1061 | RelativePath="..\..\OPCODE\Ice\IceFPU.h" | ||
1062 | > | ||
1063 | </File> | ||
1064 | <File | ||
1065 | RelativePath="..\..\OPCODE\Ice\IceHPoint.cpp" | ||
1066 | > | ||
1067 | </File> | ||
1068 | <File | ||
1069 | RelativePath="..\..\OPCODE\Ice\IceHPoint.h" | ||
1070 | > | ||
1071 | </File> | ||
1072 | <File | ||
1073 | RelativePath="..\..\OPCODE\Ice\IceIndexedTriangle.cpp" | ||
1074 | > | ||
1075 | </File> | ||
1076 | <File | ||
1077 | RelativePath="..\..\OPCODE\Ice\IceIndexedTriangle.h" | ||
1078 | > | ||
1079 | </File> | ||
1080 | <File | ||
1081 | RelativePath="..\..\OPCODE\Ice\IceLSS.h" | ||
1082 | > | ||
1083 | </File> | ||
1084 | <File | ||
1085 | RelativePath="..\..\OPCODE\Ice\IceMatrix3x3.cpp" | ||
1086 | > | ||
1087 | </File> | ||
1088 | <File | ||
1089 | RelativePath="..\..\OPCODE\Ice\IceMatrix3x3.h" | ||
1090 | > | ||
1091 | </File> | ||
1092 | <File | ||
1093 | RelativePath="..\..\OPCODE\Ice\IceMatrix4x4.cpp" | ||
1094 | > | ||
1095 | </File> | ||
1096 | <File | ||
1097 | RelativePath="..\..\OPCODE\Ice\IceMatrix4x4.h" | ||
1098 | > | ||
1099 | </File> | ||
1100 | <File | ||
1101 | RelativePath="..\..\OPCODE\Ice\IceMemoryMacros.h" | ||
1102 | > | ||
1103 | </File> | ||
1104 | <File | ||
1105 | RelativePath="..\..\OPCODE\Ice\IceOBB.cpp" | ||
1106 | > | ||
1107 | </File> | ||
1108 | <File | ||
1109 | RelativePath="..\..\OPCODE\Ice\IceOBB.h" | ||
1110 | > | ||
1111 | </File> | ||
1112 | <File | ||
1113 | RelativePath="..\..\OPCODE\Ice\IcePairs.h" | ||
1114 | > | ||
1115 | </File> | ||
1116 | <File | ||
1117 | RelativePath="..\..\OPCODE\Ice\IcePlane.cpp" | ||
1118 | > | ||
1119 | </File> | ||
1120 | <File | ||
1121 | RelativePath="..\..\OPCODE\Ice\IcePlane.h" | ||
1122 | > | ||
1123 | </File> | ||
1124 | <File | ||
1125 | RelativePath="..\..\OPCODE\Ice\IcePoint.cpp" | ||
1126 | > | ||
1127 | </File> | ||
1128 | <File | ||
1129 | RelativePath="..\..\OPCODE\Ice\IcePoint.h" | ||
1130 | > | ||
1131 | </File> | ||
1132 | <File | ||
1133 | RelativePath="..\..\OPCODE\Ice\IcePreprocessor.h" | ||
1134 | > | ||
1135 | </File> | ||
1136 | <File | ||
1137 | RelativePath="..\..\OPCODE\Ice\IceRandom.cpp" | ||
1138 | > | ||
1139 | </File> | ||
1140 | <File | ||
1141 | RelativePath="..\..\OPCODE\Ice\IceRandom.h" | ||
1142 | > | ||
1143 | </File> | ||
1144 | <File | ||
1145 | RelativePath="..\..\OPCODE\Ice\IceRay.cpp" | ||
1146 | > | ||
1147 | </File> | ||
1148 | <File | ||
1149 | RelativePath="..\..\OPCODE\Ice\IceRay.h" | ||
1150 | > | ||
1151 | </File> | ||
1152 | <File | ||
1153 | RelativePath="..\..\OPCODE\Ice\IceRevisitedRadix.cpp" | ||
1154 | > | ||
1155 | </File> | ||
1156 | <File | ||
1157 | RelativePath="..\..\OPCODE\Ice\IceRevisitedRadix.h" | ||
1158 | > | ||
1159 | </File> | ||
1160 | <File | ||
1161 | RelativePath="..\..\OPCODE\Ice\IceSegment.cpp" | ||
1162 | > | ||
1163 | </File> | ||
1164 | <File | ||
1165 | RelativePath="..\..\OPCODE\Ice\IceSegment.h" | ||
1166 | > | ||
1167 | </File> | ||
1168 | <File | ||
1169 | RelativePath="..\..\OPCODE\Ice\IceTriangle.cpp" | ||
1170 | > | ||
1171 | </File> | ||
1172 | <File | ||
1173 | RelativePath="..\..\OPCODE\Ice\IceTriangle.h" | ||
1174 | > | ||
1175 | </File> | ||
1176 | <File | ||
1177 | RelativePath="..\..\OPCODE\Ice\IceTriList.h" | ||
1178 | > | ||
1179 | </File> | ||
1180 | <File | ||
1181 | RelativePath="..\..\OPCODE\Ice\IceTypes.h" | ||
1182 | > | ||
1183 | </File> | ||
1184 | <File | ||
1185 | RelativePath="..\..\OPCODE\Ice\IceUtils.cpp" | ||
1186 | > | ||
1187 | </File> | ||
1188 | <File | ||
1189 | RelativePath="..\..\OPCODE\Ice\IceUtils.h" | ||
1190 | > | ||
1191 | </File> | ||
1192 | </Filter> | ||
1193 | </Filter> | ||
1194 | </Files> | ||
1195 | <Globals> | ||
1196 | </Globals> | ||
1197 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/ode.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/ode.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..25c24a9 --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/ode.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/tests.vcproj b/libraries/ode-0.9\/build/vs2005/tests.vcproj new file mode 100755 index 0000000..e772e8c --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/tests.vcproj | |||
@@ -0,0 +1,442 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | Name="tests" | ||
6 | ProjectGUID="{EA829A28-B1B2-1345-98B9-897763B937AF}" | ||
7 | RootNamespace="tests" | ||
8 | Keyword="Win32Proj" | ||
9 | > | ||
10 | <Platforms> | ||
11 | <Platform | ||
12 | Name="Win32" | ||
13 | /> | ||
14 | </Platforms> | ||
15 | <ToolFiles> | ||
16 | </ToolFiles> | ||
17 | <Configurations> | ||
18 | <Configuration | ||
19 | Name="DebugDLL|Win32" | ||
20 | OutputDirectory="../../lib/DebugDLL" | ||
21 | IntermediateDirectory="obj/tests/DebugDLL" | ||
22 | ConfigurationType="1" | ||
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;../../tests/CppTestHarness" | ||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
45 | MinimalRebuild="true" | ||
46 | BasicRuntimeChecks="3" | ||
47 | RuntimeLibrary="3" | ||
48 | EnableFunctionLevelLinking="true" | ||
49 | UsePrecompiledHeader="0" | ||
50 | WarningLevel="3" | ||
51 | Detect64BitPortabilityProblems="true" | ||
52 | DebugInformationFormat="4" | ||
53 | /> | ||
54 | <Tool | ||
55 | Name="VCManagedResourceCompilerTool" | ||
56 | /> | ||
57 | <Tool | ||
58 | Name="VCResourceCompilerTool" | ||
59 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
60 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
61 | /> | ||
62 | <Tool | ||
63 | Name="VCPreLinkEventTool" | ||
64 | /> | ||
65 | <Tool | ||
66 | Name="VCLinkerTool" | ||
67 | AdditionalDependencies="../../lib/DebugDLL/ode.lib" | ||
68 | OutputFile="$(OutDir)/tests.exe" | ||
69 | LinkIncremental="2" | ||
70 | AdditionalLibraryDirectories="../../lib/DebugDLL" | ||
71 | GenerateDebugInformation="true" | ||
72 | ProgramDatabaseFile="$(OutDir)/tests.pdb" | ||
73 | SubSystem="1" | ||
74 | EntryPointSymbol="mainCRTStartup" | ||
75 | TargetMachine="1" | ||
76 | /> | ||
77 | <Tool | ||
78 | Name="VCALinkTool" | ||
79 | /> | ||
80 | <Tool | ||
81 | Name="VCManifestTool" | ||
82 | /> | ||
83 | <Tool | ||
84 | Name="VCXDCMakeTool" | ||
85 | /> | ||
86 | <Tool | ||
87 | Name="VCBscMakeTool" | ||
88 | /> | ||
89 | <Tool | ||
90 | Name="VCFxCopTool" | ||
91 | /> | ||
92 | <Tool | ||
93 | Name="VCAppVerifierTool" | ||
94 | /> | ||
95 | <Tool | ||
96 | Name="VCWebDeploymentTool" | ||
97 | /> | ||
98 | <Tool | ||
99 | Name="VCPostBuildEventTool" | ||
100 | /> | ||
101 | </Configuration> | ||
102 | <Configuration | ||
103 | Name="ReleaseDLL|Win32" | ||
104 | OutputDirectory="../../lib/ReleaseDLL" | ||
105 | IntermediateDirectory="obj/tests/ReleaseDLL" | ||
106 | ConfigurationType="1" | ||
107 | CharacterSet="2" | ||
108 | > | ||
109 | <Tool | ||
110 | Name="VCPreBuildEventTool" | ||
111 | /> | ||
112 | <Tool | ||
113 | Name="VCCustomBuildTool" | ||
114 | /> | ||
115 | <Tool | ||
116 | Name="VCXMLDataGeneratorTool" | ||
117 | /> | ||
118 | <Tool | ||
119 | Name="VCWebServiceProxyGeneratorTool" | ||
120 | /> | ||
121 | <Tool | ||
122 | Name="VCMIDLTool" | ||
123 | /> | ||
124 | <Tool | ||
125 | Name="VCCLCompilerTool" | ||
126 | Optimization="0" | ||
127 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
128 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
129 | MinimalRebuild="true" | ||
130 | BasicRuntimeChecks="3" | ||
131 | RuntimeLibrary="3" | ||
132 | EnableFunctionLevelLinking="true" | ||
133 | UsePrecompiledHeader="0" | ||
134 | WarningLevel="3" | ||
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="4" | ||
137 | /> | ||
138 | <Tool | ||
139 | Name="VCManagedResourceCompilerTool" | ||
140 | /> | ||
141 | <Tool | ||
142 | Name="VCResourceCompilerTool" | ||
143 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
144 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
145 | /> | ||
146 | <Tool | ||
147 | Name="VCPreLinkEventTool" | ||
148 | /> | ||
149 | <Tool | ||
150 | Name="VCLinkerTool" | ||
151 | AdditionalDependencies="../../lib/ReleaseDLL/ode.lib" | ||
152 | OutputFile="$(OutDir)/tests.exe" | ||
153 | LinkIncremental="2" | ||
154 | AdditionalLibraryDirectories="../../lib/ReleaseDLL" | ||
155 | GenerateDebugInformation="true" | ||
156 | ProgramDatabaseFile="$(OutDir)/tests.pdb" | ||
157 | SubSystem="1" | ||
158 | EntryPointSymbol="mainCRTStartup" | ||
159 | TargetMachine="1" | ||
160 | /> | ||
161 | <Tool | ||
162 | Name="VCALinkTool" | ||
163 | /> | ||
164 | <Tool | ||
165 | Name="VCManifestTool" | ||
166 | /> | ||
167 | <Tool | ||
168 | Name="VCXDCMakeTool" | ||
169 | /> | ||
170 | <Tool | ||
171 | Name="VCBscMakeTool" | ||
172 | /> | ||
173 | <Tool | ||
174 | Name="VCFxCopTool" | ||
175 | /> | ||
176 | <Tool | ||
177 | Name="VCAppVerifierTool" | ||
178 | /> | ||
179 | <Tool | ||
180 | Name="VCWebDeploymentTool" | ||
181 | /> | ||
182 | <Tool | ||
183 | Name="VCPostBuildEventTool" | ||
184 | /> | ||
185 | </Configuration> | ||
186 | <Configuration | ||
187 | Name="DebugLib|Win32" | ||
188 | OutputDirectory="../../lib/DebugLib" | ||
189 | IntermediateDirectory="obj/tests/DebugLib" | ||
190 | ConfigurationType="1" | ||
191 | CharacterSet="2" | ||
192 | > | ||
193 | <Tool | ||
194 | Name="VCPreBuildEventTool" | ||
195 | /> | ||
196 | <Tool | ||
197 | Name="VCCustomBuildTool" | ||
198 | /> | ||
199 | <Tool | ||
200 | Name="VCXMLDataGeneratorTool" | ||
201 | /> | ||
202 | <Tool | ||
203 | Name="VCWebServiceProxyGeneratorTool" | ||
204 | /> | ||
205 | <Tool | ||
206 | Name="VCMIDLTool" | ||
207 | /> | ||
208 | <Tool | ||
209 | Name="VCCLCompilerTool" | ||
210 | Optimization="0" | ||
211 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
212 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
213 | MinimalRebuild="true" | ||
214 | BasicRuntimeChecks="3" | ||
215 | RuntimeLibrary="3" | ||
216 | EnableFunctionLevelLinking="true" | ||
217 | UsePrecompiledHeader="0" | ||
218 | WarningLevel="3" | ||
219 | Detect64BitPortabilityProblems="true" | ||
220 | DebugInformationFormat="4" | ||
221 | /> | ||
222 | <Tool | ||
223 | Name="VCManagedResourceCompilerTool" | ||
224 | /> | ||
225 | <Tool | ||
226 | Name="VCResourceCompilerTool" | ||
227 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
228 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
229 | /> | ||
230 | <Tool | ||
231 | Name="VCPreLinkEventTool" | ||
232 | /> | ||
233 | <Tool | ||
234 | Name="VCLinkerTool" | ||
235 | AdditionalDependencies="../../lib/DebugLib/ode.lib" | ||
236 | OutputFile="$(OutDir)/tests.exe" | ||
237 | LinkIncremental="2" | ||
238 | AdditionalLibraryDirectories="../../lib/DebugLib" | ||
239 | GenerateDebugInformation="true" | ||
240 | ProgramDatabaseFile="$(OutDir)/tests.pdb" | ||
241 | SubSystem="1" | ||
242 | EntryPointSymbol="mainCRTStartup" | ||
243 | TargetMachine="1" | ||
244 | /> | ||
245 | <Tool | ||
246 | Name="VCALinkTool" | ||
247 | /> | ||
248 | <Tool | ||
249 | Name="VCManifestTool" | ||
250 | /> | ||
251 | <Tool | ||
252 | Name="VCXDCMakeTool" | ||
253 | /> | ||
254 | <Tool | ||
255 | Name="VCBscMakeTool" | ||
256 | /> | ||
257 | <Tool | ||
258 | Name="VCFxCopTool" | ||
259 | /> | ||
260 | <Tool | ||
261 | Name="VCAppVerifierTool" | ||
262 | /> | ||
263 | <Tool | ||
264 | Name="VCWebDeploymentTool" | ||
265 | /> | ||
266 | <Tool | ||
267 | Name="VCPostBuildEventTool" | ||
268 | /> | ||
269 | </Configuration> | ||
270 | <Configuration | ||
271 | Name="ReleaseLib|Win32" | ||
272 | OutputDirectory="../../lib/ReleaseLib" | ||
273 | IntermediateDirectory="obj/tests/ReleaseLib" | ||
274 | ConfigurationType="1" | ||
275 | CharacterSet="2" | ||
276 | > | ||
277 | <Tool | ||
278 | Name="VCPreBuildEventTool" | ||
279 | /> | ||
280 | <Tool | ||
281 | Name="VCCustomBuildTool" | ||
282 | /> | ||
283 | <Tool | ||
284 | Name="VCXMLDataGeneratorTool" | ||
285 | /> | ||
286 | <Tool | ||
287 | Name="VCWebServiceProxyGeneratorTool" | ||
288 | /> | ||
289 | <Tool | ||
290 | Name="VCMIDLTool" | ||
291 | /> | ||
292 | <Tool | ||
293 | Name="VCCLCompilerTool" | ||
294 | Optimization="0" | ||
295 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
296 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
297 | MinimalRebuild="true" | ||
298 | BasicRuntimeChecks="3" | ||
299 | RuntimeLibrary="3" | ||
300 | EnableFunctionLevelLinking="true" | ||
301 | UsePrecompiledHeader="0" | ||
302 | WarningLevel="3" | ||
303 | Detect64BitPortabilityProblems="true" | ||
304 | DebugInformationFormat="4" | ||
305 | /> | ||
306 | <Tool | ||
307 | Name="VCManagedResourceCompilerTool" | ||
308 | /> | ||
309 | <Tool | ||
310 | Name="VCResourceCompilerTool" | ||
311 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" | ||
312 | AdditionalIncludeDirectories="../../include;../../tests/CppTestHarness" | ||
313 | /> | ||
314 | <Tool | ||
315 | Name="VCPreLinkEventTool" | ||
316 | /> | ||
317 | <Tool | ||
318 | Name="VCLinkerTool" | ||
319 | AdditionalDependencies="../../lib/ReleaseLib/ode.lib" | ||
320 | OutputFile="$(OutDir)/tests.exe" | ||
321 | LinkIncremental="2" | ||
322 | AdditionalLibraryDirectories="../../lib/ReleaseLib" | ||
323 | GenerateDebugInformation="true" | ||
324 | ProgramDatabaseFile="$(OutDir)/tests.pdb" | ||
325 | SubSystem="1" | ||
326 | EntryPointSymbol="mainCRTStartup" | ||
327 | TargetMachine="1" | ||
328 | /> | ||
329 | <Tool | ||
330 | Name="VCALinkTool" | ||
331 | /> | ||
332 | <Tool | ||
333 | Name="VCManifestTool" | ||
334 | /> | ||
335 | <Tool | ||
336 | Name="VCXDCMakeTool" | ||
337 | /> | ||
338 | <Tool | ||
339 | Name="VCBscMakeTool" | ||
340 | /> | ||
341 | <Tool | ||
342 | Name="VCFxCopTool" | ||
343 | /> | ||
344 | <Tool | ||
345 | Name="VCAppVerifierTool" | ||
346 | /> | ||
347 | <Tool | ||
348 | Name="VCWebDeploymentTool" | ||
349 | /> | ||
350 | <Tool | ||
351 | Name="VCPostBuildEventTool" | ||
352 | /> | ||
353 | </Configuration> | ||
354 | </Configurations> | ||
355 | <References> | ||
356 | </References> | ||
357 | <Files> | ||
358 | <Filter | ||
359 | Name="tests" | ||
360 | Filter="" | ||
361 | > | ||
362 | <Filter | ||
363 | Name="CppTestHarness" | ||
364 | Filter="" | ||
365 | > | ||
366 | <File | ||
367 | RelativePath="..\..\tests\CppTestHarness\CheckMacros.h"> | ||
368 | </File> | ||
369 | <File | ||
370 | RelativePath="..\..\tests\CppTestHarness\Checks.h"> | ||
371 | </File> | ||
372 | <File | ||
373 | RelativePath="..\..\tests\CppTestHarness\CppTestHarness.h"> | ||
374 | </File> | ||
375 | <File | ||
376 | RelativePath="..\..\tests\CppTestHarness\HTMLTestReporter.h"> | ||
377 | </File> | ||
378 | <File | ||
379 | RelativePath="..\..\tests\CppTestHarness\PrintfTestReporter.h"> | ||
380 | </File> | ||
381 | <File | ||
382 | RelativePath="..\..\tests\CppTestHarness\SignalTranslator.h"> | ||
383 | </File> | ||
384 | <File | ||
385 | RelativePath="..\..\tests\CppTestHarness\Test.h"> | ||
386 | </File> | ||
387 | <File | ||
388 | RelativePath="..\..\tests\CppTestHarness\TestLauncher.h"> | ||
389 | </File> | ||
390 | <File | ||
391 | RelativePath="..\..\tests\CppTestHarness\TestMacros.h"> | ||
392 | </File> | ||
393 | <File | ||
394 | RelativePath="..\..\tests\CppTestHarness\TestReporter.h"> | ||
395 | </File> | ||
396 | <File | ||
397 | RelativePath="..\..\tests\CppTestHarness\TestResults.h"> | ||
398 | </File> | ||
399 | <File | ||
400 | RelativePath="..\..\tests\CppTestHarness\TestRunner.h"> | ||
401 | </File> | ||
402 | <File | ||
403 | RelativePath="..\..\tests\CppTestHarness\TypedTestLauncher.h"> | ||
404 | </File> | ||
405 | <File | ||
406 | RelativePath="..\..\tests\CppTestHarness\HTMLTestReporter.cpp"> | ||
407 | </File> | ||
408 | <File | ||
409 | RelativePath="..\..\tests\CppTestHarness\PrintfTestReporter.cpp"> | ||
410 | </File> | ||
411 | <File | ||
412 | RelativePath="..\..\tests\CppTestHarness\Test.cpp"> | ||
413 | </File> | ||
414 | <File | ||
415 | RelativePath="..\..\tests\CppTestHarness\TestLauncher.cpp"> | ||
416 | </File> | ||
417 | <File | ||
418 | RelativePath="..\..\tests\CppTestHarness\TestReporter.cpp"> | ||
419 | </File> | ||
420 | <File | ||
421 | RelativePath="..\..\tests\CppTestHarness\TestResults.cpp"> | ||
422 | </File> | ||
423 | <File | ||
424 | RelativePath="..\..\tests\CppTestHarness\TestRunner.cpp"> | ||
425 | </File> | ||
426 | </Filter> | ||
427 | <Filter | ||
428 | Name="colliders" | ||
429 | Filter="" | ||
430 | > | ||
431 | <File | ||
432 | RelativePath="..\..\tests\colliders\box_sphere.cpp"> | ||
433 | </File> | ||
434 | </Filter> | ||
435 | <File | ||
436 | RelativePath="..\..\tests\main.cpp"> | ||
437 | </File> | ||
438 | </Filter> | ||
439 | </Files> | ||
440 | <Globals> | ||
441 | </Globals> | ||
442 | </VisualStudioProject> | ||
diff --git a/libraries/ode-0.9\/build/vs2005/tests.vcproj.dan-PC.dan.user b/libraries/ode-0.9\/build/vs2005/tests.vcproj.dan-PC.dan.user new file mode 100755 index 0000000..1b1482e --- /dev/null +++ b/libraries/ode-0.9\/build/vs2005/tests.vcproj.dan-PC.dan.user | |||
@@ -0,0 +1,121 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioUserFile | ||
3 | ProjectType="Visual C++" | ||
4 | Version="8.00" | ||
5 | ShowAllFiles="false" | ||
6 | > | ||
7 | <Configurations> | ||
8 | <Configuration | ||
9 | Name="DebugDLL|Win32" | ||
10 | > | ||
11 | <DebugSettings | ||
12 | Command="$(TargetPath)" | ||
13 | WorkingDirectory="" | ||
14 | CommandArguments="" | ||
15 | Attach="false" | ||
16 | DebuggerType="3" | ||
17 | Remote="1" | ||
18 | RemoteMachine="DAN-PC" | ||
19 | RemoteCommand="" | ||
20 | HttpUrl="" | ||
21 | PDBPath="" | ||
22 | SQLDebugging="" | ||
23 | Environment="" | ||
24 | EnvironmentMerge="true" | ||
25 | DebuggerFlavor="" | ||
26 | MPIRunCommand="" | ||
27 | MPIRunArguments="" | ||
28 | MPIRunWorkingDirectory="" | ||
29 | ApplicationCommand="" | ||
30 | ApplicationArguments="" | ||
31 | ShimCommand="" | ||
32 | MPIAcceptMode="" | ||
33 | MPIAcceptFilter="" | ||
34 | /> | ||
35 | </Configuration> | ||
36 | <Configuration | ||
37 | Name="ReleaseDLL|Win32" | ||
38 | > | ||
39 | <DebugSettings | ||
40 | Command="$(TargetPath)" | ||
41 | WorkingDirectory="" | ||
42 | CommandArguments="" | ||
43 | Attach="false" | ||
44 | DebuggerType="3" | ||
45 | Remote="1" | ||
46 | RemoteMachine="DAN-PC" | ||
47 | RemoteCommand="" | ||
48 | HttpUrl="" | ||
49 | PDBPath="" | ||
50 | SQLDebugging="" | ||
51 | Environment="" | ||
52 | EnvironmentMerge="true" | ||
53 | DebuggerFlavor="" | ||
54 | MPIRunCommand="" | ||
55 | MPIRunArguments="" | ||
56 | MPIRunWorkingDirectory="" | ||
57 | ApplicationCommand="" | ||
58 | ApplicationArguments="" | ||
59 | ShimCommand="" | ||
60 | MPIAcceptMode="" | ||
61 | MPIAcceptFilter="" | ||
62 | /> | ||
63 | </Configuration> | ||
64 | <Configuration | ||
65 | Name="DebugLib|Win32" | ||
66 | > | ||
67 | <DebugSettings | ||
68 | Command="$(TargetPath)" | ||
69 | WorkingDirectory="" | ||
70 | CommandArguments="" | ||
71 | Attach="false" | ||
72 | DebuggerType="3" | ||
73 | Remote="1" | ||
74 | RemoteMachine="DAN-PC" | ||
75 | RemoteCommand="" | ||
76 | HttpUrl="" | ||
77 | PDBPath="" | ||
78 | SQLDebugging="" | ||
79 | Environment="" | ||
80 | EnvironmentMerge="true" | ||
81 | DebuggerFlavor="" | ||
82 | MPIRunCommand="" | ||
83 | MPIRunArguments="" | ||
84 | MPIRunWorkingDirectory="" | ||
85 | ApplicationCommand="" | ||
86 | ApplicationArguments="" | ||
87 | ShimCommand="" | ||
88 | MPIAcceptMode="" | ||
89 | MPIAcceptFilter="" | ||
90 | /> | ||
91 | </Configuration> | ||
92 | <Configuration | ||
93 | Name="ReleaseLib|Win32" | ||
94 | > | ||
95 | <DebugSettings | ||
96 | Command="$(TargetPath)" | ||
97 | WorkingDirectory="" | ||
98 | CommandArguments="" | ||
99 | Attach="false" | ||
100 | DebuggerType="3" | ||
101 | Remote="1" | ||
102 | RemoteMachine="DAN-PC" | ||
103 | RemoteCommand="" | ||
104 | HttpUrl="" | ||
105 | PDBPath="" | ||
106 | SQLDebugging="" | ||
107 | Environment="" | ||
108 | EnvironmentMerge="true" | ||
109 | DebuggerFlavor="" | ||
110 | MPIRunCommand="" | ||
111 | MPIRunArguments="" | ||
112 | MPIRunWorkingDirectory="" | ||
113 | ApplicationCommand="" | ||
114 | ApplicationArguments="" | ||
115 | ShimCommand="" | ||
116 | MPIAcceptMode="" | ||
117 | MPIAcceptFilter="" | ||
118 | /> | ||
119 | </Configuration> | ||
120 | </Configurations> | ||
121 | </VisualStudioUserFile> | ||