dsrc isn't necessary for this repo
[client-tools.git] / src / external / 3rd / library / lcdui_src / build / win32 / lcdui.vcproj
blobc9b4def13e2f8491e4a969970f3b3b360c195136
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="lcdui"
6 ProjectGUID="{20D2AEE7-B60A-4EC9-B187-FA76062A6C39}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
20 IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
21 ConfigurationType="4"
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"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 InlineFunctionExpansion="1"
45 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\lcdui,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\archive\include,..\..\..\unicode\include,..\..\src\win32,..\..\src\win32\LCDUI"
46 PreprocessorDefinitions="WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=2;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_LIB"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 EnableFunctionLevelLinking="true"
51 TreatWChar_tAsBuiltInType="false"
52 ForceConformanceInForLoopScope="true"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="0"
55 PrecompiledHeaderThrough=""
56 PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
57 AssemblerListingLocation="$(OutDir)/"
58 ObjectFile="$(OutDir)/"
59 ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_d.pdb"
60 WarningLevel="4"
61 WarnAsError="true"
62 SuppressStartupBanner="true"
63 Detect64BitPortabilityProblems="false"
64 DebugInformationFormat="3"
65 CompileAs="0"
66 UseFullPaths="true"
68 <Tool
69 Name="VCManagedResourceCompilerTool"
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG"
74 Culture="1033"
76 <Tool
77 Name="VCPreLinkEventTool"
79 <Tool
80 Name="VCLibrarianTool"
81 OutputFile="$(OutDir)\$(ProjectName).lib"
82 SuppressStartupBanner="true"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Optimized|Win32"
102 OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
103 IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
104 ConfigurationType="4"
105 UseOfMFC="0"
106 ATLMinimizesCRunTimeLibraryUsage="false"
107 CharacterSet="2"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="3"
127 InlineFunctionExpansion="1"
128 EnableIntrinsicFunctions="true"
129 FavorSizeOrSpeed="1"
130 OmitFramePointers="false"
131 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\lcdui,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\archive\include,..\..\..\unicode\include,..\..\src\win32,..\..\src\win32\LCDUI"
132 PreprocessorDefinitions="WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=1;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_LIB"
133 MinimalRebuild="true"
134 RuntimeLibrary="1"
135 EnableFunctionLevelLinking="true"
136 TreatWChar_tAsBuiltInType="false"
137 ForceConformanceInForLoopScope="true"
138 RuntimeTypeInfo="true"
139 UsePrecompiledHeader="0"
140 PrecompiledHeaderThrough=""
141 PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
142 AssemblerListingLocation="$(OutDir)/"
143 ObjectFile="$(OutDir)/"
144 ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_o.pdb"
145 WarningLevel="4"
146 WarnAsError="true"
147 SuppressStartupBanner="true"
148 Detect64BitPortabilityProblems="false"
149 DebugInformationFormat="3"
150 CompileAs="0"
151 UseFullPaths="true"
153 <Tool
154 Name="VCManagedResourceCompilerTool"
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="_DEBUG"
159 Culture="1033"
161 <Tool
162 Name="VCPreLinkEventTool"
164 <Tool
165 Name="VCLibrarianTool"
166 OutputFile="$(OutDir)\$(ProjectName).lib"
167 SuppressStartupBanner="true"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCXDCMakeTool"
175 <Tool
176 Name="VCBscMakeTool"
178 <Tool
179 Name="VCFxCopTool"
181 <Tool
182 Name="VCPostBuildEventTool"
184 </Configuration>
185 <Configuration
186 Name="Release|Win32"
187 OutputDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
188 IntermediateDirectory="..\..\..\..\..\..\compile\win32\$(ProjectName)\$(ConfigurationName)"
189 ConfigurationType="4"
190 UseOfMFC="0"
191 ATLMinimizesCRunTimeLibraryUsage="false"
192 CharacterSet="2"
194 <Tool
195 Name="VCPreBuildEventTool"
197 <Tool
198 Name="VCCustomBuildTool"
200 <Tool
201 Name="VCXMLDataGeneratorTool"
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"
206 <Tool
207 Name="VCMIDLTool"
209 <Tool
210 Name="VCCLCompilerTool"
211 Optimization="2"
212 InlineFunctionExpansion="1"
213 EnableIntrinsicFunctions="true"
214 FavorSizeOrSpeed="1"
215 OmitFramePointers="true"
216 AdditionalIncludeDirectories="..\..\..\..\..\..\external\3rd\library\lcdui,..\..\..\..\..\..\external\3rd\library\stlport453\stlport,..\..\..\..\..\..\external\ours\library\fileInterface\include\public,..\..\..\archive\include,..\..\..\unicode\include,..\..\src\win32,..\..\src\win32\LCDUI"
217 PreprocessorDefinitions="WIN32;NDEBUG;_MBCS;DEBUG_LEVEL=0;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_LIB"
218 StringPooling="true"
219 RuntimeLibrary="0"
220 EnableFunctionLevelLinking="true"
221 TreatWChar_tAsBuiltInType="false"
222 ForceConformanceInForLoopScope="true"
223 RuntimeTypeInfo="true"
224 UsePrecompiledHeader="0"
225 PrecompiledHeaderThrough=""
226 PrecompiledHeaderFile="$(OutDir)\$(ProjectName).pch"
227 AssemblerListingLocation="$(OutDir)/"
228 ObjectFile="$(OutDir)/"
229 ProgramDataBaseFileName="$(OutDir)\$(ProjectName)_r.pdb"
230 WarningLevel="4"
231 WarnAsError="true"
232 SuppressStartupBanner="true"
233 Detect64BitPortabilityProblems="false"
234 DebugInformationFormat="3"
235 CompileAs="0"
236 UseFullPaths="true"
238 <Tool
239 Name="VCManagedResourceCompilerTool"
241 <Tool
242 Name="VCResourceCompilerTool"
243 PreprocessorDefinitions="NDEBUG"
244 Culture="1033"
246 <Tool
247 Name="VCPreLinkEventTool"
249 <Tool
250 Name="VCLibrarianTool"
251 OutputFile="$(OutDir)\$(ProjectName).lib"
252 SuppressStartupBanner="true"
254 <Tool
255 Name="VCALinkTool"
257 <Tool
258 Name="VCXDCMakeTool"
260 <Tool
261 Name="VCBscMakeTool"
263 <Tool
264 Name="VCFxCopTool"
266 <Tool
267 Name="VCPostBuildEventTool"
269 </Configuration>
270 </Configurations>
271 <References>
272 </References>
273 <Files>
274 <Filter
275 Name="Source Files"
276 Filter="cpp;c;rc"
278 <File
279 RelativePath="..\..\src\win32\EZ_LCD.cpp"
281 </File>
282 <File
283 RelativePath="..\..\src\win32\EZ_LCD_Page.cpp"
285 </File>
286 <File
287 RelativePath="..\..\src\win32\LCDUI\LCDAnimatedBitmap.cpp"
289 </File>
290 <File
291 RelativePath="..\..\src\win32\LCDUI\LCDBase.cpp"
293 </File>
294 <File
295 RelativePath="..\..\src\win32\LCDUI\LCDBitmap.cpp"
297 </File>
298 <File
299 RelativePath="..\..\src\win32\LCDUI\LCDCollection.cpp"
301 </File>
302 <File
303 RelativePath="..\..\src\win32\LCDUI\LCDGfx.cpp"
305 </File>
306 <File
307 RelativePath="..\..\src\win32\LCDUI\LCDIcon.cpp"
309 </File>
310 <File
311 RelativePath="..\..\src\win32\LCDUI\LCDManager.cpp"
313 </File>
314 <File
315 RelativePath="..\..\src\win32\LCDUI\LCDOutput.cpp"
317 </File>
318 <File
319 RelativePath="..\..\src\win32\LCDUI\LCDProgressBar.cpp"
321 </File>
322 <File
323 RelativePath="..\..\src\win32\LCDUI\LCDScrollingText.cpp"
325 </File>
326 <File
327 RelativePath="..\..\src\win32\LCDUI\LCDStreamingText.cpp"
329 </File>
330 <File
331 RelativePath="..\..\src\win32\LCDUI\LCDText.cpp"
333 </File>
334 <File
335 RelativePath="..\..\src\win32\LCDUI\lcdui.cpp"
337 </File>
338 <File
339 RelativePath="..\..\src\win32\LCDUI\stdafx.cpp"
341 </File>
342 </Filter>
343 <Filter
344 Name="Header Files"
345 Filter="def;h;hpp;inl"
347 <File
348 RelativePath="..\..\src\win32\EZ_LCD.h"
350 </File>
351 <File
352 RelativePath="..\..\src\win32\EZ_LCD_Defines.h"
354 </File>
355 <File
356 RelativePath="..\..\src\win32\EZ_LCD_Page.h"
358 </File>
359 <File
360 RelativePath="..\..\src\win32\LCDUI\LCDAnimatedBitmap.h"
362 </File>
363 <File
364 RelativePath="..\..\src\win32\LCDUI\LCDBase.h"
366 </File>
367 <File
368 RelativePath="..\..\src\win32\LCDUI\LCDBitmap.h"
370 </File>
371 <File
372 RelativePath="..\..\src\win32\LCDUI\LCDCollection.h"
374 </File>
375 <File
376 RelativePath="..\..\src\win32\LCDUI\LCDGfx.h"
378 </File>
379 <File
380 RelativePath="..\..\src\win32\LCDUI\LCDIcon.h"
382 </File>
383 <File
384 RelativePath="..\..\src\win32\LCDUI\LCDManager.h"
386 </File>
387 <File
388 RelativePath="..\..\src\win32\LCDUI\LCDOutput.h"
390 </File>
391 <File
392 RelativePath="..\..\src\win32\LCDUI\LCDProgressBar.h"
394 </File>
395 <File
396 RelativePath="..\..\src\win32\LCDUI\LCDScrollingText.h"
398 </File>
399 <File
400 RelativePath="..\..\src\win32\LCDUI\LCDStreamingText.h"
402 </File>
403 <File
404 RelativePath="..\..\src\win32\LCDUI\LCDText.h"
406 </File>
407 <File
408 RelativePath="..\..\src\win32\LCDUI\lcdui.h"
410 </File>
411 <File
412 RelativePath="..\..\src\win32\LCDUI\Resource.h"
414 </File>
415 <File
416 RelativePath="..\..\src\win32\LCDUI\stdafx.h"
418 </File>
419 <File
420 RelativePath="..\..\src\win32\StdAfx.h"
422 </File>
423 </Filter>
424 <Filter
425 Name="Template Files"
426 Filter="template"
428 </Filter>
429 </Files>
430 <Globals>
431 </Globals>
432 </VisualStudioProject>