Added fail safe delay as some camera drivers ignore the frame rate
[pwlib.git] / samples / ipv6test / ipv6test_2005.vcproj
blob702aaad20229b8afd1941c9c98d42af7b8661dae
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ipv6test"
6 ProjectGUID="{65B235B6-1DE9-478B-AD81-66BE3F9F3A66}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
19 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="_DEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\Debug/ipv6test.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="2"
55 PrecompiledHeaderThrough="precompile.h"
56 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
57 WarningLevel="4"
58 SuppressStartupBanner="true"
59 DebugInformationFormat="4"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG,_AFXDLL"
67 Culture="3081"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 LinkIncremental="2"
75 SuppressStartupBanner="true"
76 AdditionalLibraryDirectories="..\..\lib"
77 GenerateDebugInformation="true"
78 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
79 SubSystem="1"
80 TargetMachine="1"
82 <Tool
83 Name="VCALinkTool"
85 <Tool
86 Name="VCManifestTool"
88 <Tool
89 Name="VCXDCMakeTool"
91 <Tool
92 Name="VCBscMakeTool"
94 <Tool
95 Name="VCFxCopTool"
97 <Tool
98 Name="VCAppVerifierTool"
100 <Tool
101 Name="VCWebDeploymentTool"
103 <Tool
104 Name="VCPostBuildEventTool"
106 </Configuration>
107 <Configuration
108 Name="Release|Win32"
109 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
110 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
111 ConfigurationType="1"
112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113 UseOfMFC="0"
114 ATLMinimizesCRunTimeLibraryUsage="false"
115 CharacterSet="2"
117 <Tool
118 Name="VCPreBuildEventTool"
120 <Tool
121 Name="VCCustomBuildTool"
123 <Tool
124 Name="VCXMLDataGeneratorTool"
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"
129 <Tool
130 Name="VCMIDLTool"
131 PreprocessorDefinitions="NDEBUG"
132 MkTypLibCompatible="true"
133 SuppressStartupBanner="true"
134 TargetEnvironment="1"
135 TypeLibraryName=".\Release/ipv6test.tlb"
136 HeaderFileName=""
138 <Tool
139 Name="VCCLCompilerTool"
140 Optimization="2"
141 InlineFunctionExpansion="1"
142 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
143 StringPooling="true"
144 RuntimeLibrary="2"
145 EnableFunctionLevelLinking="true"
146 RuntimeTypeInfo="true"
147 UsePrecompiledHeader="2"
148 PrecompiledHeaderThrough="precompile.h"
149 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
150 WarningLevel="4"
151 SuppressStartupBanner="true"
153 <Tool
154 Name="VCManagedResourceCompilerTool"
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="NDEBUG,_AFXDLL"
159 Culture="3081"
161 <Tool
162 Name="VCPreLinkEventTool"
164 <Tool
165 Name="VCLinkerTool"
166 LinkIncremental="1"
167 SuppressStartupBanner="true"
168 AdditionalLibraryDirectories="..\..\lib"
169 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
170 SubSystem="1"
171 TargetMachine="1"
173 <Tool
174 Name="VCALinkTool"
176 <Tool
177 Name="VCManifestTool"
179 <Tool
180 Name="VCXDCMakeTool"
182 <Tool
183 Name="VCBscMakeTool"
185 <Tool
186 Name="VCFxCopTool"
188 <Tool
189 Name="VCAppVerifierTool"
191 <Tool
192 Name="VCWebDeploymentTool"
194 <Tool
195 Name="VCPostBuildEventTool"
197 </Configuration>
198 </Configurations>
199 <References>
200 <ProjectReference
201 ReferencedProjectIdentifier="{85F4F26A-1A5D-4685-A48A-448102C5C5BC}"
202 RelativePathToProject=".\src\ptlib\msos\PTLib_2005.vcproj"
204 </References>
205 <Files>
206 <Filter
207 Name="Source Files"
208 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
210 <File
211 RelativePath="main.cxx"
213 <FileConfiguration
214 Name="Debug|Win32"
216 <Tool
217 Name="VCCLCompilerTool"
218 Optimization="0"
219 PreprocessorDefinitions=""
220 BasicRuntimeChecks="3"
222 </FileConfiguration>
223 <FileConfiguration
224 Name="Release|Win32"
226 <Tool
227 Name="VCCLCompilerTool"
228 Optimization="2"
229 PreprocessorDefinitions=""
231 </FileConfiguration>
232 </File>
233 <File
234 RelativePath="precompile.cxx"
236 <FileConfiguration
237 Name="Debug|Win32"
239 <Tool
240 Name="VCCLCompilerTool"
241 Optimization="0"
242 PreprocessorDefinitions=""
243 BasicRuntimeChecks="3"
244 UsePrecompiledHeader="1"
246 </FileConfiguration>
247 <FileConfiguration
248 Name="Release|Win32"
250 <Tool
251 Name="VCCLCompilerTool"
252 Optimization="2"
253 PreprocessorDefinitions=""
254 UsePrecompiledHeader="1"
256 </FileConfiguration>
257 </File>
258 </Filter>
259 <Filter
260 Name="Header Files"
261 Filter="h;hpp;hxx;hm;inl"
263 <File
264 RelativePath="main.h"
266 </File>
267 <File
268 RelativePath="precompile.h"
270 </File>
271 <File
272 RelativePath="version.h"
274 </File>
275 </Filter>
276 <Filter
277 Name="Resource Files"
278 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
280 </Filter>
281 </Files>
282 <Globals>
283 </Globals>
284 </VisualStudioProject>