Added fail safe delay as some camera drivers ignore the frame rate
[pwlib.git] / samples / queue / queue_2005.vcproj
blob272731694a09730cb74a34bcd8b973e437f9ca1a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="queue"
6 ProjectGUID="{B0FC0A67-6227-46CB-B92D-A5FF83EAE7B7}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="No Trace|Win32"
18 OutputDirectory=".\NoTrace"
19 IntermediateDirectory=".\NoTrace"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
39 PreprocessorDefinitions="NDEBUG"
40 MkTypLibCompatible="true"
41 SuppressStartupBanner="true"
42 TargetEnvironment="1"
43 TypeLibraryName=".\NoTrace/queue.tlb"
44 HeaderFileName=""
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="1"
49 InlineFunctionExpansion="2"
50 PreprocessorDefinitions="NDEBUG;PASN_NOPRINTON;PASN_LEANANDMEAN"
51 StringPooling="true"
52 RuntimeLibrary="2"
53 EnableFunctionLevelLinking="true"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="2"
56 PrecompiledHeaderThrough="ptlib.h"
57 PrecompiledHeaderFile=".\NoTrace/queue.pch"
58 AssemblerListingLocation=".\NoTrace/"
59 ObjectFile=".\NoTrace/"
60 ProgramDataBaseFileName=".\NoTrace/"
61 WarningLevel="4"
62 SuppressStartupBanner="true"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG,_AFXDLL"
70 Culture="3081"
72 <Tool
73 Name="VCPreLinkEventTool"
75 <Tool
76 Name="VCLinkerTool"
77 AdditionalDependencies="ptlib.lib"
78 OutputFile="NoTrace/queue.exe"
79 LinkIncremental="1"
80 SuppressStartupBanner="true"
81 ProgramDatabaseFile=".\NoTrace/queue.pdb"
82 SubSystem="1"
83 TargetMachine="1"
85 <Tool
86 Name="VCALinkTool"
88 <Tool
89 Name="VCManifestTool"
91 <Tool
92 Name="VCXDCMakeTool"
94 <Tool
95 Name="VCBscMakeTool"
97 <Tool
98 Name="VCFxCopTool"
100 <Tool
101 Name="VCAppVerifierTool"
103 <Tool
104 Name="VCWebDeploymentTool"
106 <Tool
107 Name="VCPostBuildEventTool"
109 </Configuration>
110 <Configuration
111 Name="Release|Win32"
112 OutputDirectory=".\Release"
113 IntermediateDirectory=".\Release"
114 ConfigurationType="1"
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116 UseOfMFC="0"
117 ATLMinimizesCRunTimeLibraryUsage="false"
119 <Tool
120 Name="VCPreBuildEventTool"
122 <Tool
123 Name="VCCustomBuildTool"
125 <Tool
126 Name="VCXMLDataGeneratorTool"
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"
131 <Tool
132 Name="VCMIDLTool"
133 PreprocessorDefinitions="NDEBUG"
134 MkTypLibCompatible="true"
135 SuppressStartupBanner="true"
136 TargetEnvironment="1"
137 TypeLibraryName=".\Release/queue.tlb"
138 HeaderFileName=""
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="2"
143 InlineFunctionExpansion="2"
144 PreprocessorDefinitions="NDEBUG;PTRACING"
145 StringPooling="true"
146 RuntimeLibrary="2"
147 EnableFunctionLevelLinking="true"
148 RuntimeTypeInfo="true"
149 UsePrecompiledHeader="2"
150 PrecompiledHeaderThrough="ptlib.h"
151 PrecompiledHeaderFile=".\Release/queue.pch"
152 AssemblerListingLocation=".\Release/"
153 ObjectFile=".\Release/"
154 ProgramDataBaseFileName=".\Release/"
155 WarningLevel="4"
156 SuppressStartupBanner="true"
158 <Tool
159 Name="VCManagedResourceCompilerTool"
161 <Tool
162 Name="VCResourceCompilerTool"
163 PreprocessorDefinitions="NDEBUG,_AFXDLL"
164 Culture="3081"
166 <Tool
167 Name="VCPreLinkEventTool"
169 <Tool
170 Name="VCLinkerTool"
171 AdditionalDependencies="ptlib.lib"
172 OutputFile="Release/queue.exe"
173 LinkIncremental="1"
174 SuppressStartupBanner="true"
175 ProgramDatabaseFile=".\Release/queue.pdb"
176 SubSystem="1"
177 TargetMachine="1"
179 <Tool
180 Name="VCALinkTool"
182 <Tool
183 Name="VCManifestTool"
185 <Tool
186 Name="VCXDCMakeTool"
188 <Tool
189 Name="VCBscMakeTool"
191 <Tool
192 Name="VCFxCopTool"
194 <Tool
195 Name="VCAppVerifierTool"
197 <Tool
198 Name="VCWebDeploymentTool"
200 <Tool
201 Name="VCPostBuildEventTool"
203 </Configuration>
204 <Configuration
205 Name="Debug|Win32"
206 OutputDirectory=".\Debug"
207 IntermediateDirectory=".\Debug"
208 ConfigurationType="1"
209 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
210 UseOfMFC="0"
211 ATLMinimizesCRunTimeLibraryUsage="false"
213 <Tool
214 Name="VCPreBuildEventTool"
216 <Tool
217 Name="VCCustomBuildTool"
219 <Tool
220 Name="VCXMLDataGeneratorTool"
222 <Tool
223 Name="VCWebServiceProxyGeneratorTool"
225 <Tool
226 Name="VCMIDLTool"
227 PreprocessorDefinitions="_DEBUG"
228 MkTypLibCompatible="true"
229 SuppressStartupBanner="true"
230 TargetEnvironment="1"
231 TypeLibraryName=".\Debug/queue.tlb"
232 HeaderFileName=""
234 <Tool
235 Name="VCCLCompilerTool"
236 Optimization="0"
237 PreprocessorDefinitions="_DEBUG;PTRACING"
238 BasicRuntimeChecks="3"
239 RuntimeLibrary="3"
240 RuntimeTypeInfo="true"
241 UsePrecompiledHeader="2"
242 PrecompiledHeaderThrough="ptlib.h"
243 PrecompiledHeaderFile=".\Debug/queue.pch"
244 AssemblerListingLocation=".\Debug/"
245 ObjectFile=".\Debug/"
246 ProgramDataBaseFileName=".\Debug/"
247 WarningLevel="4"
248 SuppressStartupBanner="true"
249 DebugInformationFormat="4"
251 <Tool
252 Name="VCManagedResourceCompilerTool"
254 <Tool
255 Name="VCResourceCompilerTool"
256 PreprocessorDefinitions="_DEBUG,_AFXDLL"
257 Culture="3081"
259 <Tool
260 Name="VCPreLinkEventTool"
262 <Tool
263 Name="VCLinkerTool"
264 AdditionalDependencies="ptlibd.lib"
265 OutputFile="Debug/queue.exe"
266 LinkIncremental="2"
267 SuppressStartupBanner="true"
268 GenerateDebugInformation="true"
269 ProgramDatabaseFile=".\Debug/queue.pdb"
270 SubSystem="1"
271 TargetMachine="1"
273 <Tool
274 Name="VCALinkTool"
276 <Tool
277 Name="VCManifestTool"
279 <Tool
280 Name="VCXDCMakeTool"
282 <Tool
283 Name="VCBscMakeTool"
285 <Tool
286 Name="VCFxCopTool"
288 <Tool
289 Name="VCAppVerifierTool"
291 <Tool
292 Name="VCWebDeploymentTool"
294 <Tool
295 Name="VCPostBuildEventTool"
297 </Configuration>
298 </Configurations>
299 <References>
300 <ProjectReference
301 ReferencedProjectIdentifier="{85F4F26A-1A5D-4685-A48A-448102C5C5BC}"
302 RelativePathToProject="..\pwlib\src\ptlib\msos\PTLib_2005.vcproj"
304 </References>
305 <Files>
306 <Filter
307 Name="Source Files"
308 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
310 <File
311 RelativePath="main.cxx"
313 <FileConfiguration
314 Name="No Trace|Win32"
316 <Tool
317 Name="VCCLCompilerTool"
318 Optimization="1"
319 PreprocessorDefinitions=""
321 </FileConfiguration>
322 <FileConfiguration
323 Name="Release|Win32"
325 <Tool
326 Name="VCCLCompilerTool"
327 Optimization="2"
328 PreprocessorDefinitions=""
330 </FileConfiguration>
331 <FileConfiguration
332 Name="Debug|Win32"
334 <Tool
335 Name="VCCLCompilerTool"
336 Optimization="0"
337 PreprocessorDefinitions=""
338 BasicRuntimeChecks="3"
340 </FileConfiguration>
341 </File>
342 <File
343 RelativePath="precompile.cxx"
345 <FileConfiguration
346 Name="No Trace|Win32"
348 <Tool
349 Name="VCCLCompilerTool"
350 Optimization="1"
351 PreprocessorDefinitions=""
352 UsePrecompiledHeader="1"
354 </FileConfiguration>
355 <FileConfiguration
356 Name="Release|Win32"
358 <Tool
359 Name="VCCLCompilerTool"
360 Optimization="2"
361 PreprocessorDefinitions=""
362 UsePrecompiledHeader="1"
364 </FileConfiguration>
365 <FileConfiguration
366 Name="Debug|Win32"
368 <Tool
369 Name="VCCLCompilerTool"
370 Optimization="0"
371 PreprocessorDefinitions=""
372 BasicRuntimeChecks="3"
373 UsePrecompiledHeader="1"
375 </FileConfiguration>
376 </File>
377 </Filter>
378 <Filter
379 Name="Header Files"
380 Filter="h;hpp;hxx;hm;inl"
382 <File
383 RelativePath="main.h"
385 </File>
386 <File
387 RelativePath="version.h"
389 </File>
390 </Filter>
391 <Filter
392 Name="Resource Files"
393 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
395 </Filter>
396 </Files>
397 <Globals>
398 </Globals>
399 </VisualStudioProject>