• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8,00"
5	Name="loopwave"
6	ProjectGUID="{6F642636-CB11-4DC7-855E-27FE1744003A}"
7	RootNamespace="loopwave"
8	Keyword="Win32Proj"
9	>
10	<Platforms>
11		<Platform
12			Name="Pocket PC 2003 (ARMV4)"
13		/>
14		<Platform
15			Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="Debug|Pocket PC 2003 (ARMV4)"
23			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
24			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25			ConfigurationType="1"
26			CharacterSet="1"
27			>
28			<Tool
29				Name="VCPreBuildEventTool"
30			/>
31			<Tool
32				Name="VCCustomBuildTool"
33			/>
34			<Tool
35				Name="VCXMLDataGeneratorTool"
36			/>
37			<Tool
38				Name="VCWebServiceProxyGeneratorTool"
39			/>
40			<Tool
41				Name="VCMIDLTool"
42			/>
43			<Tool
44				Name="VCCLCompilerTool"
45				ExecutionBucket="7"
46				Optimization="0"
47				AdditionalIncludeDirectories="..\..\include"
48				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
49				MinimalRebuild="true"
50				RuntimeLibrary="1"
51				UsePrecompiledHeader="0"
52				WarningLevel="3"
53				DebugInformationFormat="3"
54			/>
55			<Tool
56				Name="VCManagedResourceCompilerTool"
57			/>
58			<Tool
59				Name="VCResourceCompilerTool"
60				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
61				Culture="1033"
62				AdditionalIncludeDirectories="$(IntDir)"
63			/>
64			<Tool
65				Name="VCPreLinkEventTool"
66			/>
67			<Tool
68				Name="VCLinkerTool"
69				AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
70				AdditionalDependencies="secchk.lib ccrtrtti.lib"
71				OutputFile="$(OutDir)/loopwave.exe"
72				LinkIncremental="2"
73				DelayLoadDLLs="$(NOINHERIT)"
74				GenerateDebugInformation="true"
75				ProgramDatabaseFile="$(OutDir)/loopwave.pdb"
76				SubSystem="0"
77			/>
78			<Tool
79				Name="VCALinkTool"
80			/>
81			<Tool
82				Name="VCXDCMakeTool"
83			/>
84			<Tool
85				Name="VCBscMakeTool"
86			/>
87			<Tool
88				Name="VCCodeSignTool"
89			/>
90			<Tool
91				Name="VCPostBuildEventTool"
92			/>
93			<DeploymentTool
94				ForceDirty="-1"
95				RemoteDirectory=""
96				RegisterOutput="0"
97				AdditionalFiles="sample.wav|$(SolutionDir)\..\test|\|0"
98			/>
99			<DebuggerTool
100			/>
101		</Configuration>
102		<Configuration
103			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
104			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
105			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
106			ConfigurationType="1"
107			CharacterSet="1"
108			>
109			<Tool
110				Name="VCPreBuildEventTool"
111			/>
112			<Tool
113				Name="VCCustomBuildTool"
114			/>
115			<Tool
116				Name="VCXMLDataGeneratorTool"
117			/>
118			<Tool
119				Name="VCWebServiceProxyGeneratorTool"
120			/>
121			<Tool
122				Name="VCMIDLTool"
123			/>
124			<Tool
125				Name="VCCLCompilerTool"
126				ExecutionBucket="7"
127				Optimization="0"
128				AdditionalIncludeDirectories="..\..\nclude"
129				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
130				MinimalRebuild="true"
131				RuntimeLibrary="1"
132				UsePrecompiledHeader="0"
133				WarningLevel="3"
134				DebugInformationFormat="3"
135			/>
136			<Tool
137				Name="VCManagedResourceCompilerTool"
138			/>
139			<Tool
140				Name="VCResourceCompilerTool"
141				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
142				Culture="1033"
143				AdditionalIncludeDirectories="$(IntDir)"
144			/>
145			<Tool
146				Name="VCPreLinkEventTool"
147			/>
148			<Tool
149				Name="VCLinkerTool"
150				AdditionalOptions=" /subsystem:windowsce,5.01"
151				OutputFile="$(OutDir)/loopwave.exe"
152				LinkIncremental="2"
153				DelayLoadDLLs="$(NOINHERIT)"
154				GenerateDebugInformation="true"
155				ProgramDatabaseFile="$(OutDir)/loopwave.pdb"
156				SubSystem="0"
157			/>
158			<Tool
159				Name="VCALinkTool"
160			/>
161			<Tool
162				Name="VCXDCMakeTool"
163			/>
164			<Tool
165				Name="VCBscMakeTool"
166			/>
167			<Tool
168				Name="VCCodeSignTool"
169			/>
170			<Tool
171				Name="VCPostBuildEventTool"
172			/>
173			<DeploymentTool
174				ForceDirty="-1"
175				RemoteDirectory=""
176				RegisterOutput="0"
177				AdditionalFiles=""
178			/>
179			<DebuggerTool
180			/>
181		</Configuration>
182		<Configuration
183			Name="Release|Pocket PC 2003 (ARMV4)"
184			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
185			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
186			ConfigurationType="1"
187			CharacterSet="1"
188			>
189			<Tool
190				Name="VCPreBuildEventTool"
191			/>
192			<Tool
193				Name="VCCustomBuildTool"
194			/>
195			<Tool
196				Name="VCXMLDataGeneratorTool"
197			/>
198			<Tool
199				Name="VCWebServiceProxyGeneratorTool"
200			/>
201			<Tool
202				Name="VCMIDLTool"
203			/>
204			<Tool
205				Name="VCCLCompilerTool"
206				ExecutionBucket="7"
207				Optimization="2"
208				AdditionalIncludeDirectories="..\..\include"
209				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
210				RuntimeLibrary="0"
211				UsePrecompiledHeader="0"
212				WarningLevel="3"
213				DebugInformationFormat="3"
214			/>
215			<Tool
216				Name="VCManagedResourceCompilerTool"
217			/>
218			<Tool
219				Name="VCResourceCompilerTool"
220				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
221				Culture="1033"
222				AdditionalIncludeDirectories="$(IntDir)"
223			/>
224			<Tool
225				Name="VCPreLinkEventTool"
226			/>
227			<Tool
228				Name="VCLinkerTool"
229				AdditionalOptions=" /subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE"
230				AdditionalDependencies="secchk.lib ccrtrtti.lib"
231				OutputFile="$(OutDir)/loopwave.exe"
232				LinkIncremental="1"
233				DelayLoadDLLs="$(NOINHERIT)"
234				GenerateDebugInformation="true"
235				ProgramDatabaseFile="$(OutDir)/loopwave.pdb"
236				SubSystem="0"
237				OptimizeReferences="2"
238				EnableCOMDATFolding="2"
239			/>
240			<Tool
241				Name="VCALinkTool"
242			/>
243			<Tool
244				Name="VCXDCMakeTool"
245			/>
246			<Tool
247				Name="VCBscMakeTool"
248			/>
249			<Tool
250				Name="VCCodeSignTool"
251			/>
252			<Tool
253				Name="VCPostBuildEventTool"
254			/>
255			<DeploymentTool
256				ForceDirty="-1"
257				RemoteDirectory=""
258				RegisterOutput="0"
259				AdditionalFiles="sample.wav|$(SolutionDir)\..\test|\|0"
260			/>
261			<DebuggerTool
262			/>
263		</Configuration>
264		<Configuration
265			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
266			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
267			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
268			ConfigurationType="1"
269			CharacterSet="1"
270			>
271			<Tool
272				Name="VCPreBuildEventTool"
273			/>
274			<Tool
275				Name="VCCustomBuildTool"
276			/>
277			<Tool
278				Name="VCXMLDataGeneratorTool"
279			/>
280			<Tool
281				Name="VCWebServiceProxyGeneratorTool"
282			/>
283			<Tool
284				Name="VCMIDLTool"
285			/>
286			<Tool
287				Name="VCCLCompilerTool"
288				ExecutionBucket="7"
289				Optimization="2"
290				AdditionalIncludeDirectories="..\..\include"
291				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_WINDOWS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
292				RuntimeLibrary="0"
293				UsePrecompiledHeader="0"
294				WarningLevel="3"
295				DebugInformationFormat="3"
296			/>
297			<Tool
298				Name="VCManagedResourceCompilerTool"
299			/>
300			<Tool
301				Name="VCResourceCompilerTool"
302				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
303				Culture="1033"
304				AdditionalIncludeDirectories="$(IntDir)"
305			/>
306			<Tool
307				Name="VCPreLinkEventTool"
308			/>
309			<Tool
310				Name="VCLinkerTool"
311				AdditionalOptions=" /subsystem:windowsce,5.01"
312				OutputFile="$(OutDir)/loopwave.exe"
313				LinkIncremental="1"
314				DelayLoadDLLs="$(NOINHERIT)"
315				GenerateDebugInformation="true"
316				ProgramDatabaseFile="$(OutDir)/loopwave.pdb"
317				SubSystem="0"
318				OptimizeReferences="2"
319				EnableCOMDATFolding="2"
320			/>
321			<Tool
322				Name="VCALinkTool"
323			/>
324			<Tool
325				Name="VCXDCMakeTool"
326			/>
327			<Tool
328				Name="VCBscMakeTool"
329			/>
330			<Tool
331				Name="VCCodeSignTool"
332			/>
333			<Tool
334				Name="VCPostBuildEventTool"
335			/>
336			<DeploymentTool
337				ForceDirty="-1"
338				RemoteDirectory=""
339				RegisterOutput="0"
340				AdditionalFiles=""
341			/>
342			<DebuggerTool
343			/>
344		</Configuration>
345	</Configurations>
346	<References>
347	</References>
348	<Files>
349		<Filter
350			Name="Source Files"
351			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
352			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
353			>
354			<File
355				RelativePath="..\..\test\loopwave.c"
356				>
357			</File>
358		</Filter>
359		<Filter
360			Name="Header Files"
361			Filter="h;hpp;hxx;hm;inl;inc;xsd"
362			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
363			>
364		</Filter>
365		<Filter
366			Name="Resource Files"
367			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
368			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
369			>
370		</Filter>
371	</Files>
372	<Globals>
373	</Globals>
374</VisualStudioProject>
375