blob: 6866041fa70d145f88de22face6cfaad1795814a [file] [log] [blame]
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libportaudio"
6 ProjectGUID="{3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}"
Nanang Izzuddina5c1abf2009-04-17 13:54:57 +00007 RootNamespace="libportaudio"
Benny Prijonoa378bfc2007-04-09 07:10:10 +00008 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
Benny Prijono298c12e2009-01-27 10:14:52 +000013 <Platform
14 Name="Windows Mobile 6 Standard SDK (ARMV4I)"
15 />
Perry Ismangile6410c22009-04-16 10:13:21 +000016 <Platform
17 Name="Windows Mobile 6 Professional SDK (ARMV4I)"
18 />
Nanang Izzuddin89c273e2009-04-27 12:41:05 +000019 <Platform
20 Name="Pocket PC 2003 (ARMV4)"
21 />
22 <Platform
23 Name="Smartphone 2003 (ARMV4)"
24 />
25 <Platform
26 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
27 />
28 <Platform
29 Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
30 />
Benny Prijonoa378bfc2007-04-09 07:10:10 +000031 </Platforms>
32 <ToolFiles>
33 </ToolFiles>
34 <Configurations>
35 <Configuration
36 Name="Debug|Win32"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +000037 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +000038 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +000039 UseOfMFC="0"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +000040 ATLMinimizesCRunTimeLibraryUsage="false"
41 CharacterSet="2"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000042 >
43 <Tool
44 Name="VCPreBuildEventTool"
45 />
46 <Tool
47 Name="VCCustomBuildTool"
48 />
49 <Tool
50 Name="VCXMLDataGeneratorTool"
51 />
52 <Tool
53 Name="VCWebServiceProxyGeneratorTool"
54 />
55 <Tool
56 Name="VCMIDLTool"
57 />
58 <Tool
59 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +000060 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +000061 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +000062 PrecompiledHeaderFile=""
Benny Prijonoa378bfc2007-04-09 07:10:10 +000063 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000069 />
70 <Tool
71 Name="VCPreLinkEventTool"
72 />
73 <Tool
74 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +000075 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000076 />
77 <Tool
78 Name="VCALinkTool"
79 />
80 <Tool
81 Name="VCXDCMakeTool"
82 />
83 <Tool
84 Name="VCBscMakeTool"
Benny Prijonoa378bfc2007-04-09 07:10:10 +000085 />
86 <Tool
87 Name="VCFxCopTool"
88 />
89 <Tool
90 Name="VCPostBuildEventTool"
91 />
92 </Configuration>
93 <Configuration
Benny Prijono298c12e2009-01-27 10:14:52 +000094 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +000095 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +000096 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
97 ATLMinimizesCRunTimeLibraryUsage="false"
98 CharacterSet="1"
Benny Prijono298c12e2009-01-27 10:14:52 +000099 >
100 <Tool
101 Name="VCPreBuildEventTool"
102 />
103 <Tool
104 Name="VCCustomBuildTool"
105 />
106 <Tool
107 Name="VCXMLDataGeneratorTool"
108 />
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
111 />
112 <Tool
113 Name="VCMIDLTool"
114 />
115 <Tool
116 Name="VCCLCompilerTool"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +0000117 ExecutionBucket="7"
Benny Prijono298c12e2009-01-27 10:14:52 +0000118 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000119 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +0000120 PrecompiledHeaderFile=""
Benny Prijono298c12e2009-01-27 10:14:52 +0000121 />
122 <Tool
123 Name="VCManagedResourceCompilerTool"
124 />
125 <Tool
126 Name="VCResourceCompilerTool"
127 />
128 <Tool
129 Name="VCPreLinkEventTool"
130 />
131 <Tool
132 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000133 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Benny Prijono298c12e2009-01-27 10:14:52 +0000134 />
135 <Tool
136 Name="VCALinkTool"
137 />
138 <Tool
139 Name="VCXDCMakeTool"
140 />
141 <Tool
142 Name="VCBscMakeTool"
143 />
144 <Tool
145 Name="VCCodeSignTool"
146 />
147 <Tool
148 Name="VCPostBuildEventTool"
149 />
150 <DeploymentTool
151 ForceDirty="-1"
152 RemoteDirectory=""
153 RegisterOutput="0"
154 AdditionalFiles=""
155 />
156 <DebuggerTool
157 />
158 </Configuration>
159 <Configuration
Perry Ismangile6410c22009-04-16 10:13:21 +0000160 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000161 ConfigurationType="4"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +0000162 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
163 ATLMinimizesCRunTimeLibraryUsage="false"
164 CharacterSet="1"
Perry Ismangile6410c22009-04-16 10:13:21 +0000165 >
166 <Tool
167 Name="VCPreBuildEventTool"
168 />
169 <Tool
170 Name="VCCustomBuildTool"
171 />
172 <Tool
173 Name="VCXMLDataGeneratorTool"
174 />
175 <Tool
176 Name="VCWebServiceProxyGeneratorTool"
177 />
178 <Tool
179 Name="VCMIDLTool"
Perry Ismangile6410c22009-04-16 10:13:21 +0000180 />
181 <Tool
182 Name="VCCLCompilerTool"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +0000183 ExecutionBucket="7"
Perry Ismangile6410c22009-04-16 10:13:21 +0000184 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000185 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddinc2856f72009-04-21 12:50:49 +0000186 PrecompiledHeaderFile=""
Perry Ismangile6410c22009-04-16 10:13:21 +0000187 />
188 <Tool
189 Name="VCManagedResourceCompilerTool"
190 />
191 <Tool
192 Name="VCResourceCompilerTool"
193 />
194 <Tool
195 Name="VCPreLinkEventTool"
196 />
197 <Tool
198 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000199 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000200 />
201 <Tool
202 Name="VCALinkTool"
203 />
204 <Tool
205 Name="VCXDCMakeTool"
206 />
207 <Tool
208 Name="VCBscMakeTool"
209 />
210 <Tool
211 Name="VCCodeSignTool"
212 />
213 <Tool
214 Name="VCPostBuildEventTool"
215 />
216 <DeploymentTool
217 ForceDirty="-1"
218 RemoteDirectory=""
219 RegisterOutput="0"
220 AdditionalFiles=""
221 />
222 <DebuggerTool
223 />
224 </Configuration>
225 <Configuration
226 Name="Debug|Pocket PC 2003 (ARMV4)"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000227 ConfigurationType="4"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000228 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000229 ATLMinimizesCRunTimeLibraryUsage="false"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000230 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000231 >
232 <Tool
233 Name="VCPreBuildEventTool"
234 />
235 <Tool
236 Name="VCCustomBuildTool"
237 />
238 <Tool
239 Name="VCXMLDataGeneratorTool"
240 />
241 <Tool
242 Name="VCWebServiceProxyGeneratorTool"
243 />
244 <Tool
245 Name="VCMIDLTool"
246 />
247 <Tool
248 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000249 ExecutionBucket="7"
250 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000251 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000252 PrecompiledHeaderFile=""
253 />
254 <Tool
255 Name="VCManagedResourceCompilerTool"
256 />
257 <Tool
258 Name="VCResourceCompilerTool"
259 />
260 <Tool
261 Name="VCPreLinkEventTool"
262 />
263 <Tool
264 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000265 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000266 />
267 <Tool
268 Name="VCALinkTool"
269 />
270 <Tool
271 Name="VCXDCMakeTool"
272 />
273 <Tool
274 Name="VCBscMakeTool"
275 />
276 <Tool
277 Name="VCCodeSignTool"
278 />
279 <Tool
280 Name="VCPostBuildEventTool"
281 />
282 <DeploymentTool
283 ForceDirty="-1"
284 RemoteDirectory=""
285 RegisterOutput="0"
286 AdditionalFiles=""
287 />
288 <DebuggerTool
289 />
290 </Configuration>
291 <Configuration
292 Name="Debug|Smartphone 2003 (ARMV4)"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000293 ConfigurationType="4"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000294 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000295 ATLMinimizesCRunTimeLibraryUsage="false"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000296 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000297 >
298 <Tool
299 Name="VCPreBuildEventTool"
300 />
301 <Tool
302 Name="VCCustomBuildTool"
303 />
304 <Tool
305 Name="VCXMLDataGeneratorTool"
306 />
307 <Tool
308 Name="VCWebServiceProxyGeneratorTool"
309 />
310 <Tool
311 Name="VCMIDLTool"
312 />
313 <Tool
314 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000315 ExecutionBucket="7"
316 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000317 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000318 PrecompiledHeaderFile=""
319 />
320 <Tool
321 Name="VCManagedResourceCompilerTool"
322 />
323 <Tool
324 Name="VCResourceCompilerTool"
325 />
326 <Tool
327 Name="VCPreLinkEventTool"
328 />
329 <Tool
330 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000331 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000332 />
333 <Tool
334 Name="VCALinkTool"
335 />
336 <Tool
337 Name="VCXDCMakeTool"
338 />
339 <Tool
340 Name="VCBscMakeTool"
341 />
342 <Tool
343 Name="VCCodeSignTool"
344 />
345 <Tool
346 Name="VCPostBuildEventTool"
347 />
348 <DeploymentTool
349 ForceDirty="-1"
350 RemoteDirectory=""
351 RegisterOutput="0"
352 AdditionalFiles=""
353 />
354 <DebuggerTool
355 />
356 </Configuration>
357 <Configuration
358 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000359 ConfigurationType="4"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000360 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000361 ATLMinimizesCRunTimeLibraryUsage="false"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000362 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000363 >
364 <Tool
365 Name="VCPreBuildEventTool"
366 />
367 <Tool
368 Name="VCCustomBuildTool"
369 />
370 <Tool
371 Name="VCXMLDataGeneratorTool"
372 />
373 <Tool
374 Name="VCWebServiceProxyGeneratorTool"
375 />
376 <Tool
377 Name="VCMIDLTool"
378 />
379 <Tool
380 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000381 ExecutionBucket="7"
382 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000383 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000384 PrecompiledHeaderFile=""
385 />
386 <Tool
387 Name="VCManagedResourceCompilerTool"
388 />
389 <Tool
390 Name="VCResourceCompilerTool"
391 />
392 <Tool
393 Name="VCPreLinkEventTool"
394 />
395 <Tool
396 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000397 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000398 />
399 <Tool
400 Name="VCALinkTool"
401 />
402 <Tool
403 Name="VCXDCMakeTool"
404 />
405 <Tool
406 Name="VCBscMakeTool"
407 />
408 <Tool
409 Name="VCCodeSignTool"
410 />
411 <Tool
412 Name="VCPostBuildEventTool"
413 />
414 <DeploymentTool
415 ForceDirty="-1"
416 RemoteDirectory=""
417 RegisterOutput="0"
418 AdditionalFiles=""
419 />
420 <DebuggerTool
421 />
422 </Configuration>
423 <Configuration
424 Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000425 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000426 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
427 ATLMinimizesCRunTimeLibraryUsage="false"
428 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000429 >
430 <Tool
431 Name="VCPreBuildEventTool"
432 />
433 <Tool
434 Name="VCCustomBuildTool"
435 />
436 <Tool
437 Name="VCXMLDataGeneratorTool"
438 />
439 <Tool
440 Name="VCWebServiceProxyGeneratorTool"
441 />
442 <Tool
443 Name="VCMIDLTool"
444 />
445 <Tool
446 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000447 ExecutionBucket="7"
448 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000449 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000450 PrecompiledHeaderFile=""
451 />
452 <Tool
453 Name="VCManagedResourceCompilerTool"
454 />
455 <Tool
456 Name="VCResourceCompilerTool"
457 />
458 <Tool
459 Name="VCPreLinkEventTool"
460 />
461 <Tool
462 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000463 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000464 />
465 <Tool
466 Name="VCALinkTool"
467 />
468 <Tool
469 Name="VCXDCMakeTool"
470 />
471 <Tool
472 Name="VCBscMakeTool"
473 />
474 <Tool
475 Name="VCCodeSignTool"
476 />
477 <Tool
478 Name="VCPostBuildEventTool"
479 />
480 <DeploymentTool
481 ForceDirty="-1"
482 RemoteDirectory=""
483 RegisterOutput="0"
484 AdditionalFiles=""
485 />
486 <DebuggerTool
487 />
488 </Configuration>
489 <Configuration
490 Name="Release|Win32"
491 ConfigurationType="4"
492 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
493 UseOfMFC="0"
494 ATLMinimizesCRunTimeLibraryUsage="false"
495 CharacterSet="2"
496 >
497 <Tool
498 Name="VCPreBuildEventTool"
499 />
500 <Tool
501 Name="VCCustomBuildTool"
502 />
503 <Tool
504 Name="VCXMLDataGeneratorTool"
505 />
506 <Tool
507 Name="VCWebServiceProxyGeneratorTool"
508 />
509 <Tool
510 Name="VCMIDLTool"
511 />
512 <Tool
513 Name="VCCLCompilerTool"
514 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
515 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
516 PrecompiledHeaderFile=""
517 />
518 <Tool
519 Name="VCManagedResourceCompilerTool"
520 />
521 <Tool
522 Name="VCResourceCompilerTool"
523 />
524 <Tool
525 Name="VCPreLinkEventTool"
526 />
527 <Tool
528 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000529 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000530 />
531 <Tool
532 Name="VCALinkTool"
533 />
534 <Tool
535 Name="VCXDCMakeTool"
536 />
537 <Tool
538 Name="VCBscMakeTool"
539 />
540 <Tool
541 Name="VCFxCopTool"
542 />
543 <Tool
544 Name="VCPostBuildEventTool"
545 />
546 </Configuration>
547 <Configuration
548 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
549 ConfigurationType="4"
550 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
551 ATLMinimizesCRunTimeLibraryUsage="false"
552 CharacterSet="1"
553 >
554 <Tool
555 Name="VCPreBuildEventTool"
556 />
557 <Tool
558 Name="VCCustomBuildTool"
559 />
560 <Tool
561 Name="VCXMLDataGeneratorTool"
562 />
563 <Tool
564 Name="VCWebServiceProxyGeneratorTool"
565 />
566 <Tool
567 Name="VCMIDLTool"
568 />
569 <Tool
570 Name="VCCLCompilerTool"
571 ExecutionBucket="7"
572 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
573 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
574 PrecompiledHeaderFile=""
575 />
576 <Tool
577 Name="VCManagedResourceCompilerTool"
578 />
579 <Tool
580 Name="VCResourceCompilerTool"
581 />
582 <Tool
583 Name="VCPreLinkEventTool"
584 />
585 <Tool
586 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000587 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000588 />
589 <Tool
590 Name="VCALinkTool"
591 />
592 <Tool
593 Name="VCXDCMakeTool"
594 />
595 <Tool
596 Name="VCBscMakeTool"
597 />
598 <Tool
599 Name="VCCodeSignTool"
600 />
601 <Tool
602 Name="VCPostBuildEventTool"
603 />
604 <DeploymentTool
605 ForceDirty="-1"
606 RemoteDirectory=""
607 RegisterOutput="0"
608 AdditionalFiles=""
609 />
610 <DebuggerTool
611 />
612 </Configuration>
613 <Configuration
614 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
615 ConfigurationType="4"
616 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
617 ATLMinimizesCRunTimeLibraryUsage="false"
618 CharacterSet="1"
619 >
620 <Tool
621 Name="VCPreBuildEventTool"
622 />
623 <Tool
624 Name="VCCustomBuildTool"
625 />
626 <Tool
627 Name="VCXMLDataGeneratorTool"
628 />
629 <Tool
630 Name="VCWebServiceProxyGeneratorTool"
631 />
632 <Tool
633 Name="VCMIDLTool"
634 />
635 <Tool
636 Name="VCCLCompilerTool"
637 ExecutionBucket="7"
638 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
639 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
640 PrecompiledHeaderFile=""
641 />
642 <Tool
643 Name="VCManagedResourceCompilerTool"
644 />
645 <Tool
646 Name="VCResourceCompilerTool"
647 />
648 <Tool
649 Name="VCPreLinkEventTool"
650 />
651 <Tool
652 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000653 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000654 />
655 <Tool
656 Name="VCALinkTool"
657 />
658 <Tool
659 Name="VCXDCMakeTool"
660 />
661 <Tool
662 Name="VCBscMakeTool"
663 />
664 <Tool
665 Name="VCCodeSignTool"
666 />
667 <Tool
668 Name="VCPostBuildEventTool"
669 />
670 <DeploymentTool
671 ForceDirty="-1"
672 RemoteDirectory=""
673 RegisterOutput="0"
674 AdditionalFiles=""
675 />
676 <DebuggerTool
677 />
678 </Configuration>
679 <Configuration
680 Name="Release|Pocket PC 2003 (ARMV4)"
681 ConfigurationType="4"
682 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
683 ATLMinimizesCRunTimeLibraryUsage="false"
684 CharacterSet="1"
685 >
686 <Tool
687 Name="VCPreBuildEventTool"
688 />
689 <Tool
690 Name="VCCustomBuildTool"
691 />
692 <Tool
693 Name="VCXMLDataGeneratorTool"
694 />
695 <Tool
696 Name="VCWebServiceProxyGeneratorTool"
697 />
698 <Tool
699 Name="VCMIDLTool"
700 />
701 <Tool
702 Name="VCCLCompilerTool"
703 ExecutionBucket="7"
704 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
705 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
706 PrecompiledHeaderFile=""
707 />
708 <Tool
709 Name="VCManagedResourceCompilerTool"
710 />
711 <Tool
712 Name="VCResourceCompilerTool"
713 />
714 <Tool
715 Name="VCPreLinkEventTool"
716 />
717 <Tool
718 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000719 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000720 />
721 <Tool
722 Name="VCALinkTool"
723 />
724 <Tool
725 Name="VCXDCMakeTool"
726 />
727 <Tool
728 Name="VCBscMakeTool"
729 />
730 <Tool
731 Name="VCCodeSignTool"
732 />
733 <Tool
734 Name="VCPostBuildEventTool"
735 />
736 <DeploymentTool
737 ForceDirty="-1"
738 RemoteDirectory=""
739 RegisterOutput="0"
740 AdditionalFiles=""
741 />
742 <DebuggerTool
743 />
744 </Configuration>
745 <Configuration
746 Name="Release|Smartphone 2003 (ARMV4)"
747 ConfigurationType="4"
748 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
749 ATLMinimizesCRunTimeLibraryUsage="false"
750 CharacterSet="1"
751 >
752 <Tool
753 Name="VCPreBuildEventTool"
754 />
755 <Tool
756 Name="VCCustomBuildTool"
757 />
758 <Tool
759 Name="VCXMLDataGeneratorTool"
760 />
761 <Tool
762 Name="VCWebServiceProxyGeneratorTool"
763 />
764 <Tool
765 Name="VCMIDLTool"
766 />
767 <Tool
768 Name="VCCLCompilerTool"
769 ExecutionBucket="7"
770 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
771 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
772 PrecompiledHeaderFile=""
773 />
774 <Tool
775 Name="VCManagedResourceCompilerTool"
776 />
777 <Tool
778 Name="VCResourceCompilerTool"
779 />
780 <Tool
781 Name="VCPreLinkEventTool"
782 />
783 <Tool
784 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000785 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000786 />
787 <Tool
788 Name="VCALinkTool"
789 />
790 <Tool
791 Name="VCXDCMakeTool"
792 />
793 <Tool
794 Name="VCBscMakeTool"
795 />
796 <Tool
797 Name="VCCodeSignTool"
798 />
799 <Tool
800 Name="VCPostBuildEventTool"
801 />
802 <DeploymentTool
803 ForceDirty="-1"
804 RemoteDirectory=""
805 RegisterOutput="0"
806 AdditionalFiles=""
807 />
808 <DebuggerTool
809 />
810 </Configuration>
811 <Configuration
812 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
813 ConfigurationType="4"
814 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
815 ATLMinimizesCRunTimeLibraryUsage="false"
816 CharacterSet="1"
817 >
818 <Tool
819 Name="VCPreBuildEventTool"
820 />
821 <Tool
822 Name="VCCustomBuildTool"
823 />
824 <Tool
825 Name="VCXMLDataGeneratorTool"
826 />
827 <Tool
828 Name="VCWebServiceProxyGeneratorTool"
829 />
830 <Tool
831 Name="VCMIDLTool"
832 />
833 <Tool
834 Name="VCCLCompilerTool"
835 ExecutionBucket="7"
836 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
837 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
838 PrecompiledHeaderFile=""
839 />
840 <Tool
841 Name="VCManagedResourceCompilerTool"
842 />
843 <Tool
844 Name="VCResourceCompilerTool"
845 />
846 <Tool
847 Name="VCPreLinkEventTool"
848 />
849 <Tool
850 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000851 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000852 />
853 <Tool
854 Name="VCALinkTool"
855 />
856 <Tool
857 Name="VCXDCMakeTool"
858 />
859 <Tool
860 Name="VCBscMakeTool"
861 />
862 <Tool
863 Name="VCCodeSignTool"
864 />
865 <Tool
866 Name="VCPostBuildEventTool"
867 />
868 <DeploymentTool
869 ForceDirty="-1"
870 RemoteDirectory=""
871 RegisterOutput="0"
872 AdditionalFiles=""
873 />
874 <DebuggerTool
875 />
876 </Configuration>
877 <Configuration
878 Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000879 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000880 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
881 ATLMinimizesCRunTimeLibraryUsage="false"
882 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000883 >
884 <Tool
885 Name="VCPreBuildEventTool"
886 />
887 <Tool
888 Name="VCCustomBuildTool"
889 />
890 <Tool
891 Name="VCXMLDataGeneratorTool"
892 />
893 <Tool
894 Name="VCWebServiceProxyGeneratorTool"
895 />
896 <Tool
897 Name="VCMIDLTool"
898 />
899 <Tool
900 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000901 ExecutionBucket="7"
902 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000903 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +0000904 PrecompiledHeaderFile=""
905 />
906 <Tool
907 Name="VCManagedResourceCompilerTool"
908 />
909 <Tool
910 Name="VCResourceCompilerTool"
911 />
912 <Tool
913 Name="VCPreLinkEventTool"
914 />
915 <Tool
916 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000917 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000918 />
919 <Tool
920 Name="VCALinkTool"
921 />
922 <Tool
923 Name="VCXDCMakeTool"
924 />
925 <Tool
926 Name="VCBscMakeTool"
927 />
928 <Tool
929 Name="VCCodeSignTool"
930 />
931 <Tool
932 Name="VCPostBuildEventTool"
933 />
934 <DeploymentTool
935 ForceDirty="-1"
936 RemoteDirectory=""
937 RegisterOutput="0"
938 AdditionalFiles=""
939 />
940 <DebuggerTool
941 />
942 </Configuration>
943 <Configuration
944 Name="Debug-Static|Win32"
945 ConfigurationType="4"
946 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
947 UseOfMFC="0"
948 ATLMinimizesCRunTimeLibraryUsage="false"
949 CharacterSet="2"
950 >
951 <Tool
952 Name="VCPreBuildEventTool"
953 />
954 <Tool
955 Name="VCCustomBuildTool"
956 />
957 <Tool
958 Name="VCXMLDataGeneratorTool"
959 />
960 <Tool
961 Name="VCWebServiceProxyGeneratorTool"
962 />
963 <Tool
964 Name="VCMIDLTool"
965 />
966 <Tool
967 Name="VCCLCompilerTool"
968 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
969 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
970 PrecompiledHeaderFile=""
971 />
972 <Tool
973 Name="VCManagedResourceCompilerTool"
974 />
975 <Tool
976 Name="VCResourceCompilerTool"
977 />
978 <Tool
979 Name="VCPreLinkEventTool"
980 />
981 <Tool
982 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +0000983 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +0000984 />
985 <Tool
986 Name="VCALinkTool"
987 />
988 <Tool
989 Name="VCXDCMakeTool"
990 />
991 <Tool
992 Name="VCBscMakeTool"
993 />
994 <Tool
995 Name="VCFxCopTool"
996 />
997 <Tool
998 Name="VCPostBuildEventTool"
999 />
1000 </Configuration>
1001 <Configuration
1002 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
1003 ConfigurationType="4"
1004 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
1005 ATLMinimizesCRunTimeLibraryUsage="false"
1006 CharacterSet="1"
1007 >
1008 <Tool
1009 Name="VCPreBuildEventTool"
1010 />
1011 <Tool
1012 Name="VCCustomBuildTool"
1013 />
1014 <Tool
1015 Name="VCXMLDataGeneratorTool"
1016 />
1017 <Tool
1018 Name="VCWebServiceProxyGeneratorTool"
1019 />
1020 <Tool
1021 Name="VCMIDLTool"
1022 />
1023 <Tool
1024 Name="VCCLCompilerTool"
1025 ExecutionBucket="7"
1026 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1027 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1028 PrecompiledHeaderFile=""
1029 />
1030 <Tool
1031 Name="VCManagedResourceCompilerTool"
1032 />
1033 <Tool
1034 Name="VCResourceCompilerTool"
1035 />
1036 <Tool
1037 Name="VCPreLinkEventTool"
1038 />
1039 <Tool
1040 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001041 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001042 />
1043 <Tool
1044 Name="VCALinkTool"
1045 />
1046 <Tool
1047 Name="VCXDCMakeTool"
1048 />
1049 <Tool
1050 Name="VCBscMakeTool"
1051 />
1052 <Tool
1053 Name="VCCodeSignTool"
1054 />
1055 <Tool
1056 Name="VCPostBuildEventTool"
1057 />
1058 <DeploymentTool
1059 ForceDirty="-1"
1060 RemoteDirectory=""
1061 RegisterOutput="0"
1062 AdditionalFiles=""
1063 />
1064 <DebuggerTool
1065 />
1066 </Configuration>
1067 <Configuration
1068 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
1069 ConfigurationType="4"
1070 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
1071 ATLMinimizesCRunTimeLibraryUsage="false"
1072 CharacterSet="1"
1073 >
1074 <Tool
1075 Name="VCPreBuildEventTool"
1076 />
1077 <Tool
1078 Name="VCCustomBuildTool"
1079 />
1080 <Tool
1081 Name="VCXMLDataGeneratorTool"
1082 />
1083 <Tool
1084 Name="VCWebServiceProxyGeneratorTool"
1085 />
1086 <Tool
1087 Name="VCMIDLTool"
1088 />
1089 <Tool
1090 Name="VCCLCompilerTool"
1091 ExecutionBucket="7"
1092 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1093 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1094 PrecompiledHeaderFile=""
1095 />
1096 <Tool
1097 Name="VCManagedResourceCompilerTool"
1098 />
1099 <Tool
1100 Name="VCResourceCompilerTool"
1101 />
1102 <Tool
1103 Name="VCPreLinkEventTool"
1104 />
1105 <Tool
1106 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001107 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001108 />
1109 <Tool
1110 Name="VCALinkTool"
1111 />
1112 <Tool
1113 Name="VCXDCMakeTool"
1114 />
1115 <Tool
1116 Name="VCBscMakeTool"
1117 />
1118 <Tool
1119 Name="VCCodeSignTool"
1120 />
1121 <Tool
1122 Name="VCPostBuildEventTool"
1123 />
1124 <DeploymentTool
1125 ForceDirty="-1"
1126 RemoteDirectory=""
1127 RegisterOutput="0"
1128 AdditionalFiles=""
1129 />
1130 <DebuggerTool
1131 />
1132 </Configuration>
1133 <Configuration
1134 Name="Debug-Static|Pocket PC 2003 (ARMV4)"
1135 ConfigurationType="4"
1136 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
1137 ATLMinimizesCRunTimeLibraryUsage="false"
1138 CharacterSet="1"
1139 >
1140 <Tool
1141 Name="VCPreBuildEventTool"
1142 />
1143 <Tool
1144 Name="VCCustomBuildTool"
1145 />
1146 <Tool
1147 Name="VCXMLDataGeneratorTool"
1148 />
1149 <Tool
1150 Name="VCWebServiceProxyGeneratorTool"
1151 />
1152 <Tool
1153 Name="VCMIDLTool"
1154 />
1155 <Tool
1156 Name="VCCLCompilerTool"
1157 ExecutionBucket="7"
1158 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1159 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1160 PrecompiledHeaderFile=""
1161 />
1162 <Tool
1163 Name="VCManagedResourceCompilerTool"
1164 />
1165 <Tool
1166 Name="VCResourceCompilerTool"
1167 />
1168 <Tool
1169 Name="VCPreLinkEventTool"
1170 />
1171 <Tool
1172 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001173 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001174 />
1175 <Tool
1176 Name="VCALinkTool"
1177 />
1178 <Tool
1179 Name="VCXDCMakeTool"
1180 />
1181 <Tool
1182 Name="VCBscMakeTool"
1183 />
1184 <Tool
1185 Name="VCCodeSignTool"
1186 />
1187 <Tool
1188 Name="VCPostBuildEventTool"
1189 />
1190 <DeploymentTool
1191 ForceDirty="-1"
1192 RemoteDirectory=""
1193 RegisterOutput="0"
1194 AdditionalFiles=""
1195 />
1196 <DebuggerTool
1197 />
1198 </Configuration>
1199 <Configuration
1200 Name="Debug-Static|Smartphone 2003 (ARMV4)"
1201 ConfigurationType="4"
1202 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
1203 ATLMinimizesCRunTimeLibraryUsage="false"
1204 CharacterSet="1"
1205 >
1206 <Tool
1207 Name="VCPreBuildEventTool"
1208 />
1209 <Tool
1210 Name="VCCustomBuildTool"
1211 />
1212 <Tool
1213 Name="VCXMLDataGeneratorTool"
1214 />
1215 <Tool
1216 Name="VCWebServiceProxyGeneratorTool"
1217 />
1218 <Tool
1219 Name="VCMIDLTool"
1220 />
1221 <Tool
1222 Name="VCCLCompilerTool"
1223 ExecutionBucket="7"
1224 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1225 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1226 PrecompiledHeaderFile=""
1227 />
1228 <Tool
1229 Name="VCManagedResourceCompilerTool"
1230 />
1231 <Tool
1232 Name="VCResourceCompilerTool"
1233 />
1234 <Tool
1235 Name="VCPreLinkEventTool"
1236 />
1237 <Tool
1238 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001239 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001240 />
1241 <Tool
1242 Name="VCALinkTool"
1243 />
1244 <Tool
1245 Name="VCXDCMakeTool"
1246 />
1247 <Tool
1248 Name="VCBscMakeTool"
1249 />
1250 <Tool
1251 Name="VCCodeSignTool"
1252 />
1253 <Tool
1254 Name="VCPostBuildEventTool"
1255 />
1256 <DeploymentTool
1257 ForceDirty="-1"
1258 RemoteDirectory=""
1259 RegisterOutput="0"
1260 AdditionalFiles=""
1261 />
1262 <DebuggerTool
1263 />
1264 </Configuration>
1265 <Configuration
1266 Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1267 ConfigurationType="4"
1268 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
1269 ATLMinimizesCRunTimeLibraryUsage="false"
1270 CharacterSet="1"
1271 >
1272 <Tool
1273 Name="VCPreBuildEventTool"
1274 />
1275 <Tool
1276 Name="VCCustomBuildTool"
1277 />
1278 <Tool
1279 Name="VCXMLDataGeneratorTool"
1280 />
1281 <Tool
1282 Name="VCWebServiceProxyGeneratorTool"
1283 />
1284 <Tool
1285 Name="VCMIDLTool"
1286 />
1287 <Tool
1288 Name="VCCLCompilerTool"
1289 ExecutionBucket="7"
1290 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1291 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1292 PrecompiledHeaderFile=""
1293 />
1294 <Tool
1295 Name="VCManagedResourceCompilerTool"
1296 />
1297 <Tool
1298 Name="VCResourceCompilerTool"
1299 />
1300 <Tool
1301 Name="VCPreLinkEventTool"
1302 />
1303 <Tool
1304 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001305 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001306 />
1307 <Tool
1308 Name="VCALinkTool"
1309 />
1310 <Tool
1311 Name="VCXDCMakeTool"
1312 />
1313 <Tool
1314 Name="VCBscMakeTool"
1315 />
1316 <Tool
1317 Name="VCCodeSignTool"
1318 />
1319 <Tool
1320 Name="VCPostBuildEventTool"
1321 />
1322 <DeploymentTool
1323 ForceDirty="-1"
1324 RemoteDirectory=""
1325 RegisterOutput="0"
1326 AdditionalFiles=""
1327 />
1328 <DebuggerTool
1329 />
1330 </Configuration>
1331 <Configuration
1332 Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001333 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001334 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
1335 ATLMinimizesCRunTimeLibraryUsage="false"
1336 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001337 >
1338 <Tool
1339 Name="VCPreBuildEventTool"
1340 />
1341 <Tool
1342 Name="VCCustomBuildTool"
1343 />
1344 <Tool
1345 Name="VCXMLDataGeneratorTool"
1346 />
1347 <Tool
1348 Name="VCWebServiceProxyGeneratorTool"
1349 />
1350 <Tool
1351 Name="VCMIDLTool"
1352 />
1353 <Tool
1354 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001355 ExecutionBucket="7"
1356 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001357 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001358 PrecompiledHeaderFile=""
1359 />
1360 <Tool
1361 Name="VCManagedResourceCompilerTool"
1362 />
1363 <Tool
1364 Name="VCResourceCompilerTool"
1365 />
1366 <Tool
1367 Name="VCPreLinkEventTool"
1368 />
1369 <Tool
1370 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001371 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001372 />
1373 <Tool
1374 Name="VCALinkTool"
1375 />
1376 <Tool
1377 Name="VCXDCMakeTool"
1378 />
1379 <Tool
1380 Name="VCBscMakeTool"
1381 />
1382 <Tool
1383 Name="VCCodeSignTool"
1384 />
1385 <Tool
1386 Name="VCPostBuildEventTool"
1387 />
1388 <DeploymentTool
1389 ForceDirty="-1"
1390 RemoteDirectory=""
1391 RegisterOutput="0"
1392 AdditionalFiles=""
1393 />
1394 <DebuggerTool
1395 />
1396 </Configuration>
1397 <Configuration
1398 Name="Release-Dynamic|Win32"
1399 ConfigurationType="4"
1400 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
1401 UseOfMFC="0"
1402 ATLMinimizesCRunTimeLibraryUsage="false"
1403 CharacterSet="2"
1404 >
1405 <Tool
1406 Name="VCPreBuildEventTool"
1407 />
1408 <Tool
1409 Name="VCCustomBuildTool"
1410 />
1411 <Tool
1412 Name="VCXMLDataGeneratorTool"
1413 />
1414 <Tool
1415 Name="VCWebServiceProxyGeneratorTool"
1416 />
1417 <Tool
1418 Name="VCMIDLTool"
1419 />
1420 <Tool
1421 Name="VCCLCompilerTool"
1422 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
1423 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
1424 PrecompiledHeaderFile=""
1425 />
1426 <Tool
1427 Name="VCManagedResourceCompilerTool"
1428 />
1429 <Tool
1430 Name="VCResourceCompilerTool"
1431 />
1432 <Tool
1433 Name="VCPreLinkEventTool"
1434 />
1435 <Tool
1436 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001437 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001438 />
1439 <Tool
1440 Name="VCALinkTool"
1441 />
1442 <Tool
1443 Name="VCXDCMakeTool"
1444 />
1445 <Tool
1446 Name="VCBscMakeTool"
1447 />
1448 <Tool
1449 Name="VCFxCopTool"
1450 />
1451 <Tool
1452 Name="VCPostBuildEventTool"
1453 />
1454 </Configuration>
1455 <Configuration
1456 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
1457 ConfigurationType="4"
1458 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
1459 ATLMinimizesCRunTimeLibraryUsage="false"
1460 CharacterSet="1"
1461 >
1462 <Tool
1463 Name="VCPreBuildEventTool"
1464 />
1465 <Tool
1466 Name="VCCustomBuildTool"
1467 />
1468 <Tool
1469 Name="VCXMLDataGeneratorTool"
1470 />
1471 <Tool
1472 Name="VCWebServiceProxyGeneratorTool"
1473 />
1474 <Tool
1475 Name="VCMIDLTool"
1476 />
1477 <Tool
1478 Name="VCCLCompilerTool"
1479 ExecutionBucket="7"
1480 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1481 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1482 PrecompiledHeaderFile=""
1483 />
1484 <Tool
1485 Name="VCManagedResourceCompilerTool"
1486 />
1487 <Tool
1488 Name="VCResourceCompilerTool"
1489 />
1490 <Tool
1491 Name="VCPreLinkEventTool"
1492 />
1493 <Tool
1494 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001495 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001496 />
1497 <Tool
1498 Name="VCALinkTool"
1499 />
1500 <Tool
1501 Name="VCXDCMakeTool"
1502 />
1503 <Tool
1504 Name="VCBscMakeTool"
1505 />
1506 <Tool
1507 Name="VCCodeSignTool"
1508 />
1509 <Tool
1510 Name="VCPostBuildEventTool"
1511 />
1512 <DeploymentTool
1513 ForceDirty="-1"
1514 RemoteDirectory=""
1515 RegisterOutput="0"
1516 AdditionalFiles=""
1517 />
1518 <DebuggerTool
1519 />
1520 </Configuration>
1521 <Configuration
1522 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
1523 ConfigurationType="4"
1524 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
1525 ATLMinimizesCRunTimeLibraryUsage="false"
1526 CharacterSet="1"
1527 >
1528 <Tool
1529 Name="VCPreBuildEventTool"
1530 />
1531 <Tool
1532 Name="VCCustomBuildTool"
1533 />
1534 <Tool
1535 Name="VCXMLDataGeneratorTool"
1536 />
1537 <Tool
1538 Name="VCWebServiceProxyGeneratorTool"
1539 />
1540 <Tool
1541 Name="VCMIDLTool"
1542 />
1543 <Tool
1544 Name="VCCLCompilerTool"
1545 ExecutionBucket="7"
1546 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1547 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1548 PrecompiledHeaderFile=""
1549 />
1550 <Tool
1551 Name="VCManagedResourceCompilerTool"
1552 />
1553 <Tool
1554 Name="VCResourceCompilerTool"
1555 />
1556 <Tool
1557 Name="VCPreLinkEventTool"
1558 />
1559 <Tool
1560 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001561 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001562 />
1563 <Tool
1564 Name="VCALinkTool"
1565 />
1566 <Tool
1567 Name="VCXDCMakeTool"
1568 />
1569 <Tool
1570 Name="VCBscMakeTool"
1571 />
1572 <Tool
1573 Name="VCCodeSignTool"
1574 />
1575 <Tool
1576 Name="VCPostBuildEventTool"
1577 />
1578 <DeploymentTool
1579 ForceDirty="-1"
1580 RemoteDirectory=""
1581 RegisterOutput="0"
1582 AdditionalFiles=""
1583 />
1584 <DebuggerTool
1585 />
1586 </Configuration>
1587 <Configuration
1588 Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"
1589 ConfigurationType="4"
1590 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
1591 ATLMinimizesCRunTimeLibraryUsage="false"
1592 CharacterSet="1"
1593 >
1594 <Tool
1595 Name="VCPreBuildEventTool"
1596 />
1597 <Tool
1598 Name="VCCustomBuildTool"
1599 />
1600 <Tool
1601 Name="VCXMLDataGeneratorTool"
1602 />
1603 <Tool
1604 Name="VCWebServiceProxyGeneratorTool"
1605 />
1606 <Tool
1607 Name="VCMIDLTool"
1608 />
1609 <Tool
1610 Name="VCCLCompilerTool"
1611 ExecutionBucket="7"
1612 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1613 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1614 PrecompiledHeaderFile=""
1615 />
1616 <Tool
1617 Name="VCManagedResourceCompilerTool"
1618 />
1619 <Tool
1620 Name="VCResourceCompilerTool"
1621 />
1622 <Tool
1623 Name="VCPreLinkEventTool"
1624 />
1625 <Tool
1626 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001627 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001628 />
1629 <Tool
1630 Name="VCALinkTool"
1631 />
1632 <Tool
1633 Name="VCXDCMakeTool"
1634 />
1635 <Tool
1636 Name="VCBscMakeTool"
1637 />
1638 <Tool
1639 Name="VCCodeSignTool"
1640 />
1641 <Tool
1642 Name="VCPostBuildEventTool"
1643 />
1644 <DeploymentTool
1645 ForceDirty="-1"
1646 RemoteDirectory=""
1647 RegisterOutput="0"
1648 AdditionalFiles=""
1649 />
1650 <DebuggerTool
1651 />
1652 </Configuration>
1653 <Configuration
1654 Name="Release-Dynamic|Smartphone 2003 (ARMV4)"
1655 ConfigurationType="4"
1656 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
1657 ATLMinimizesCRunTimeLibraryUsage="false"
1658 CharacterSet="1"
1659 >
1660 <Tool
1661 Name="VCPreBuildEventTool"
1662 />
1663 <Tool
1664 Name="VCCustomBuildTool"
1665 />
1666 <Tool
1667 Name="VCXMLDataGeneratorTool"
1668 />
1669 <Tool
1670 Name="VCWebServiceProxyGeneratorTool"
1671 />
1672 <Tool
1673 Name="VCMIDLTool"
1674 />
1675 <Tool
1676 Name="VCCLCompilerTool"
1677 ExecutionBucket="7"
1678 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1679 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1680 PrecompiledHeaderFile=""
1681 />
1682 <Tool
1683 Name="VCManagedResourceCompilerTool"
1684 />
1685 <Tool
1686 Name="VCResourceCompilerTool"
1687 />
1688 <Tool
1689 Name="VCPreLinkEventTool"
1690 />
1691 <Tool
1692 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001693 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001694 />
1695 <Tool
1696 Name="VCALinkTool"
1697 />
1698 <Tool
1699 Name="VCXDCMakeTool"
1700 />
1701 <Tool
1702 Name="VCBscMakeTool"
1703 />
1704 <Tool
1705 Name="VCCodeSignTool"
1706 />
1707 <Tool
1708 Name="VCPostBuildEventTool"
1709 />
1710 <DeploymentTool
1711 ForceDirty="-1"
1712 RemoteDirectory=""
1713 RegisterOutput="0"
1714 AdditionalFiles=""
1715 />
1716 <DebuggerTool
1717 />
1718 </Configuration>
1719 <Configuration
1720 Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1721 ConfigurationType="4"
1722 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
1723 ATLMinimizesCRunTimeLibraryUsage="false"
1724 CharacterSet="1"
1725 >
1726 <Tool
1727 Name="VCPreBuildEventTool"
1728 />
1729 <Tool
1730 Name="VCCustomBuildTool"
1731 />
1732 <Tool
1733 Name="VCXMLDataGeneratorTool"
1734 />
1735 <Tool
1736 Name="VCWebServiceProxyGeneratorTool"
1737 />
1738 <Tool
1739 Name="VCMIDLTool"
1740 />
1741 <Tool
1742 Name="VCCLCompilerTool"
1743 ExecutionBucket="7"
1744 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1745 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1746 PrecompiledHeaderFile=""
1747 />
1748 <Tool
1749 Name="VCManagedResourceCompilerTool"
1750 />
1751 <Tool
1752 Name="VCResourceCompilerTool"
1753 />
1754 <Tool
1755 Name="VCPreLinkEventTool"
1756 />
1757 <Tool
1758 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001759 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001760 />
1761 <Tool
1762 Name="VCALinkTool"
1763 />
1764 <Tool
1765 Name="VCXDCMakeTool"
1766 />
1767 <Tool
1768 Name="VCBscMakeTool"
1769 />
1770 <Tool
1771 Name="VCCodeSignTool"
1772 />
1773 <Tool
1774 Name="VCPostBuildEventTool"
1775 />
1776 <DeploymentTool
1777 ForceDirty="-1"
1778 RemoteDirectory=""
1779 RegisterOutput="0"
1780 AdditionalFiles=""
1781 />
1782 <DebuggerTool
1783 />
1784 </Configuration>
1785 <Configuration
1786 Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001787 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001788 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
1789 ATLMinimizesCRunTimeLibraryUsage="false"
1790 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001791 >
1792 <Tool
1793 Name="VCPreBuildEventTool"
1794 />
1795 <Tool
1796 Name="VCCustomBuildTool"
1797 />
1798 <Tool
1799 Name="VCXMLDataGeneratorTool"
1800 />
1801 <Tool
1802 Name="VCWebServiceProxyGeneratorTool"
1803 />
1804 <Tool
1805 Name="VCMIDLTool"
1806 />
1807 <Tool
1808 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001809 ExecutionBucket="7"
1810 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001811 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00001812 PrecompiledHeaderFile=""
1813 />
1814 <Tool
1815 Name="VCManagedResourceCompilerTool"
1816 />
1817 <Tool
1818 Name="VCResourceCompilerTool"
1819 />
1820 <Tool
1821 Name="VCPreLinkEventTool"
1822 />
1823 <Tool
1824 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001825 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001826 />
1827 <Tool
1828 Name="VCALinkTool"
1829 />
1830 <Tool
1831 Name="VCXDCMakeTool"
1832 />
1833 <Tool
1834 Name="VCBscMakeTool"
1835 />
1836 <Tool
1837 Name="VCCodeSignTool"
1838 />
1839 <Tool
1840 Name="VCPostBuildEventTool"
1841 />
1842 <DeploymentTool
1843 ForceDirty="-1"
1844 RemoteDirectory=""
1845 RegisterOutput="0"
1846 AdditionalFiles=""
1847 />
1848 <DebuggerTool
1849 />
1850 </Configuration>
1851 <Configuration
1852 Name="Debug-Dynamic|Win32"
1853 ConfigurationType="4"
1854 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
1855 UseOfMFC="0"
1856 ATLMinimizesCRunTimeLibraryUsage="false"
1857 CharacterSet="2"
1858 >
1859 <Tool
1860 Name="VCPreBuildEventTool"
1861 />
1862 <Tool
1863 Name="VCCustomBuildTool"
1864 />
1865 <Tool
1866 Name="VCXMLDataGeneratorTool"
1867 />
1868 <Tool
1869 Name="VCWebServiceProxyGeneratorTool"
1870 />
1871 <Tool
1872 Name="VCMIDLTool"
1873 />
1874 <Tool
1875 Name="VCCLCompilerTool"
1876 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
1877 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
1878 PrecompiledHeaderFile=""
1879 />
1880 <Tool
1881 Name="VCManagedResourceCompilerTool"
1882 />
1883 <Tool
1884 Name="VCResourceCompilerTool"
1885 />
1886 <Tool
1887 Name="VCPreLinkEventTool"
1888 />
1889 <Tool
1890 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001891 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001892 />
1893 <Tool
1894 Name="VCALinkTool"
1895 />
1896 <Tool
1897 Name="VCXDCMakeTool"
1898 />
1899 <Tool
1900 Name="VCBscMakeTool"
1901 />
1902 <Tool
1903 Name="VCFxCopTool"
1904 />
1905 <Tool
1906 Name="VCPostBuildEventTool"
1907 />
1908 </Configuration>
1909 <Configuration
1910 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
1911 ConfigurationType="4"
1912 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
1913 ATLMinimizesCRunTimeLibraryUsage="false"
1914 CharacterSet="1"
1915 >
1916 <Tool
1917 Name="VCPreBuildEventTool"
1918 />
1919 <Tool
1920 Name="VCCustomBuildTool"
1921 />
1922 <Tool
1923 Name="VCXMLDataGeneratorTool"
1924 />
1925 <Tool
1926 Name="VCWebServiceProxyGeneratorTool"
1927 />
1928 <Tool
1929 Name="VCMIDLTool"
1930 />
1931 <Tool
1932 Name="VCCLCompilerTool"
1933 ExecutionBucket="7"
1934 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
1935 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
1936 PrecompiledHeaderFile=""
1937 />
1938 <Tool
1939 Name="VCManagedResourceCompilerTool"
1940 />
1941 <Tool
1942 Name="VCResourceCompilerTool"
1943 />
1944 <Tool
1945 Name="VCPreLinkEventTool"
1946 />
1947 <Tool
1948 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00001949 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00001950 />
1951 <Tool
1952 Name="VCALinkTool"
1953 />
1954 <Tool
1955 Name="VCXDCMakeTool"
1956 />
1957 <Tool
1958 Name="VCBscMakeTool"
1959 />
1960 <Tool
1961 Name="VCCodeSignTool"
1962 />
1963 <Tool
1964 Name="VCPostBuildEventTool"
1965 />
1966 <DeploymentTool
1967 ForceDirty="-1"
1968 RemoteDirectory=""
1969 RegisterOutput="0"
1970 AdditionalFiles=""
1971 />
1972 <DebuggerTool
1973 />
1974 </Configuration>
1975 <Configuration
1976 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
1977 ConfigurationType="4"
1978 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
1979 ATLMinimizesCRunTimeLibraryUsage="false"
1980 CharacterSet="1"
1981 >
1982 <Tool
1983 Name="VCPreBuildEventTool"
1984 />
1985 <Tool
1986 Name="VCCustomBuildTool"
1987 />
1988 <Tool
1989 Name="VCXMLDataGeneratorTool"
1990 />
1991 <Tool
1992 Name="VCWebServiceProxyGeneratorTool"
1993 />
1994 <Tool
1995 Name="VCMIDLTool"
1996 />
1997 <Tool
1998 Name="VCCLCompilerTool"
1999 ExecutionBucket="7"
2000 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2001 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2002 PrecompiledHeaderFile=""
2003 />
2004 <Tool
2005 Name="VCManagedResourceCompilerTool"
2006 />
2007 <Tool
2008 Name="VCResourceCompilerTool"
2009 />
2010 <Tool
2011 Name="VCPreLinkEventTool"
2012 />
2013 <Tool
2014 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002015 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002016 />
2017 <Tool
2018 Name="VCALinkTool"
2019 />
2020 <Tool
2021 Name="VCXDCMakeTool"
2022 />
2023 <Tool
2024 Name="VCBscMakeTool"
2025 />
2026 <Tool
2027 Name="VCCodeSignTool"
2028 />
2029 <Tool
2030 Name="VCPostBuildEventTool"
2031 />
2032 <DeploymentTool
2033 ForceDirty="-1"
2034 RemoteDirectory=""
2035 RegisterOutput="0"
2036 AdditionalFiles=""
2037 />
2038 <DebuggerTool
2039 />
2040 </Configuration>
2041 <Configuration
2042 Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"
2043 ConfigurationType="4"
2044 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
2045 ATLMinimizesCRunTimeLibraryUsage="false"
2046 CharacterSet="1"
2047 >
2048 <Tool
2049 Name="VCPreBuildEventTool"
2050 />
2051 <Tool
2052 Name="VCCustomBuildTool"
2053 />
2054 <Tool
2055 Name="VCXMLDataGeneratorTool"
2056 />
2057 <Tool
2058 Name="VCWebServiceProxyGeneratorTool"
2059 />
2060 <Tool
2061 Name="VCMIDLTool"
2062 />
2063 <Tool
2064 Name="VCCLCompilerTool"
2065 ExecutionBucket="7"
2066 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2067 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2068 PrecompiledHeaderFile=""
2069 />
2070 <Tool
2071 Name="VCManagedResourceCompilerTool"
2072 />
2073 <Tool
2074 Name="VCResourceCompilerTool"
2075 />
2076 <Tool
2077 Name="VCPreLinkEventTool"
2078 />
2079 <Tool
2080 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002081 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002082 />
2083 <Tool
2084 Name="VCALinkTool"
2085 />
2086 <Tool
2087 Name="VCXDCMakeTool"
2088 />
2089 <Tool
2090 Name="VCBscMakeTool"
2091 />
2092 <Tool
2093 Name="VCCodeSignTool"
2094 />
2095 <Tool
2096 Name="VCPostBuildEventTool"
2097 />
2098 <DeploymentTool
2099 ForceDirty="-1"
2100 RemoteDirectory=""
2101 RegisterOutput="0"
2102 AdditionalFiles=""
2103 />
2104 <DebuggerTool
2105 />
2106 </Configuration>
2107 <Configuration
2108 Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"
2109 ConfigurationType="4"
2110 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
2111 ATLMinimizesCRunTimeLibraryUsage="false"
2112 CharacterSet="1"
2113 >
2114 <Tool
2115 Name="VCPreBuildEventTool"
2116 />
2117 <Tool
2118 Name="VCCustomBuildTool"
2119 />
2120 <Tool
2121 Name="VCXMLDataGeneratorTool"
2122 />
2123 <Tool
2124 Name="VCWebServiceProxyGeneratorTool"
2125 />
2126 <Tool
2127 Name="VCMIDLTool"
2128 />
2129 <Tool
2130 Name="VCCLCompilerTool"
2131 ExecutionBucket="7"
2132 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2133 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2134 PrecompiledHeaderFile=""
2135 />
2136 <Tool
2137 Name="VCManagedResourceCompilerTool"
2138 />
2139 <Tool
2140 Name="VCResourceCompilerTool"
2141 />
2142 <Tool
2143 Name="VCPreLinkEventTool"
2144 />
2145 <Tool
2146 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002147 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002148 />
2149 <Tool
2150 Name="VCALinkTool"
2151 />
2152 <Tool
2153 Name="VCXDCMakeTool"
2154 />
2155 <Tool
2156 Name="VCBscMakeTool"
2157 />
2158 <Tool
2159 Name="VCCodeSignTool"
2160 />
2161 <Tool
2162 Name="VCPostBuildEventTool"
2163 />
2164 <DeploymentTool
2165 ForceDirty="-1"
2166 RemoteDirectory=""
2167 RegisterOutput="0"
2168 AdditionalFiles=""
2169 />
2170 <DebuggerTool
2171 />
2172 </Configuration>
2173 <Configuration
2174 Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
2175 ConfigurationType="4"
2176 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
2177 ATLMinimizesCRunTimeLibraryUsage="false"
2178 CharacterSet="1"
2179 >
2180 <Tool
2181 Name="VCPreBuildEventTool"
2182 />
2183 <Tool
2184 Name="VCCustomBuildTool"
2185 />
2186 <Tool
2187 Name="VCXMLDataGeneratorTool"
2188 />
2189 <Tool
2190 Name="VCWebServiceProxyGeneratorTool"
2191 />
2192 <Tool
2193 Name="VCMIDLTool"
2194 />
2195 <Tool
2196 Name="VCCLCompilerTool"
2197 ExecutionBucket="7"
2198 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2199 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2200 PrecompiledHeaderFile=""
2201 />
2202 <Tool
2203 Name="VCManagedResourceCompilerTool"
2204 />
2205 <Tool
2206 Name="VCResourceCompilerTool"
2207 />
2208 <Tool
2209 Name="VCPreLinkEventTool"
2210 />
2211 <Tool
2212 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002213 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002214 />
2215 <Tool
2216 Name="VCALinkTool"
2217 />
2218 <Tool
2219 Name="VCXDCMakeTool"
2220 />
2221 <Tool
2222 Name="VCBscMakeTool"
2223 />
2224 <Tool
2225 Name="VCCodeSignTool"
2226 />
2227 <Tool
2228 Name="VCPostBuildEventTool"
2229 />
2230 <DeploymentTool
2231 ForceDirty="-1"
2232 RemoteDirectory=""
2233 RegisterOutput="0"
2234 AdditionalFiles=""
2235 />
2236 <DebuggerTool
2237 />
2238 </Configuration>
2239 <Configuration
2240 Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002241 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002242 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
2243 ATLMinimizesCRunTimeLibraryUsage="false"
2244 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002245 >
2246 <Tool
2247 Name="VCPreBuildEventTool"
2248 />
2249 <Tool
2250 Name="VCCustomBuildTool"
2251 />
2252 <Tool
2253 Name="VCXMLDataGeneratorTool"
2254 />
2255 <Tool
2256 Name="VCWebServiceProxyGeneratorTool"
2257 />
2258 <Tool
2259 Name="VCMIDLTool"
2260 />
2261 <Tool
2262 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002263 ExecutionBucket="7"
2264 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002265 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002266 PrecompiledHeaderFile=""
2267 />
2268 <Tool
2269 Name="VCManagedResourceCompilerTool"
2270 />
2271 <Tool
2272 Name="VCResourceCompilerTool"
2273 />
2274 <Tool
2275 Name="VCPreLinkEventTool"
2276 />
2277 <Tool
2278 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002279 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002280 />
2281 <Tool
2282 Name="VCALinkTool"
2283 />
2284 <Tool
2285 Name="VCXDCMakeTool"
2286 />
2287 <Tool
2288 Name="VCBscMakeTool"
2289 />
2290 <Tool
2291 Name="VCCodeSignTool"
2292 />
2293 <Tool
2294 Name="VCPostBuildEventTool"
2295 />
2296 <DeploymentTool
2297 ForceDirty="-1"
2298 RemoteDirectory=""
2299 RegisterOutput="0"
2300 AdditionalFiles=""
2301 />
2302 <DebuggerTool
2303 />
2304 </Configuration>
2305 <Configuration
2306 Name="Release-Static|Win32"
2307 ConfigurationType="4"
2308 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
2309 UseOfMFC="0"
2310 ATLMinimizesCRunTimeLibraryUsage="false"
2311 CharacterSet="2"
2312 >
2313 <Tool
2314 Name="VCPreBuildEventTool"
2315 />
2316 <Tool
2317 Name="VCCustomBuildTool"
2318 />
2319 <Tool
2320 Name="VCXMLDataGeneratorTool"
2321 />
2322 <Tool
2323 Name="VCWebServiceProxyGeneratorTool"
2324 />
2325 <Tool
2326 Name="VCMIDLTool"
2327 />
2328 <Tool
2329 Name="VCCLCompilerTool"
2330 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win;&quot;$(DXSDK_DIR)include&quot;"
2331 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;"
2332 PrecompiledHeaderFile=""
2333 />
2334 <Tool
2335 Name="VCManagedResourceCompilerTool"
2336 />
2337 <Tool
2338 Name="VCResourceCompilerTool"
2339 />
2340 <Tool
2341 Name="VCPreLinkEventTool"
2342 />
2343 <Tool
2344 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002345 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002346 />
2347 <Tool
2348 Name="VCALinkTool"
2349 />
2350 <Tool
2351 Name="VCXDCMakeTool"
2352 />
2353 <Tool
2354 Name="VCBscMakeTool"
2355 />
2356 <Tool
2357 Name="VCFxCopTool"
2358 />
2359 <Tool
2360 Name="VCPostBuildEventTool"
2361 />
2362 </Configuration>
2363 <Configuration
2364 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
2365 ConfigurationType="4"
2366 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
2367 ATLMinimizesCRunTimeLibraryUsage="false"
2368 CharacterSet="1"
2369 >
2370 <Tool
2371 Name="VCPreBuildEventTool"
2372 />
2373 <Tool
2374 Name="VCCustomBuildTool"
2375 />
2376 <Tool
2377 Name="VCXMLDataGeneratorTool"
2378 />
2379 <Tool
2380 Name="VCWebServiceProxyGeneratorTool"
2381 />
2382 <Tool
2383 Name="VCMIDLTool"
2384 />
2385 <Tool
2386 Name="VCCLCompilerTool"
2387 ExecutionBucket="7"
2388 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2389 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2390 PrecompiledHeaderFile=""
2391 />
2392 <Tool
2393 Name="VCManagedResourceCompilerTool"
2394 />
2395 <Tool
2396 Name="VCResourceCompilerTool"
2397 />
2398 <Tool
2399 Name="VCPreLinkEventTool"
2400 />
2401 <Tool
2402 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002403 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002404 />
2405 <Tool
2406 Name="VCALinkTool"
2407 />
2408 <Tool
2409 Name="VCXDCMakeTool"
2410 />
2411 <Tool
2412 Name="VCBscMakeTool"
2413 />
2414 <Tool
2415 Name="VCCodeSignTool"
2416 />
2417 <Tool
2418 Name="VCPostBuildEventTool"
2419 />
2420 <DeploymentTool
2421 ForceDirty="-1"
2422 RemoteDirectory=""
2423 RegisterOutput="0"
2424 AdditionalFiles=""
2425 />
2426 <DebuggerTool
2427 />
2428 </Configuration>
2429 <Configuration
2430 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
2431 ConfigurationType="4"
2432 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
2433 ATLMinimizesCRunTimeLibraryUsage="false"
2434 CharacterSet="1"
2435 >
2436 <Tool
2437 Name="VCPreBuildEventTool"
2438 />
2439 <Tool
2440 Name="VCCustomBuildTool"
2441 />
2442 <Tool
2443 Name="VCXMLDataGeneratorTool"
2444 />
2445 <Tool
2446 Name="VCWebServiceProxyGeneratorTool"
2447 />
2448 <Tool
2449 Name="VCMIDLTool"
2450 />
2451 <Tool
2452 Name="VCCLCompilerTool"
2453 ExecutionBucket="7"
2454 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2455 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2456 PrecompiledHeaderFile=""
2457 />
2458 <Tool
2459 Name="VCManagedResourceCompilerTool"
2460 />
2461 <Tool
2462 Name="VCResourceCompilerTool"
2463 />
2464 <Tool
2465 Name="VCPreLinkEventTool"
2466 />
2467 <Tool
2468 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002469 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002470 />
2471 <Tool
2472 Name="VCALinkTool"
2473 />
2474 <Tool
2475 Name="VCXDCMakeTool"
2476 />
2477 <Tool
2478 Name="VCBscMakeTool"
2479 />
2480 <Tool
2481 Name="VCCodeSignTool"
2482 />
2483 <Tool
2484 Name="VCPostBuildEventTool"
2485 />
2486 <DeploymentTool
2487 ForceDirty="-1"
2488 RemoteDirectory=""
2489 RegisterOutput="0"
2490 AdditionalFiles=""
2491 />
2492 <DebuggerTool
2493 />
2494 </Configuration>
2495 <Configuration
2496 Name="Release-Static|Pocket PC 2003 (ARMV4)"
2497 ConfigurationType="4"
2498 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
2499 ATLMinimizesCRunTimeLibraryUsage="false"
2500 CharacterSet="1"
2501 >
2502 <Tool
2503 Name="VCPreBuildEventTool"
2504 />
2505 <Tool
2506 Name="VCCustomBuildTool"
2507 />
2508 <Tool
2509 Name="VCXMLDataGeneratorTool"
2510 />
2511 <Tool
2512 Name="VCWebServiceProxyGeneratorTool"
2513 />
2514 <Tool
2515 Name="VCMIDLTool"
2516 />
2517 <Tool
2518 Name="VCCLCompilerTool"
2519 ExecutionBucket="7"
2520 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2521 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2522 PrecompiledHeaderFile=""
2523 />
2524 <Tool
2525 Name="VCManagedResourceCompilerTool"
2526 />
2527 <Tool
2528 Name="VCResourceCompilerTool"
2529 />
2530 <Tool
2531 Name="VCPreLinkEventTool"
2532 />
2533 <Tool
2534 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002535 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002536 />
2537 <Tool
2538 Name="VCALinkTool"
2539 />
2540 <Tool
2541 Name="VCXDCMakeTool"
2542 />
2543 <Tool
2544 Name="VCBscMakeTool"
2545 />
2546 <Tool
2547 Name="VCCodeSignTool"
2548 />
2549 <Tool
2550 Name="VCPostBuildEventTool"
2551 />
2552 <DeploymentTool
2553 ForceDirty="-1"
2554 RemoteDirectory=""
2555 RegisterOutput="0"
2556 AdditionalFiles=""
2557 />
2558 <DebuggerTool
2559 />
2560 </Configuration>
2561 <Configuration
2562 Name="Release-Static|Smartphone 2003 (ARMV4)"
2563 ConfigurationType="4"
2564 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
2565 ATLMinimizesCRunTimeLibraryUsage="false"
2566 CharacterSet="1"
2567 >
2568 <Tool
2569 Name="VCPreBuildEventTool"
2570 />
2571 <Tool
2572 Name="VCCustomBuildTool"
2573 />
2574 <Tool
2575 Name="VCXMLDataGeneratorTool"
2576 />
2577 <Tool
2578 Name="VCWebServiceProxyGeneratorTool"
2579 />
2580 <Tool
2581 Name="VCMIDLTool"
2582 />
2583 <Tool
2584 Name="VCCLCompilerTool"
2585 ExecutionBucket="7"
2586 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2587 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2588 PrecompiledHeaderFile=""
2589 />
2590 <Tool
2591 Name="VCManagedResourceCompilerTool"
2592 />
2593 <Tool
2594 Name="VCResourceCompilerTool"
2595 />
2596 <Tool
2597 Name="VCPreLinkEventTool"
2598 />
2599 <Tool
2600 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002601 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002602 />
2603 <Tool
2604 Name="VCALinkTool"
2605 />
2606 <Tool
2607 Name="VCXDCMakeTool"
2608 />
2609 <Tool
2610 Name="VCBscMakeTool"
2611 />
2612 <Tool
2613 Name="VCCodeSignTool"
2614 />
2615 <Tool
2616 Name="VCPostBuildEventTool"
2617 />
2618 <DeploymentTool
2619 ForceDirty="-1"
2620 RemoteDirectory=""
2621 RegisterOutput="0"
2622 AdditionalFiles=""
2623 />
2624 <DebuggerTool
2625 />
2626 </Configuration>
2627 <Configuration
2628 Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
2629 ConfigurationType="4"
2630 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
2631 ATLMinimizesCRunTimeLibraryUsage="false"
2632 CharacterSet="1"
2633 >
2634 <Tool
2635 Name="VCPreBuildEventTool"
2636 />
2637 <Tool
2638 Name="VCCustomBuildTool"
2639 />
2640 <Tool
2641 Name="VCXMLDataGeneratorTool"
2642 />
2643 <Tool
2644 Name="VCWebServiceProxyGeneratorTool"
2645 />
2646 <Tool
2647 Name="VCMIDLTool"
2648 />
2649 <Tool
2650 Name="VCCLCompilerTool"
2651 ExecutionBucket="7"
2652 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
2653 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
2654 PrecompiledHeaderFile=""
2655 />
2656 <Tool
2657 Name="VCManagedResourceCompilerTool"
2658 />
2659 <Tool
2660 Name="VCResourceCompilerTool"
2661 />
2662 <Tool
2663 Name="VCPreLinkEventTool"
2664 />
2665 <Tool
2666 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002667 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002668 />
2669 <Tool
2670 Name="VCALinkTool"
2671 />
2672 <Tool
2673 Name="VCXDCMakeTool"
2674 />
2675 <Tool
2676 Name="VCBscMakeTool"
2677 />
2678 <Tool
2679 Name="VCCodeSignTool"
2680 />
2681 <Tool
2682 Name="VCPostBuildEventTool"
2683 />
2684 <DeploymentTool
2685 ForceDirty="-1"
2686 RemoteDirectory=""
2687 RegisterOutput="0"
2688 AdditionalFiles=""
2689 />
2690 <DebuggerTool
2691 />
2692 </Configuration>
2693 <Configuration
2694 Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002695 ConfigurationType="4"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002696 InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
2697 ATLMinimizesCRunTimeLibraryUsage="false"
2698 CharacterSet="1"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002699 >
2700 <Tool
2701 Name="VCPreBuildEventTool"
2702 />
2703 <Tool
2704 Name="VCCustomBuildTool"
2705 />
2706 <Tool
2707 Name="VCXMLDataGeneratorTool"
2708 />
2709 <Tool
2710 Name="VCWebServiceProxyGeneratorTool"
2711 />
2712 <Tool
2713 Name="VCMIDLTool"
2714 />
2715 <Tool
2716 Name="VCCLCompilerTool"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002717 ExecutionBucket="7"
2718 AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win"
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00002719 PreprocessorDefinitions="_LIB;PA_ENABLE_DEBUG_OUTPUT;_CRT_SECURE_NO_DEPRECATE;PA_NO_ASIO;PA_NO_DS;WIN32_PLATFORM_PSPC;RPC_NO_WINDOWS_H"
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00002720 PrecompiledHeaderFile=""
2721 />
2722 <Tool
2723 Name="VCManagedResourceCompilerTool"
2724 />
2725 <Tool
2726 Name="VCResourceCompilerTool"
2727 />
2728 <Tool
2729 Name="VCPreLinkEventTool"
2730 />
2731 <Tool
2732 Name="VCLibrarianTool"
Benny Prijonodc8c4902009-04-29 15:30:38 +00002733 OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
Perry Ismangile6410c22009-04-16 10:13:21 +00002734 />
2735 <Tool
2736 Name="VCALinkTool"
2737 />
2738 <Tool
2739 Name="VCXDCMakeTool"
2740 />
2741 <Tool
2742 Name="VCBscMakeTool"
2743 />
2744 <Tool
2745 Name="VCCodeSignTool"
2746 />
2747 <Tool
2748 Name="VCPostBuildEventTool"
2749 />
2750 <DeploymentTool
2751 ForceDirty="-1"
2752 RemoteDirectory=""
2753 RegisterOutput="0"
2754 AdditionalFiles=""
2755 />
2756 <DebuggerTool
2757 />
2758 </Configuration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00002759 </Configurations>
2760 <References>
2761 </References>
2762 <Files>
2763 <Filter
2764 Name="Source Files"
2765 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
2766 >
2767 <Filter
2768 Name="common"
2769 >
2770 <File
2771 RelativePath="..\..\portaudio\src\common\pa_allocation.c"
2772 >
2773 <FileConfiguration
2774 Name="Debug|Win32"
2775 >
2776 <Tool
2777 Name="VCCLCompilerTool"
2778 AdditionalIncludeDirectories=""
2779 PreprocessorDefinitions=""
2780 />
2781 </FileConfiguration>
2782 <FileConfiguration
2783 Name="Release|Win32"
2784 >
2785 <Tool
2786 Name="VCCLCompilerTool"
2787 AdditionalIncludeDirectories=""
2788 PreprocessorDefinitions=""
2789 />
2790 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00002791 <FileConfiguration
2792 Name="Debug-Static|Win32"
2793 >
2794 <Tool
2795 Name="VCCLCompilerTool"
2796 AdditionalIncludeDirectories=""
2797 PreprocessorDefinitions=""
2798 />
2799 </FileConfiguration>
2800 <FileConfiguration
2801 Name="Release-Dynamic|Win32"
2802 >
2803 <Tool
2804 Name="VCCLCompilerTool"
2805 AdditionalIncludeDirectories=""
2806 PreprocessorDefinitions=""
2807 />
2808 </FileConfiguration>
2809 <FileConfiguration
2810 Name="Debug-Dynamic|Win32"
2811 >
2812 <Tool
2813 Name="VCCLCompilerTool"
2814 AdditionalIncludeDirectories=""
2815 PreprocessorDefinitions=""
2816 />
2817 </FileConfiguration>
2818 <FileConfiguration
2819 Name="Release-Static|Win32"
2820 >
2821 <Tool
2822 Name="VCCLCompilerTool"
2823 AdditionalIncludeDirectories=""
2824 PreprocessorDefinitions=""
2825 />
2826 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00002827 </File>
2828 <File
2829 RelativePath="..\..\portaudio\src\common\pa_converters.c"
2830 >
2831 <FileConfiguration
2832 Name="Debug|Win32"
2833 >
2834 <Tool
2835 Name="VCCLCompilerTool"
2836 AdditionalIncludeDirectories=""
2837 PreprocessorDefinitions=""
2838 />
2839 </FileConfiguration>
2840 <FileConfiguration
2841 Name="Release|Win32"
2842 >
2843 <Tool
2844 Name="VCCLCompilerTool"
2845 AdditionalIncludeDirectories=""
2846 PreprocessorDefinitions=""
2847 />
2848 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00002849 <FileConfiguration
2850 Name="Debug-Static|Win32"
2851 >
2852 <Tool
2853 Name="VCCLCompilerTool"
2854 AdditionalIncludeDirectories=""
2855 PreprocessorDefinitions=""
2856 />
2857 </FileConfiguration>
2858 <FileConfiguration
2859 Name="Release-Dynamic|Win32"
2860 >
2861 <Tool
2862 Name="VCCLCompilerTool"
2863 AdditionalIncludeDirectories=""
2864 PreprocessorDefinitions=""
2865 />
2866 </FileConfiguration>
2867 <FileConfiguration
2868 Name="Debug-Dynamic|Win32"
2869 >
2870 <Tool
2871 Name="VCCLCompilerTool"
2872 AdditionalIncludeDirectories=""
2873 PreprocessorDefinitions=""
2874 />
2875 </FileConfiguration>
2876 <FileConfiguration
2877 Name="Release-Static|Win32"
2878 >
2879 <Tool
2880 Name="VCCLCompilerTool"
2881 AdditionalIncludeDirectories=""
2882 PreprocessorDefinitions=""
2883 />
2884 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00002885 </File>
2886 <File
2887 RelativePath="..\..\portaudio\src\common\pa_cpuload.c"
2888 >
2889 <FileConfiguration
2890 Name="Debug|Win32"
2891 >
2892 <Tool
2893 Name="VCCLCompilerTool"
2894 AdditionalIncludeDirectories=""
2895 PreprocessorDefinitions=""
2896 />
2897 </FileConfiguration>
2898 <FileConfiguration
2899 Name="Release|Win32"
2900 >
2901 <Tool
2902 Name="VCCLCompilerTool"
2903 AdditionalIncludeDirectories=""
2904 PreprocessorDefinitions=""
2905 />
2906 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00002907 <FileConfiguration
2908 Name="Debug-Static|Win32"
2909 >
2910 <Tool
2911 Name="VCCLCompilerTool"
2912 AdditionalIncludeDirectories=""
2913 PreprocessorDefinitions=""
2914 />
2915 </FileConfiguration>
2916 <FileConfiguration
2917 Name="Release-Dynamic|Win32"
2918 >
2919 <Tool
2920 Name="VCCLCompilerTool"
2921 AdditionalIncludeDirectories=""
2922 PreprocessorDefinitions=""
2923 />
2924 </FileConfiguration>
2925 <FileConfiguration
2926 Name="Debug-Dynamic|Win32"
2927 >
2928 <Tool
2929 Name="VCCLCompilerTool"
2930 AdditionalIncludeDirectories=""
2931 PreprocessorDefinitions=""
2932 />
2933 </FileConfiguration>
2934 <FileConfiguration
2935 Name="Release-Static|Win32"
2936 >
2937 <Tool
2938 Name="VCCLCompilerTool"
2939 AdditionalIncludeDirectories=""
2940 PreprocessorDefinitions=""
2941 />
2942 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00002943 </File>
2944 <File
2945 RelativePath="..\..\portaudio\src\common\pa_debugprint.c"
2946 >
2947 <FileConfiguration
2948 Name="Debug|Win32"
2949 >
2950 <Tool
2951 Name="VCCLCompilerTool"
2952 AdditionalIncludeDirectories=""
2953 PreprocessorDefinitions=""
2954 />
2955 </FileConfiguration>
2956 <FileConfiguration
2957 Name="Release|Win32"
2958 >
2959 <Tool
2960 Name="VCCLCompilerTool"
2961 AdditionalIncludeDirectories=""
2962 PreprocessorDefinitions=""
2963 />
2964 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00002965 <FileConfiguration
2966 Name="Debug-Static|Win32"
2967 >
2968 <Tool
2969 Name="VCCLCompilerTool"
2970 AdditionalIncludeDirectories=""
2971 PreprocessorDefinitions=""
2972 />
2973 </FileConfiguration>
2974 <FileConfiguration
2975 Name="Release-Dynamic|Win32"
2976 >
2977 <Tool
2978 Name="VCCLCompilerTool"
2979 AdditionalIncludeDirectories=""
2980 PreprocessorDefinitions=""
2981 />
2982 </FileConfiguration>
2983 <FileConfiguration
2984 Name="Debug-Dynamic|Win32"
2985 >
2986 <Tool
2987 Name="VCCLCompilerTool"
2988 AdditionalIncludeDirectories=""
2989 PreprocessorDefinitions=""
2990 />
2991 </FileConfiguration>
2992 <FileConfiguration
2993 Name="Release-Static|Win32"
2994 >
2995 <Tool
2996 Name="VCCLCompilerTool"
2997 AdditionalIncludeDirectories=""
2998 PreprocessorDefinitions=""
2999 />
3000 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003001 </File>
3002 <File
3003 RelativePath="..\..\portaudio\src\common\pa_dither.c"
3004 >
3005 <FileConfiguration
3006 Name="Debug|Win32"
3007 >
3008 <Tool
3009 Name="VCCLCompilerTool"
3010 AdditionalIncludeDirectories=""
3011 PreprocessorDefinitions=""
3012 />
3013 </FileConfiguration>
3014 <FileConfiguration
3015 Name="Release|Win32"
3016 >
3017 <Tool
3018 Name="VCCLCompilerTool"
3019 AdditionalIncludeDirectories=""
3020 PreprocessorDefinitions=""
3021 />
3022 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003023 <FileConfiguration
3024 Name="Debug-Static|Win32"
3025 >
3026 <Tool
3027 Name="VCCLCompilerTool"
3028 AdditionalIncludeDirectories=""
3029 PreprocessorDefinitions=""
3030 />
3031 </FileConfiguration>
3032 <FileConfiguration
3033 Name="Release-Dynamic|Win32"
3034 >
3035 <Tool
3036 Name="VCCLCompilerTool"
3037 AdditionalIncludeDirectories=""
3038 PreprocessorDefinitions=""
3039 />
3040 </FileConfiguration>
3041 <FileConfiguration
3042 Name="Debug-Dynamic|Win32"
3043 >
3044 <Tool
3045 Name="VCCLCompilerTool"
3046 AdditionalIncludeDirectories=""
3047 PreprocessorDefinitions=""
3048 />
3049 </FileConfiguration>
3050 <FileConfiguration
3051 Name="Release-Static|Win32"
3052 >
3053 <Tool
3054 Name="VCCLCompilerTool"
3055 AdditionalIncludeDirectories=""
3056 PreprocessorDefinitions=""
3057 />
3058 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003059 </File>
3060 <File
3061 RelativePath="..\..\portaudio\src\common\pa_front.c"
3062 >
3063 <FileConfiguration
3064 Name="Debug|Win32"
3065 >
3066 <Tool
3067 Name="VCCLCompilerTool"
3068 AdditionalIncludeDirectories=""
3069 PreprocessorDefinitions=""
3070 />
3071 </FileConfiguration>
3072 <FileConfiguration
3073 Name="Release|Win32"
3074 >
3075 <Tool
3076 Name="VCCLCompilerTool"
3077 AdditionalIncludeDirectories=""
3078 PreprocessorDefinitions=""
3079 />
3080 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003081 <FileConfiguration
3082 Name="Debug-Static|Win32"
3083 >
3084 <Tool
3085 Name="VCCLCompilerTool"
3086 AdditionalIncludeDirectories=""
3087 PreprocessorDefinitions=""
3088 />
3089 </FileConfiguration>
3090 <FileConfiguration
3091 Name="Release-Dynamic|Win32"
3092 >
3093 <Tool
3094 Name="VCCLCompilerTool"
3095 AdditionalIncludeDirectories=""
3096 PreprocessorDefinitions=""
3097 />
3098 </FileConfiguration>
3099 <FileConfiguration
3100 Name="Debug-Dynamic|Win32"
3101 >
3102 <Tool
3103 Name="VCCLCompilerTool"
3104 AdditionalIncludeDirectories=""
3105 PreprocessorDefinitions=""
3106 />
3107 </FileConfiguration>
3108 <FileConfiguration
3109 Name="Release-Static|Win32"
3110 >
3111 <Tool
3112 Name="VCCLCompilerTool"
3113 AdditionalIncludeDirectories=""
3114 PreprocessorDefinitions=""
3115 />
3116 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003117 </File>
3118 <File
3119 RelativePath="..\..\portaudio\src\common\pa_process.c"
3120 >
3121 <FileConfiguration
3122 Name="Debug|Win32"
3123 >
3124 <Tool
3125 Name="VCCLCompilerTool"
3126 AdditionalIncludeDirectories=""
3127 PreprocessorDefinitions=""
3128 />
3129 </FileConfiguration>
3130 <FileConfiguration
3131 Name="Release|Win32"
3132 >
3133 <Tool
3134 Name="VCCLCompilerTool"
3135 AdditionalIncludeDirectories=""
3136 PreprocessorDefinitions=""
3137 />
3138 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003139 <FileConfiguration
3140 Name="Debug-Static|Win32"
3141 >
3142 <Tool
3143 Name="VCCLCompilerTool"
3144 AdditionalIncludeDirectories=""
3145 PreprocessorDefinitions=""
3146 />
3147 </FileConfiguration>
3148 <FileConfiguration
3149 Name="Release-Dynamic|Win32"
3150 >
3151 <Tool
3152 Name="VCCLCompilerTool"
3153 AdditionalIncludeDirectories=""
3154 PreprocessorDefinitions=""
3155 />
3156 </FileConfiguration>
3157 <FileConfiguration
3158 Name="Debug-Dynamic|Win32"
3159 >
3160 <Tool
3161 Name="VCCLCompilerTool"
3162 AdditionalIncludeDirectories=""
3163 PreprocessorDefinitions=""
3164 />
3165 </FileConfiguration>
3166 <FileConfiguration
3167 Name="Release-Static|Win32"
3168 >
3169 <Tool
3170 Name="VCCLCompilerTool"
3171 AdditionalIncludeDirectories=""
3172 PreprocessorDefinitions=""
3173 />
3174 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003175 </File>
3176 <File
3177 RelativePath="..\..\portaudio\src\common\pa_skeleton.c"
3178 >
3179 <FileConfiguration
3180 Name="Debug|Win32"
3181 >
3182 <Tool
3183 Name="VCCLCompilerTool"
3184 AdditionalIncludeDirectories=""
3185 PreprocessorDefinitions=""
3186 />
3187 </FileConfiguration>
3188 <FileConfiguration
3189 Name="Release|Win32"
3190 >
3191 <Tool
3192 Name="VCCLCompilerTool"
3193 AdditionalIncludeDirectories=""
3194 PreprocessorDefinitions=""
3195 />
3196 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003197 <FileConfiguration
3198 Name="Debug-Static|Win32"
3199 >
3200 <Tool
3201 Name="VCCLCompilerTool"
3202 AdditionalIncludeDirectories=""
3203 PreprocessorDefinitions=""
3204 />
3205 </FileConfiguration>
3206 <FileConfiguration
3207 Name="Release-Dynamic|Win32"
3208 >
3209 <Tool
3210 Name="VCCLCompilerTool"
3211 AdditionalIncludeDirectories=""
3212 PreprocessorDefinitions=""
3213 />
3214 </FileConfiguration>
3215 <FileConfiguration
3216 Name="Debug-Dynamic|Win32"
3217 >
3218 <Tool
3219 Name="VCCLCompilerTool"
3220 AdditionalIncludeDirectories=""
3221 PreprocessorDefinitions=""
3222 />
3223 </FileConfiguration>
3224 <FileConfiguration
3225 Name="Release-Static|Win32"
3226 >
3227 <Tool
3228 Name="VCCLCompilerTool"
3229 AdditionalIncludeDirectories=""
3230 PreprocessorDefinitions=""
3231 />
3232 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003233 </File>
3234 <File
3235 RelativePath="..\..\portaudio\src\common\pa_stream.c"
3236 >
3237 <FileConfiguration
3238 Name="Debug|Win32"
3239 >
3240 <Tool
3241 Name="VCCLCompilerTool"
3242 AdditionalIncludeDirectories=""
3243 PreprocessorDefinitions=""
3244 />
3245 </FileConfiguration>
3246 <FileConfiguration
3247 Name="Release|Win32"
3248 >
3249 <Tool
3250 Name="VCCLCompilerTool"
3251 AdditionalIncludeDirectories=""
3252 PreprocessorDefinitions=""
3253 />
3254 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003255 <FileConfiguration
3256 Name="Debug-Static|Win32"
3257 >
3258 <Tool
3259 Name="VCCLCompilerTool"
3260 AdditionalIncludeDirectories=""
3261 PreprocessorDefinitions=""
3262 />
3263 </FileConfiguration>
3264 <FileConfiguration
3265 Name="Release-Dynamic|Win32"
3266 >
3267 <Tool
3268 Name="VCCLCompilerTool"
3269 AdditionalIncludeDirectories=""
3270 PreprocessorDefinitions=""
3271 />
3272 </FileConfiguration>
3273 <FileConfiguration
3274 Name="Debug-Dynamic|Win32"
3275 >
3276 <Tool
3277 Name="VCCLCompilerTool"
3278 AdditionalIncludeDirectories=""
3279 PreprocessorDefinitions=""
3280 />
3281 </FileConfiguration>
3282 <FileConfiguration
3283 Name="Release-Static|Win32"
3284 >
3285 <Tool
3286 Name="VCCLCompilerTool"
3287 AdditionalIncludeDirectories=""
3288 PreprocessorDefinitions=""
3289 />
3290 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003291 </File>
3292 </Filter>
3293 <Filter
3294 Name="hostapi"
3295 >
3296 <Filter
3297 Name="dsound"
3298 >
3299 <File
3300 RelativePath="..\..\portaudio\src\hostapi\dsound\pa_win_ds.c"
3301 >
3302 <FileConfiguration
3303 Name="Debug|Win32"
3304 >
3305 <Tool
3306 Name="VCCLCompilerTool"
3307 AdditionalIncludeDirectories=""
3308 PreprocessorDefinitions=""
3309 />
3310 </FileConfiguration>
3311 <FileConfiguration
Benny Prijono298c12e2009-01-27 10:14:52 +00003312 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
3313 ExcludedFromBuild="true"
3314 >
3315 <Tool
3316 Name="VCCLCompilerTool"
3317 />
3318 </FileConfiguration>
3319 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003320 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
3321 ExcludedFromBuild="true"
3322 >
3323 <Tool
3324 Name="VCCLCompilerTool"
3325 />
3326 </FileConfiguration>
3327 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003328 Name="Debug|Pocket PC 2003 (ARMV4)"
3329 ExcludedFromBuild="true"
3330 >
3331 <Tool
3332 Name="VCCLCompilerTool"
3333 />
3334 </FileConfiguration>
3335 <FileConfiguration
3336 Name="Debug|Smartphone 2003 (ARMV4)"
3337 ExcludedFromBuild="true"
3338 >
3339 <Tool
3340 Name="VCCLCompilerTool"
3341 />
3342 </FileConfiguration>
3343 <FileConfiguration
3344 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3345 ExcludedFromBuild="true"
3346 >
3347 <Tool
3348 Name="VCCLCompilerTool"
3349 />
3350 </FileConfiguration>
3351 <FileConfiguration
3352 Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3353 ExcludedFromBuild="true"
3354 >
3355 <Tool
3356 Name="VCCLCompilerTool"
3357 />
3358 </FileConfiguration>
3359 <FileConfiguration
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003360 Name="Release|Win32"
3361 >
3362 <Tool
3363 Name="VCCLCompilerTool"
3364 AdditionalIncludeDirectories=""
3365 PreprocessorDefinitions=""
3366 />
3367 </FileConfiguration>
Benny Prijono298c12e2009-01-27 10:14:52 +00003368 <FileConfiguration
3369 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
3370 ExcludedFromBuild="true"
3371 >
3372 <Tool
3373 Name="VCCLCompilerTool"
3374 />
3375 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003376 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003377 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
3378 ExcludedFromBuild="true"
3379 >
3380 <Tool
3381 Name="VCCLCompilerTool"
3382 />
3383 </FileConfiguration>
3384 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003385 Name="Release|Pocket PC 2003 (ARMV4)"
3386 ExcludedFromBuild="true"
3387 >
3388 <Tool
3389 Name="VCCLCompilerTool"
3390 />
3391 </FileConfiguration>
3392 <FileConfiguration
3393 Name="Release|Smartphone 2003 (ARMV4)"
3394 ExcludedFromBuild="true"
3395 >
3396 <Tool
3397 Name="VCCLCompilerTool"
3398 />
3399 </FileConfiguration>
3400 <FileConfiguration
3401 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3402 ExcludedFromBuild="true"
3403 >
3404 <Tool
3405 Name="VCCLCompilerTool"
3406 />
3407 </FileConfiguration>
3408 <FileConfiguration
3409 Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3410 ExcludedFromBuild="true"
3411 >
3412 <Tool
3413 Name="VCCLCompilerTool"
3414 />
3415 </FileConfiguration>
3416 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003417 Name="Debug-Static|Win32"
3418 >
3419 <Tool
3420 Name="VCCLCompilerTool"
3421 AdditionalIncludeDirectories=""
3422 PreprocessorDefinitions=""
3423 />
3424 </FileConfiguration>
3425 <FileConfiguration
3426 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
3427 ExcludedFromBuild="true"
3428 >
3429 <Tool
3430 Name="VCCLCompilerTool"
3431 />
3432 </FileConfiguration>
3433 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003434 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
3435 ExcludedFromBuild="true"
3436 >
3437 <Tool
3438 Name="VCCLCompilerTool"
3439 />
3440 </FileConfiguration>
3441 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003442 Name="Debug-Static|Pocket PC 2003 (ARMV4)"
3443 ExcludedFromBuild="true"
3444 >
3445 <Tool
3446 Name="VCCLCompilerTool"
3447 />
3448 </FileConfiguration>
3449 <FileConfiguration
3450 Name="Debug-Static|Smartphone 2003 (ARMV4)"
3451 ExcludedFromBuild="true"
3452 >
3453 <Tool
3454 Name="VCCLCompilerTool"
3455 />
3456 </FileConfiguration>
3457 <FileConfiguration
3458 Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3459 ExcludedFromBuild="true"
3460 >
3461 <Tool
3462 Name="VCCLCompilerTool"
3463 />
3464 </FileConfiguration>
3465 <FileConfiguration
3466 Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3467 ExcludedFromBuild="true"
3468 >
3469 <Tool
3470 Name="VCCLCompilerTool"
3471 />
3472 </FileConfiguration>
3473 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003474 Name="Release-Dynamic|Win32"
3475 >
3476 <Tool
3477 Name="VCCLCompilerTool"
3478 AdditionalIncludeDirectories=""
3479 PreprocessorDefinitions=""
3480 />
3481 </FileConfiguration>
3482 <FileConfiguration
3483 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
3484 ExcludedFromBuild="true"
3485 >
3486 <Tool
3487 Name="VCCLCompilerTool"
3488 />
3489 </FileConfiguration>
3490 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003491 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
3492 ExcludedFromBuild="true"
3493 >
3494 <Tool
3495 Name="VCCLCompilerTool"
3496 />
3497 </FileConfiguration>
3498 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003499 Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"
3500 ExcludedFromBuild="true"
3501 >
3502 <Tool
3503 Name="VCCLCompilerTool"
3504 />
3505 </FileConfiguration>
3506 <FileConfiguration
3507 Name="Release-Dynamic|Smartphone 2003 (ARMV4)"
3508 ExcludedFromBuild="true"
3509 >
3510 <Tool
3511 Name="VCCLCompilerTool"
3512 />
3513 </FileConfiguration>
3514 <FileConfiguration
3515 Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3516 ExcludedFromBuild="true"
3517 >
3518 <Tool
3519 Name="VCCLCompilerTool"
3520 />
3521 </FileConfiguration>
3522 <FileConfiguration
3523 Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3524 ExcludedFromBuild="true"
3525 >
3526 <Tool
3527 Name="VCCLCompilerTool"
3528 />
3529 </FileConfiguration>
3530 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003531 Name="Debug-Dynamic|Win32"
3532 >
3533 <Tool
3534 Name="VCCLCompilerTool"
3535 AdditionalIncludeDirectories=""
3536 PreprocessorDefinitions=""
3537 />
3538 </FileConfiguration>
3539 <FileConfiguration
3540 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
3541 ExcludedFromBuild="true"
3542 >
3543 <Tool
3544 Name="VCCLCompilerTool"
3545 />
3546 </FileConfiguration>
3547 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003548 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
3549 ExcludedFromBuild="true"
3550 >
3551 <Tool
3552 Name="VCCLCompilerTool"
3553 />
3554 </FileConfiguration>
3555 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003556 Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"
3557 ExcludedFromBuild="true"
3558 >
3559 <Tool
3560 Name="VCCLCompilerTool"
3561 />
3562 </FileConfiguration>
3563 <FileConfiguration
3564 Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"
3565 ExcludedFromBuild="true"
3566 >
3567 <Tool
3568 Name="VCCLCompilerTool"
3569 />
3570 </FileConfiguration>
3571 <FileConfiguration
3572 Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3573 ExcludedFromBuild="true"
3574 >
3575 <Tool
3576 Name="VCCLCompilerTool"
3577 />
3578 </FileConfiguration>
3579 <FileConfiguration
3580 Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3581 ExcludedFromBuild="true"
3582 >
3583 <Tool
3584 Name="VCCLCompilerTool"
3585 />
3586 </FileConfiguration>
3587 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003588 Name="Release-Static|Win32"
3589 >
3590 <Tool
3591 Name="VCCLCompilerTool"
3592 AdditionalIncludeDirectories=""
3593 PreprocessorDefinitions=""
3594 />
3595 </FileConfiguration>
3596 <FileConfiguration
3597 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
3598 ExcludedFromBuild="true"
3599 >
3600 <Tool
3601 Name="VCCLCompilerTool"
3602 />
3603 </FileConfiguration>
Perry Ismangile6410c22009-04-16 10:13:21 +00003604 <FileConfiguration
3605 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
3606 ExcludedFromBuild="true"
3607 >
3608 <Tool
3609 Name="VCCLCompilerTool"
3610 />
3611 </FileConfiguration>
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003612 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003613 Name="Release-Static|Pocket PC 2003 (ARMV4)"
3614 ExcludedFromBuild="true"
3615 >
3616 <Tool
3617 Name="VCCLCompilerTool"
3618 />
3619 </FileConfiguration>
3620 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003621 Name="Release-Static|Smartphone 2003 (ARMV4)"
3622 ExcludedFromBuild="true"
3623 >
3624 <Tool
3625 Name="VCCLCompilerTool"
3626 />
3627 </FileConfiguration>
3628 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003629 Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3630 ExcludedFromBuild="true"
3631 >
3632 <Tool
3633 Name="VCCLCompilerTool"
3634 />
3635 </FileConfiguration>
3636 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003637 Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3638 ExcludedFromBuild="true"
3639 >
3640 <Tool
3641 Name="VCCLCompilerTool"
3642 />
3643 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003644 </File>
3645 <File
3646 RelativePath="..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.c"
3647 >
3648 <FileConfiguration
3649 Name="Debug|Win32"
3650 >
3651 <Tool
3652 Name="VCCLCompilerTool"
3653 AdditionalIncludeDirectories=""
3654 PreprocessorDefinitions=""
3655 />
3656 </FileConfiguration>
3657 <FileConfiguration
Benny Prijono298c12e2009-01-27 10:14:52 +00003658 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
3659 ExcludedFromBuild="true"
3660 >
3661 <Tool
3662 Name="VCCLCompilerTool"
3663 />
3664 </FileConfiguration>
3665 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003666 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
3667 ExcludedFromBuild="true"
3668 >
3669 <Tool
3670 Name="VCCLCompilerTool"
3671 />
3672 </FileConfiguration>
3673 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003674 Name="Debug|Pocket PC 2003 (ARMV4)"
3675 ExcludedFromBuild="true"
3676 >
3677 <Tool
3678 Name="VCCLCompilerTool"
3679 />
3680 </FileConfiguration>
3681 <FileConfiguration
3682 Name="Debug|Smartphone 2003 (ARMV4)"
3683 ExcludedFromBuild="true"
3684 >
3685 <Tool
3686 Name="VCCLCompilerTool"
3687 />
3688 </FileConfiguration>
3689 <FileConfiguration
3690 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3691 ExcludedFromBuild="true"
3692 >
3693 <Tool
3694 Name="VCCLCompilerTool"
3695 />
3696 </FileConfiguration>
3697 <FileConfiguration
3698 Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3699 ExcludedFromBuild="true"
3700 >
3701 <Tool
3702 Name="VCCLCompilerTool"
3703 />
3704 </FileConfiguration>
3705 <FileConfiguration
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003706 Name="Release|Win32"
3707 >
3708 <Tool
3709 Name="VCCLCompilerTool"
3710 AdditionalIncludeDirectories=""
3711 PreprocessorDefinitions=""
3712 />
3713 </FileConfiguration>
Benny Prijono298c12e2009-01-27 10:14:52 +00003714 <FileConfiguration
3715 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
3716 ExcludedFromBuild="true"
3717 >
3718 <Tool
3719 Name="VCCLCompilerTool"
3720 />
3721 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00003722 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003723 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
3724 ExcludedFromBuild="true"
3725 >
3726 <Tool
3727 Name="VCCLCompilerTool"
3728 />
3729 </FileConfiguration>
3730 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003731 Name="Release|Pocket PC 2003 (ARMV4)"
3732 ExcludedFromBuild="true"
3733 >
3734 <Tool
3735 Name="VCCLCompilerTool"
3736 />
3737 </FileConfiguration>
3738 <FileConfiguration
3739 Name="Release|Smartphone 2003 (ARMV4)"
3740 ExcludedFromBuild="true"
3741 >
3742 <Tool
3743 Name="VCCLCompilerTool"
3744 />
3745 </FileConfiguration>
3746 <FileConfiguration
3747 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3748 ExcludedFromBuild="true"
3749 >
3750 <Tool
3751 Name="VCCLCompilerTool"
3752 />
3753 </FileConfiguration>
3754 <FileConfiguration
3755 Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3756 ExcludedFromBuild="true"
3757 >
3758 <Tool
3759 Name="VCCLCompilerTool"
3760 />
3761 </FileConfiguration>
3762 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003763 Name="Debug-Static|Win32"
3764 >
3765 <Tool
3766 Name="VCCLCompilerTool"
3767 AdditionalIncludeDirectories=""
3768 PreprocessorDefinitions=""
3769 />
3770 </FileConfiguration>
3771 <FileConfiguration
3772 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
3773 ExcludedFromBuild="true"
3774 >
3775 <Tool
3776 Name="VCCLCompilerTool"
3777 />
3778 </FileConfiguration>
3779 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003780 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
3781 ExcludedFromBuild="true"
3782 >
3783 <Tool
3784 Name="VCCLCompilerTool"
3785 />
3786 </FileConfiguration>
3787 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003788 Name="Debug-Static|Pocket PC 2003 (ARMV4)"
3789 ExcludedFromBuild="true"
3790 >
3791 <Tool
3792 Name="VCCLCompilerTool"
3793 />
3794 </FileConfiguration>
3795 <FileConfiguration
3796 Name="Debug-Static|Smartphone 2003 (ARMV4)"
3797 ExcludedFromBuild="true"
3798 >
3799 <Tool
3800 Name="VCCLCompilerTool"
3801 />
3802 </FileConfiguration>
3803 <FileConfiguration
3804 Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3805 ExcludedFromBuild="true"
3806 >
3807 <Tool
3808 Name="VCCLCompilerTool"
3809 />
3810 </FileConfiguration>
3811 <FileConfiguration
3812 Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3813 ExcludedFromBuild="true"
3814 >
3815 <Tool
3816 Name="VCCLCompilerTool"
3817 />
3818 </FileConfiguration>
3819 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003820 Name="Release-Dynamic|Win32"
3821 >
3822 <Tool
3823 Name="VCCLCompilerTool"
3824 AdditionalIncludeDirectories=""
3825 PreprocessorDefinitions=""
3826 />
3827 </FileConfiguration>
3828 <FileConfiguration
3829 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
3830 ExcludedFromBuild="true"
3831 >
3832 <Tool
3833 Name="VCCLCompilerTool"
3834 />
3835 </FileConfiguration>
3836 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003837 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
3838 ExcludedFromBuild="true"
3839 >
3840 <Tool
3841 Name="VCCLCompilerTool"
3842 />
3843 </FileConfiguration>
3844 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003845 Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"
3846 ExcludedFromBuild="true"
3847 >
3848 <Tool
3849 Name="VCCLCompilerTool"
3850 />
3851 </FileConfiguration>
3852 <FileConfiguration
3853 Name="Release-Dynamic|Smartphone 2003 (ARMV4)"
3854 ExcludedFromBuild="true"
3855 >
3856 <Tool
3857 Name="VCCLCompilerTool"
3858 />
3859 </FileConfiguration>
3860 <FileConfiguration
3861 Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3862 ExcludedFromBuild="true"
3863 >
3864 <Tool
3865 Name="VCCLCompilerTool"
3866 />
3867 </FileConfiguration>
3868 <FileConfiguration
3869 Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3870 ExcludedFromBuild="true"
3871 >
3872 <Tool
3873 Name="VCCLCompilerTool"
3874 />
3875 </FileConfiguration>
3876 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003877 Name="Debug-Dynamic|Win32"
3878 >
3879 <Tool
3880 Name="VCCLCompilerTool"
3881 AdditionalIncludeDirectories=""
3882 PreprocessorDefinitions=""
3883 />
3884 </FileConfiguration>
3885 <FileConfiguration
3886 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
3887 ExcludedFromBuild="true"
3888 >
3889 <Tool
3890 Name="VCCLCompilerTool"
3891 />
3892 </FileConfiguration>
3893 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00003894 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
3895 ExcludedFromBuild="true"
3896 >
3897 <Tool
3898 Name="VCCLCompilerTool"
3899 />
3900 </FileConfiguration>
3901 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00003902 Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"
3903 ExcludedFromBuild="true"
3904 >
3905 <Tool
3906 Name="VCCLCompilerTool"
3907 />
3908 </FileConfiguration>
3909 <FileConfiguration
3910 Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"
3911 ExcludedFromBuild="true"
3912 >
3913 <Tool
3914 Name="VCCLCompilerTool"
3915 />
3916 </FileConfiguration>
3917 <FileConfiguration
3918 Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3919 ExcludedFromBuild="true"
3920 >
3921 <Tool
3922 Name="VCCLCompilerTool"
3923 />
3924 </FileConfiguration>
3925 <FileConfiguration
3926 Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3927 ExcludedFromBuild="true"
3928 >
3929 <Tool
3930 Name="VCCLCompilerTool"
3931 />
3932 </FileConfiguration>
3933 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00003934 Name="Release-Static|Win32"
3935 >
3936 <Tool
3937 Name="VCCLCompilerTool"
3938 AdditionalIncludeDirectories=""
3939 PreprocessorDefinitions=""
3940 />
3941 </FileConfiguration>
3942 <FileConfiguration
3943 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
3944 ExcludedFromBuild="true"
3945 >
3946 <Tool
3947 Name="VCCLCompilerTool"
3948 />
3949 </FileConfiguration>
Perry Ismangile6410c22009-04-16 10:13:21 +00003950 <FileConfiguration
3951 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
3952 ExcludedFromBuild="true"
3953 >
3954 <Tool
3955 Name="VCCLCompilerTool"
3956 />
3957 </FileConfiguration>
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003958 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003959 Name="Release-Static|Pocket PC 2003 (ARMV4)"
3960 ExcludedFromBuild="true"
3961 >
3962 <Tool
3963 Name="VCCLCompilerTool"
3964 />
3965 </FileConfiguration>
3966 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003967 Name="Release-Static|Smartphone 2003 (ARMV4)"
3968 ExcludedFromBuild="true"
3969 >
3970 <Tool
3971 Name="VCCLCompilerTool"
3972 />
3973 </FileConfiguration>
3974 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003975 Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
3976 ExcludedFromBuild="true"
3977 >
3978 <Tool
3979 Name="VCCLCompilerTool"
3980 />
3981 </FileConfiguration>
3982 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00003983 Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
3984 ExcludedFromBuild="true"
3985 >
3986 <Tool
3987 Name="VCCLCompilerTool"
3988 />
3989 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00003990 </File>
3991 <File
3992 RelativePath="..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.h"
3993 >
3994 </File>
3995 </Filter>
3996 <Filter
3997 Name="wmme"
3998 >
3999 <File
4000 RelativePath="..\..\portaudio\src\hostapi\wmme\pa_win_wmme.c"
4001 >
4002 <FileConfiguration
4003 Name="Debug|Win32"
4004 >
4005 <Tool
4006 Name="VCCLCompilerTool"
4007 AdditionalIncludeDirectories=""
4008 PreprocessorDefinitions=""
4009 />
4010 </FileConfiguration>
4011 <FileConfiguration
4012 Name="Release|Win32"
4013 >
4014 <Tool
4015 Name="VCCLCompilerTool"
4016 AdditionalIncludeDirectories=""
4017 PreprocessorDefinitions=""
4018 />
4019 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00004020 <FileConfiguration
4021 Name="Debug-Static|Win32"
4022 >
4023 <Tool
4024 Name="VCCLCompilerTool"
4025 AdditionalIncludeDirectories=""
4026 PreprocessorDefinitions=""
4027 />
4028 </FileConfiguration>
4029 <FileConfiguration
4030 Name="Release-Dynamic|Win32"
4031 >
4032 <Tool
4033 Name="VCCLCompilerTool"
4034 AdditionalIncludeDirectories=""
4035 PreprocessorDefinitions=""
4036 />
4037 </FileConfiguration>
4038 <FileConfiguration
4039 Name="Debug-Dynamic|Win32"
4040 >
4041 <Tool
4042 Name="VCCLCompilerTool"
4043 AdditionalIncludeDirectories=""
4044 PreprocessorDefinitions=""
4045 />
4046 </FileConfiguration>
4047 <FileConfiguration
4048 Name="Release-Static|Win32"
4049 >
4050 <Tool
4051 Name="VCCLCompilerTool"
4052 AdditionalIncludeDirectories=""
4053 PreprocessorDefinitions=""
4054 />
4055 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004056 </File>
4057 </Filter>
4058 </Filter>
4059 <Filter
4060 Name="os"
4061 >
4062 <Filter
4063 Name="win"
4064 >
4065 <File
4066 RelativePath="..\..\portaudio\src\os\win\pa_win_hostapis.c"
4067 >
4068 <FileConfiguration
4069 Name="Debug|Win32"
4070 >
4071 <Tool
4072 Name="VCCLCompilerTool"
4073 AdditionalIncludeDirectories=""
4074 PreprocessorDefinitions=""
4075 />
4076 </FileConfiguration>
4077 <FileConfiguration
4078 Name="Release|Win32"
4079 >
4080 <Tool
4081 Name="VCCLCompilerTool"
4082 AdditionalIncludeDirectories=""
4083 PreprocessorDefinitions=""
4084 />
4085 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00004086 <FileConfiguration
4087 Name="Debug-Static|Win32"
4088 >
4089 <Tool
4090 Name="VCCLCompilerTool"
4091 AdditionalIncludeDirectories=""
4092 PreprocessorDefinitions=""
4093 />
4094 </FileConfiguration>
4095 <FileConfiguration
4096 Name="Release-Dynamic|Win32"
4097 >
4098 <Tool
4099 Name="VCCLCompilerTool"
4100 AdditionalIncludeDirectories=""
4101 PreprocessorDefinitions=""
4102 />
4103 </FileConfiguration>
4104 <FileConfiguration
4105 Name="Debug-Dynamic|Win32"
4106 >
4107 <Tool
4108 Name="VCCLCompilerTool"
4109 AdditionalIncludeDirectories=""
4110 PreprocessorDefinitions=""
4111 />
4112 </FileConfiguration>
4113 <FileConfiguration
4114 Name="Release-Static|Win32"
4115 >
4116 <Tool
4117 Name="VCCLCompilerTool"
4118 AdditionalIncludeDirectories=""
4119 PreprocessorDefinitions=""
4120 />
4121 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004122 </File>
4123 <File
4124 RelativePath="..\..\portaudio\src\os\win\pa_win_util.c"
4125 >
4126 <FileConfiguration
4127 Name="Debug|Win32"
4128 >
4129 <Tool
4130 Name="VCCLCompilerTool"
4131 AdditionalIncludeDirectories=""
4132 PreprocessorDefinitions=""
4133 />
4134 </FileConfiguration>
4135 <FileConfiguration
4136 Name="Release|Win32"
4137 >
4138 <Tool
4139 Name="VCCLCompilerTool"
4140 AdditionalIncludeDirectories=""
4141 PreprocessorDefinitions=""
4142 />
4143 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00004144 <FileConfiguration
4145 Name="Debug-Static|Win32"
4146 >
4147 <Tool
4148 Name="VCCLCompilerTool"
4149 AdditionalIncludeDirectories=""
4150 PreprocessorDefinitions=""
4151 />
4152 </FileConfiguration>
4153 <FileConfiguration
4154 Name="Release-Dynamic|Win32"
4155 >
4156 <Tool
4157 Name="VCCLCompilerTool"
4158 AdditionalIncludeDirectories=""
4159 PreprocessorDefinitions=""
4160 />
4161 </FileConfiguration>
4162 <FileConfiguration
4163 Name="Debug-Dynamic|Win32"
4164 >
4165 <Tool
4166 Name="VCCLCompilerTool"
4167 AdditionalIncludeDirectories=""
4168 PreprocessorDefinitions=""
4169 />
4170 </FileConfiguration>
4171 <FileConfiguration
4172 Name="Release-Static|Win32"
4173 >
4174 <Tool
4175 Name="VCCLCompilerTool"
4176 AdditionalIncludeDirectories=""
4177 PreprocessorDefinitions=""
4178 />
4179 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004180 </File>
4181 <File
Benny Prijono27ae8572008-03-12 23:21:06 +00004182 RelativePath="..\..\portaudio\src\os\win\pa_win_waveformat.c"
4183 >
4184 </File>
4185 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004186 RelativePath="..\..\portaudio\src\os\win\pa_x86_plain_converters.c"
4187 >
4188 <FileConfiguration
4189 Name="Debug|Win32"
4190 >
4191 <Tool
4192 Name="VCCLCompilerTool"
4193 AdditionalIncludeDirectories=""
4194 PreprocessorDefinitions=""
4195 />
4196 </FileConfiguration>
4197 <FileConfiguration
Benny Prijono298c12e2009-01-27 10:14:52 +00004198 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
4199 ExcludedFromBuild="true"
4200 >
4201 <Tool
4202 Name="VCCLCompilerTool"
4203 />
4204 </FileConfiguration>
4205 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00004206 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
4207 ExcludedFromBuild="true"
4208 >
4209 <Tool
4210 Name="VCCLCompilerTool"
4211 />
4212 </FileConfiguration>
4213 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00004214 Name="Debug|Pocket PC 2003 (ARMV4)"
4215 ExcludedFromBuild="true"
4216 >
4217 <Tool
4218 Name="VCCLCompilerTool"
4219 />
4220 </FileConfiguration>
4221 <FileConfiguration
4222 Name="Debug|Smartphone 2003 (ARMV4)"
4223 ExcludedFromBuild="true"
4224 >
4225 <Tool
4226 Name="VCCLCompilerTool"
4227 />
4228 </FileConfiguration>
4229 <FileConfiguration
4230 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4231 ExcludedFromBuild="true"
4232 >
4233 <Tool
4234 Name="VCCLCompilerTool"
4235 />
4236 </FileConfiguration>
4237 <FileConfiguration
4238 Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4239 ExcludedFromBuild="true"
4240 >
4241 <Tool
4242 Name="VCCLCompilerTool"
4243 />
4244 </FileConfiguration>
4245 <FileConfiguration
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004246 Name="Release|Win32"
4247 >
4248 <Tool
4249 Name="VCCLCompilerTool"
4250 AdditionalIncludeDirectories=""
4251 PreprocessorDefinitions=""
4252 />
4253 </FileConfiguration>
Benny Prijono298c12e2009-01-27 10:14:52 +00004254 <FileConfiguration
4255 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
4256 ExcludedFromBuild="true"
4257 >
4258 <Tool
4259 Name="VCCLCompilerTool"
4260 />
4261 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00004262 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00004263 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
4264 ExcludedFromBuild="true"
4265 >
4266 <Tool
4267 Name="VCCLCompilerTool"
4268 />
4269 </FileConfiguration>
4270 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00004271 Name="Release|Pocket PC 2003 (ARMV4)"
4272 ExcludedFromBuild="true"
4273 >
4274 <Tool
4275 Name="VCCLCompilerTool"
4276 />
4277 </FileConfiguration>
4278 <FileConfiguration
4279 Name="Release|Smartphone 2003 (ARMV4)"
4280 ExcludedFromBuild="true"
4281 >
4282 <Tool
4283 Name="VCCLCompilerTool"
4284 />
4285 </FileConfiguration>
4286 <FileConfiguration
4287 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4288 ExcludedFromBuild="true"
4289 >
4290 <Tool
4291 Name="VCCLCompilerTool"
4292 />
4293 </FileConfiguration>
4294 <FileConfiguration
4295 Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4296 ExcludedFromBuild="true"
4297 >
4298 <Tool
4299 Name="VCCLCompilerTool"
4300 />
4301 </FileConfiguration>
4302 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00004303 Name="Debug-Static|Win32"
4304 >
4305 <Tool
4306 Name="VCCLCompilerTool"
4307 AdditionalIncludeDirectories=""
4308 PreprocessorDefinitions=""
4309 />
4310 </FileConfiguration>
4311 <FileConfiguration
4312 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
4313 ExcludedFromBuild="true"
4314 >
4315 <Tool
4316 Name="VCCLCompilerTool"
4317 />
4318 </FileConfiguration>
4319 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00004320 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
4321 ExcludedFromBuild="true"
4322 >
4323 <Tool
4324 Name="VCCLCompilerTool"
4325 />
4326 </FileConfiguration>
4327 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00004328 Name="Debug-Static|Pocket PC 2003 (ARMV4)"
4329 ExcludedFromBuild="true"
4330 >
4331 <Tool
4332 Name="VCCLCompilerTool"
4333 />
4334 </FileConfiguration>
4335 <FileConfiguration
4336 Name="Debug-Static|Smartphone 2003 (ARMV4)"
4337 ExcludedFromBuild="true"
4338 >
4339 <Tool
4340 Name="VCCLCompilerTool"
4341 />
4342 </FileConfiguration>
4343 <FileConfiguration
4344 Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4345 ExcludedFromBuild="true"
4346 >
4347 <Tool
4348 Name="VCCLCompilerTool"
4349 />
4350 </FileConfiguration>
4351 <FileConfiguration
4352 Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4353 ExcludedFromBuild="true"
4354 >
4355 <Tool
4356 Name="VCCLCompilerTool"
4357 />
4358 </FileConfiguration>
4359 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00004360 Name="Release-Dynamic|Win32"
4361 >
4362 <Tool
4363 Name="VCCLCompilerTool"
4364 AdditionalIncludeDirectories=""
4365 PreprocessorDefinitions=""
4366 />
4367 </FileConfiguration>
4368 <FileConfiguration
4369 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
4370 ExcludedFromBuild="true"
4371 >
4372 <Tool
4373 Name="VCCLCompilerTool"
4374 />
4375 </FileConfiguration>
4376 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00004377 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
4378 ExcludedFromBuild="true"
4379 >
4380 <Tool
4381 Name="VCCLCompilerTool"
4382 />
4383 </FileConfiguration>
4384 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00004385 Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"
4386 ExcludedFromBuild="true"
4387 >
4388 <Tool
4389 Name="VCCLCompilerTool"
4390 />
4391 </FileConfiguration>
4392 <FileConfiguration
4393 Name="Release-Dynamic|Smartphone 2003 (ARMV4)"
4394 ExcludedFromBuild="true"
4395 >
4396 <Tool
4397 Name="VCCLCompilerTool"
4398 />
4399 </FileConfiguration>
4400 <FileConfiguration
4401 Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4402 ExcludedFromBuild="true"
4403 >
4404 <Tool
4405 Name="VCCLCompilerTool"
4406 />
4407 </FileConfiguration>
4408 <FileConfiguration
4409 Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4410 ExcludedFromBuild="true"
4411 >
4412 <Tool
4413 Name="VCCLCompilerTool"
4414 />
4415 </FileConfiguration>
4416 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00004417 Name="Debug-Dynamic|Win32"
4418 >
4419 <Tool
4420 Name="VCCLCompilerTool"
4421 AdditionalIncludeDirectories=""
4422 PreprocessorDefinitions=""
4423 />
4424 </FileConfiguration>
4425 <FileConfiguration
4426 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
4427 ExcludedFromBuild="true"
4428 >
4429 <Tool
4430 Name="VCCLCompilerTool"
4431 />
4432 </FileConfiguration>
4433 <FileConfiguration
Perry Ismangile6410c22009-04-16 10:13:21 +00004434 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
4435 ExcludedFromBuild="true"
4436 >
4437 <Tool
4438 Name="VCCLCompilerTool"
4439 />
4440 </FileConfiguration>
4441 <FileConfiguration
Nanang Izzuddin2e4f03f2009-04-27 19:18:38 +00004442 Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"
4443 ExcludedFromBuild="true"
4444 >
4445 <Tool
4446 Name="VCCLCompilerTool"
4447 />
4448 </FileConfiguration>
4449 <FileConfiguration
4450 Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"
4451 ExcludedFromBuild="true"
4452 >
4453 <Tool
4454 Name="VCCLCompilerTool"
4455 />
4456 </FileConfiguration>
4457 <FileConfiguration
4458 Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4459 ExcludedFromBuild="true"
4460 >
4461 <Tool
4462 Name="VCCLCompilerTool"
4463 />
4464 </FileConfiguration>
4465 <FileConfiguration
4466 Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4467 ExcludedFromBuild="true"
4468 >
4469 <Tool
4470 Name="VCCLCompilerTool"
4471 />
4472 </FileConfiguration>
4473 <FileConfiguration
Perry Ismangil74338052009-03-30 12:15:43 +00004474 Name="Release-Static|Win32"
4475 >
4476 <Tool
4477 Name="VCCLCompilerTool"
4478 AdditionalIncludeDirectories=""
4479 PreprocessorDefinitions=""
4480 />
4481 </FileConfiguration>
4482 <FileConfiguration
4483 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
4484 ExcludedFromBuild="true"
4485 >
4486 <Tool
4487 Name="VCCLCompilerTool"
4488 />
4489 </FileConfiguration>
Perry Ismangile6410c22009-04-16 10:13:21 +00004490 <FileConfiguration
4491 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
4492 ExcludedFromBuild="true"
4493 >
4494 <Tool
4495 Name="VCCLCompilerTool"
4496 />
4497 </FileConfiguration>
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00004498 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00004499 Name="Release-Static|Pocket PC 2003 (ARMV4)"
4500 ExcludedFromBuild="true"
4501 >
4502 <Tool
4503 Name="VCCLCompilerTool"
4504 />
4505 </FileConfiguration>
4506 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00004507 Name="Release-Static|Smartphone 2003 (ARMV4)"
4508 ExcludedFromBuild="true"
4509 >
4510 <Tool
4511 Name="VCCLCompilerTool"
4512 />
4513 </FileConfiguration>
4514 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00004515 Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
4516 ExcludedFromBuild="true"
4517 >
4518 <Tool
4519 Name="VCCLCompilerTool"
4520 />
4521 </FileConfiguration>
4522 <FileConfiguration
Nanang Izzuddin89c273e2009-04-27 12:41:05 +00004523 Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
4524 ExcludedFromBuild="true"
4525 >
4526 <Tool
4527 Name="VCCLCompilerTool"
4528 />
4529 </FileConfiguration>
Benny Prijonoa378bfc2007-04-09 07:10:10 +00004530 </File>
4531 <File
4532 RelativePath="..\..\portaudio\src\os\win\pa_x86_plain_converters.h"
4533 >
4534 </File>
4535 </Filter>
4536 </Filter>
4537 </Filter>
4538 <Filter
4539 Name="Header Files"
4540 Filter="h;hpp;hxx;hm;inl"
4541 >
4542 <File
4543 RelativePath="..\..\portaudio\include\pa_win_wmme.h"
4544 >
4545 </File>
4546 <File
4547 RelativePath="..\..\portaudio\include\portaudio.h"
4548 >
4549 </File>
4550 </Filter>
4551 </Files>
4552 <Globals>
4553 </Globals>
4554</VisualStudioProject>