Added fail safe delay as some camera drivers ignore the frame rate
[pwlib.git] / samples / find_ip / find_ip_2005.vcproj
blob523834612c00b68eec60cb3e908e59f78c6d20c9
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="find_ip"
6 ProjectGUID="{46D2EA84-33A6-4249-B9ED-779065478CA6}"
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"
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="_DEBUG"
40 MkTypLibCompatible="true"
41 SuppressStartupBanner="true"
42 TargetEnvironment="1"
43 TypeLibraryName=".\Debug/find_ip.tlb"
44 HeaderFileName=""
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="0"
49 PreprocessorDefinitions="_DEBUG;PTRACING"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 RuntimeTypeInfo="true"
53 UsePrecompiledHeader="2"
54 PrecompiledHeaderThrough="ptlib.h"
55 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
56 WarningLevel="4"
57 SuppressStartupBanner="true"
58 DebugInformationFormat="4"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG,_AFXDLL"
66 Culture="3081"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 LinkIncremental="2"
74 SuppressStartupBanner="true"
75 GenerateDebugInformation="true"
76 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
77 StripPrivateSymbols=""
78 SubSystem="1"
79 TargetMachine="1"
81 <Tool
82 Name="VCALinkTool"
84 <Tool
85 Name="VCManifestTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCAppVerifierTool"
99 <Tool
100 Name="VCWebDeploymentTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
109 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
110 ConfigurationType="1"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 UseOfMFC="0"
113 ATLMinimizesCRunTimeLibraryUsage="false"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
129 PreprocessorDefinitions="NDEBUG"
130 MkTypLibCompatible="true"
131 SuppressStartupBanner="true"
132 TargetEnvironment="1"
133 TypeLibraryName=".\Release/find_ip.tlb"
134 HeaderFileName=""
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="2"
139 InlineFunctionExpansion="1"
140 PreprocessorDefinitions="NDEBUG;PTRACING"
141 StringPooling="true"
142 RuntimeLibrary="2"
143 EnableFunctionLevelLinking="true"
144 RuntimeTypeInfo="true"
145 UsePrecompiledHeader="2"
146 PrecompiledHeaderThrough="ptlib.h"
147 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
148 WarningLevel="4"
149 SuppressStartupBanner="true"
150 DebugInformationFormat="3"
152 <Tool
153 Name="VCManagedResourceCompilerTool"
155 <Tool
156 Name="VCResourceCompilerTool"
157 PreprocessorDefinitions="NDEBUG,_AFXDLL"
158 Culture="3081"
160 <Tool
161 Name="VCPreLinkEventTool"
163 <Tool
164 Name="VCLinkerTool"
165 LinkIncremental="1"
166 SuppressStartupBanner="true"
167 GenerateDebugInformation="false"
168 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
169 StripPrivateSymbols=""
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 <File
207 RelativePath="find_ip.cxx"
209 <FileConfiguration
210 Name="Debug|Win32"
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="0"
215 PreprocessorDefinitions=""
216 BasicRuntimeChecks="3"
218 </FileConfiguration>
219 <FileConfiguration
220 Name="Release|Win32"
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="2"
225 PreprocessorDefinitions=""
227 </FileConfiguration>
228 </File>
229 <File
230 RelativePath="precompile.cxx"
232 <FileConfiguration
233 Name="Debug|Win32"
235 <Tool
236 Name="VCCLCompilerTool"
237 Optimization="0"
238 PreprocessorDefinitions=""
239 UsePrecompiledHeader="1"
241 </FileConfiguration>
242 <FileConfiguration
243 Name="Release|Win32"
245 <Tool
246 Name="VCCLCompilerTool"
247 Optimization="2"
248 PreprocessorDefinitions=""
249 UsePrecompiledHeader="1"
251 </FileConfiguration>
252 </File>
253 </Files>
254 <Globals>
255 </Globals>
256 </VisualStudioProject>