Fixed race condition with tones on LID handset.
[opal/cbnco.git] / samples / jester / jester.vcproj
blobe5f5eae57cc2571b0c419a141280b19786b47717
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="Jester"
6 ProjectGUID="{04AB38FF-0E5D-464B-883A-1C96419E7E9C}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="No Trace|Win32"
16 OutputDirectory=".\NoTrace"
17 IntermediateDirectory=".\NoTrace"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="1"
24 InlineFunctionExpansion="2"
25 PreprocessorDefinitions="NDEBUG;PASN_NOPRINTON;PASN_LEANANDMEAN;HAS_IXJ;OPAL_STATIC_LINK"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 RuntimeTypeInfo="TRUE"
30 UsePrecompiledHeader="3"
31 PrecompiledHeaderThrough="ptlib.h"
32 PrecompiledHeaderFile=".\NoTrace/jester.pch"
33 AssemblerListingLocation=".\NoTrace/"
34 ObjectFile=".\NoTrace/"
35 ProgramDataBaseFileName=".\NoTrace/"
36 WarningLevel="4"
37 SuppressStartupBanner="TRUE"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="ptlib.lib"
43 OutputFile="NoTrace/jester.exe"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 ProgramDatabaseFile=".\NoTrace/jester.pdb"
47 SubSystem="1"
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="NDEBUG"
52 MkTypLibCompatible="TRUE"
53 SuppressStartupBanner="TRUE"
54 TargetEnvironment="1"
55 TypeLibraryName=".\NoTrace/jester.tlb"
56 HeaderFileName=""/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG,_AFXDLL"
66 Culture="3081"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Release|Win32"
80 OutputDirectory=".\Release"
81 IntermediateDirectory=".\Release"
82 ConfigurationType="1"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE">
85 <Tool
86 Name="VCCLCompilerTool"
87 Optimization="2"
88 InlineFunctionExpansion="2"
89 PreprocessorDefinitions="NDEBUG;PTRACING;HAS_IXJ;OPAL_STATIC_LINK"
90 StringPooling="TRUE"
91 RuntimeLibrary="2"
92 EnableFunctionLevelLinking="TRUE"
93 RuntimeTypeInfo="TRUE"
94 UsePrecompiledHeader="3"
95 PrecompiledHeaderThrough="ptlib.h"
96 PrecompiledHeaderFile=".\Release/jester.pch"
97 AssemblerListingLocation=".\Release/"
98 ObjectFile=".\Release/"
99 ProgramDataBaseFileName=".\Release/"
100 WarningLevel="4"
101 SuppressStartupBanner="TRUE"/>
102 <Tool
103 Name="VCCustomBuildTool"/>
104 <Tool
105 Name="VCLinkerTool"
106 AdditionalDependencies="ptlib.lib"
107 OutputFile="Release/jester.exe"
108 LinkIncremental="1"
109 SuppressStartupBanner="TRUE"
110 ProgramDatabaseFile=".\Release/jester.pdb"
111 SubSystem="1"
112 TargetMachine="1"/>
113 <Tool
114 Name="VCMIDLTool"
115 PreprocessorDefinitions="NDEBUG"
116 MkTypLibCompatible="TRUE"
117 SuppressStartupBanner="TRUE"
118 TargetEnvironment="1"
119 TypeLibraryName=".\Release/jester.tlb"
120 HeaderFileName=""/>
121 <Tool
122 Name="VCPostBuildEventTool"/>
123 <Tool
124 Name="VCPreBuildEventTool"/>
125 <Tool
126 Name="VCPreLinkEventTool"/>
127 <Tool
128 Name="VCResourceCompilerTool"
129 PreprocessorDefinitions="NDEBUG,_AFXDLL"
130 Culture="3081"/>
131 <Tool
132 Name="VCWebServiceProxyGeneratorTool"/>
133 <Tool
134 Name="VCXMLDataGeneratorTool"/>
135 <Tool
136 Name="VCWebDeploymentTool"/>
137 <Tool
138 Name="VCManagedWrapperGeneratorTool"/>
139 <Tool
140 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141 </Configuration>
142 <Configuration
143 Name="Debug|Win32"
144 OutputDirectory=".\Debug"
145 IntermediateDirectory=".\Debug"
146 ConfigurationType="1"
147 UseOfMFC="0"
148 ATLMinimizesCRunTimeLibraryUsage="FALSE">
149 <Tool
150 Name="VCCLCompilerTool"
151 Optimization="0"
152 PreprocessorDefinitions="_DEBUG;PTRACING;HAS_IXJ;OPAL_STATIC_LINK"
153 BasicRuntimeChecks="3"
154 RuntimeLibrary="3"
155 RuntimeTypeInfo="TRUE"
156 UsePrecompiledHeader="3"
157 PrecompiledHeaderThrough="ptlib.h"
158 PrecompiledHeaderFile=".\Debug/jester.pch"
159 AssemblerListingLocation=".\Debug/"
160 ObjectFile=".\Debug/"
161 ProgramDataBaseFileName=".\Debug/"
162 WarningLevel="4"
163 SuppressStartupBanner="TRUE"
164 DebugInformationFormat="4"/>
165 <Tool
166 Name="VCCustomBuildTool"/>
167 <Tool
168 Name="VCLinkerTool"
169 AdditionalDependencies="ptlibd.lib"
170 OutputFile="Debug/jester.exe"
171 LinkIncremental="2"
172 SuppressStartupBanner="TRUE"
173 GenerateDebugInformation="TRUE"
174 ProgramDatabaseFile=".\Debug/jester.pdb"
175 SubSystem="1"
176 TargetMachine="1"/>
177 <Tool
178 Name="VCMIDLTool"
179 PreprocessorDefinitions="_DEBUG"
180 MkTypLibCompatible="TRUE"
181 SuppressStartupBanner="TRUE"
182 TargetEnvironment="1"
183 TypeLibraryName=".\Debug/jester.tlb"
184 HeaderFileName=""/>
185 <Tool
186 Name="VCPostBuildEventTool"/>
187 <Tool
188 Name="VCPreBuildEventTool"/>
189 <Tool
190 Name="VCPreLinkEventTool"/>
191 <Tool
192 Name="VCResourceCompilerTool"
193 PreprocessorDefinitions="_DEBUG,_AFXDLL"
194 Culture="3081"/>
195 <Tool
196 Name="VCWebServiceProxyGeneratorTool"/>
197 <Tool
198 Name="VCXMLDataGeneratorTool"/>
199 <Tool
200 Name="VCWebDeploymentTool"/>
201 <Tool
202 Name="VCManagedWrapperGeneratorTool"/>
203 <Tool
204 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
205 </Configuration>
206 </Configurations>
207 <References>
208 <ProjectReference
209 ReferencedProjectIdentifier="{0BF5DA42-4607-485F-9342-51FD28854F3B}"
210 Name="OPAL DLL"/>
211 </References>
212 <Files>
213 <Filter
214 Name="Source Files"
215 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
216 <File
217 RelativePath="main.cxx">
218 <FileConfiguration
219 Name="No Trace|Win32">
220 <Tool
221 Name="VCCLCompilerTool"
222 Optimization="1"
223 PreprocessorDefinitions=""/>
224 </FileConfiguration>
225 <FileConfiguration
226 Name="Release|Win32">
227 <Tool
228 Name="VCCLCompilerTool"
229 Optimization="2"
230 PreprocessorDefinitions=""/>
231 </FileConfiguration>
232 <FileConfiguration
233 Name="Debug|Win32">
234 <Tool
235 Name="VCCLCompilerTool"
236 Optimization="0"
237 PreprocessorDefinitions=""
238 BasicRuntimeChecks="3"/>
239 </FileConfiguration>
240 </File>
241 <File
242 RelativePath="precompile.cxx">
243 <FileConfiguration
244 Name="No Trace|Win32">
245 <Tool
246 Name="VCCLCompilerTool"
247 Optimization="1"
248 PreprocessorDefinitions=""
249 UsePrecompiledHeader="1"/>
250 </FileConfiguration>
251 <FileConfiguration
252 Name="Release|Win32">
253 <Tool
254 Name="VCCLCompilerTool"
255 Optimization="2"
256 PreprocessorDefinitions=""
257 UsePrecompiledHeader="1"/>
258 </FileConfiguration>
259 <FileConfiguration
260 Name="Debug|Win32">
261 <Tool
262 Name="VCCLCompilerTool"
263 Optimization="0"
264 PreprocessorDefinitions=""
265 BasicRuntimeChecks="3"
266 UsePrecompiledHeader="1"/>
267 </FileConfiguration>
268 </File>
269 </Filter>
270 <Filter
271 Name="Header Files"
272 Filter="h;hpp;hxx;hm;inl">
273 <File
274 RelativePath="main.h">
275 </File>
276 <File
277 RelativePath="version.h">
278 </File>
279 </Filter>
280 <Filter
281 Name="Resource Files"
282 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
283 </Filter>
284 </Files>
285 <Globals>
286 </Globals>
287 </VisualStudioProject>