Subversion Repositories spk

Rev

Rev 68 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68 Rev 79
Line 43... Line 43...
43
				Name="VCMIDLTool"
43
				Name="VCMIDLTool"
44
			/>
44
			/>
45
			<Tool
45
			<Tool
46
				Name="VCCLCompilerTool"
46
				Name="VCCLCompilerTool"
47
				Optimization="0"
47
				Optimization="0"
48
				AdditionalIncludeDirectories="../libspk/src;&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src&quot;;&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI&quot;"
-
 
49
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
-
 
50
				RuntimeLibrary="3"
-
 
51
				UsePrecompiledHeader="0"
-
 
52
				WarningLevel="3"
-
 
53
				DebugInformationFormat="3"
-
 
54
			/>
-
 
55
			<Tool
-
 
56
				Name="VCManagedResourceCompilerTool"
-
 
57
			/>
-
 
58
			<Tool
-
 
59
				Name="VCResourceCompilerTool"
-
 
60
			/>
-
 
61
			<Tool
-
 
62
				Name="VCPreLinkEventTool"
-
 
63
			/>
-
 
64
			<Tool
-
 
65
				Name="VCLinkerTool"
-
 
66
				IgnoreImportLibrary="false"
-
 
67
				AdditionalDependencies="LgLcd.lib $(SolutionDir)$(ConfigurationName)/X-Gui.lib"
48
				AdditionalIncludeDirectories="../libspk/src;LCD;LCD/LCDUI"
68
				LinkIncremental="2"
-
 
69
				AdditionalLibraryDirectories="&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Libs\x86&quot;"
-
 
70
				GenerateDebugInformation="true"
-
 
71
				AssemblyDebug="1"
-
 
72
				SubSystem="2"
-
 
73
				EntryPointSymbol="main"
-
 
74
				RandomizedBaseAddress="1"
-
 
75
				DataExecutionPrevention="0"
-
 
76
				TargetMachine="1"
-
 
77
			/>
-
 
78
			<Tool
-
 
79
				Name="VCALinkTool"
-
 
80
			/>
-
 
81
			<Tool
-
 
82
				Name="VCManifestTool"
-
 
83
			/>
-
 
84
			<Tool
-
 
85
				Name="VCXDCMakeTool"
-
 
86
			/>
-
 
87
			<Tool
-
 
88
				Name="VCBscMakeTool"
-
 
89
			/>
-
 
90
			<Tool
-
 
91
				Name="VCFxCopTool"
-
 
92
			/>
-
 
93
			<Tool
-
 
94
				Name="VCAppVerifierTool"
-
 
95
			/>
-
 
96
			<Tool
-
 
97
				Name="VCPostBuildEventTool"
-
 
98
			/>
-
 
99
		</Configuration>
-
 
100
		<Configuration
-
 
101
			Name="Release|Win32"
-
 
102
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-
 
103
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\GameLauncher"
-
 
104
			ConfigurationType="1"
-
 
105
			CharacterSet="2"
-
 
106
			ManagedExtensions="1"
-
 
107
			WholeProgramOptimization="1"
-
 
108
			>
-
 
109
			<Tool
-
 
110
				Name="VCPreBuildEventTool"
-
 
111
			/>
-
 
112
			<Tool
-
 
113
				Name="VCCustomBuildTool"
-
 
114
			/>
-
 
115
			<Tool
-
 
116
				Name="VCXMLDataGeneratorTool"
-
 
117
			/>
-
 
118
			<Tool
-
 
119
				Name="VCWebServiceProxyGeneratorTool"
-
 
120
			/>
-
 
121
			<Tool
-
 
122
				Name="VCMIDLTool"
-
 
123
			/>
-
 
124
			<Tool
-
 
125
				Name="VCCLCompilerTool"
-
 
126
				AdditionalIncludeDirectories="../libspk/src;&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src&quot;;&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI&quot;"
-
 
127
				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
49
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
128
				RuntimeLibrary="2"
50
				RuntimeLibrary="3"
129
				UsePrecompiledHeader="0"
51
				UsePrecompiledHeader="0"
130
				WarningLevel="3"
52
				WarningLevel="3"
131
				DebugInformationFormat="3"
53
				DebugInformationFormat="3"
132
			/>
54
			/>
133
			<Tool
55
			<Tool
134
				Name="VCManagedResourceCompilerTool"
56
				Name="VCManagedResourceCompilerTool"
135
			/>
57
			/>
136
			<Tool
58
			<Tool
137
				Name="VCResourceCompilerTool"
59
				Name="VCResourceCompilerTool"
138
			/>
60
			/>
139
			<Tool
61
			<Tool
140
				Name="VCPreLinkEventTool"
62
				Name="VCPreLinkEventTool"
141
			/>
63
			/>
142
			<Tool
64
			<Tool
143
				Name="VCLinkerTool"
65
				Name="VCLinkerTool"
-
 
66
				IgnoreImportLibrary="false"
144
				AdditionalDependencies="LgLcd.lib $(SolutionDir)$(ConfigurationName)/X-Gui.lib"
67
				AdditionalDependencies="LgLcd.lib $(SolutionDir)$(ConfigurationName)/X-Gui.lib"
-
 
68
				LinkIncremental="2"
-
 
69
				AdditionalLibraryDirectories="&quot;C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Libs\x86&quot;"
-
 
70
				GenerateDebugInformation="true"
-
 
71
				AssemblyDebug="1"
-
 
72
				SubSystem="2"
-
 
73
				EntryPointSymbol="main"
-
 
74
				RandomizedBaseAddress="1"
-
 
75
				DataExecutionPrevention="0"
-
 
76
				TargetMachine="1"
-
 
77
			/>
-
 
78
			<Tool
-
 
79
				Name="VCALinkTool"
-
 
80
			/>
-
 
81
			<Tool
-
 
82
				Name="VCManifestTool"
-
 
83
			/>
-
 
84
			<Tool
-
 
85
				Name="VCXDCMakeTool"
-
 
86
			/>
-
 
87
			<Tool
-
 
88
				Name="VCBscMakeTool"
-
 
89
			/>
-
 
90
			<Tool
-
 
91
				Name="VCFxCopTool"
-
 
92
			/>
-
 
93
			<Tool
-
 
94
				Name="VCAppVerifierTool"
-
 
95
			/>
-
 
96
			<Tool
-
 
97
				Name="VCPostBuildEventTool"
-
 
98
			/>
-
 
99
		</Configuration>
-
 
100
		<Configuration
-
 
101
			Name="Release|Win32"
-
 
102
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-
 
103
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\GameLauncher"
-
 
104
			ConfigurationType="1"
-
 
105
			CharacterSet="2"
-
 
106
			ManagedExtensions="1"
-
 
107
			WholeProgramOptimization="1"
-
 
108
			>
-
 
109
			<Tool
-
 
110
				Name="VCPreBuildEventTool"
-
 
111
			/>
-
 
112
			<Tool
-
 
113
				Name="VCCustomBuildTool"
-
 
114
			/>
-
 
115
			<Tool
-
 
116
				Name="VCXMLDataGeneratorTool"
-
 
117
			/>
-
 
118
			<Tool
-
 
119
				Name="VCWebServiceProxyGeneratorTool"
-
 
120
			/>
-
 
121
			<Tool
-
 
122
				Name="VCMIDLTool"
-
 
123
			/>
-
 
124
			<Tool
-
 
125
				Name="VCCLCompilerTool"
-
 
126
				AdditionalIncludeDirectories="../libspk/src;LCD;LCD/LCDUI"
-
 
127
				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
-
 
128
				RuntimeLibrary="2"
-
 
129
				UsePrecompiledHeader="0"
-
 
130
				WarningLevel="3"
-
 
131
				DebugInformationFormat="3"
-
 
132
			/>
-
 
133
			<Tool
-
 
134
				Name="VCManagedResourceCompilerTool"
-
 
135
			/>
-
 
136
			<Tool
-
 
137
				Name="VCResourceCompilerTool"
-
 
138
			/>
-
 
139
			<Tool
-
 
140
				Name="VCPreLinkEventTool"
-
 
141
			/>
-
 
142
			<Tool
-
 
143
				Name="VCLinkerTool"
-
 
144
				AdditionalDependencies="LgLcd.lib &quot;$(SolutionDir)$(ConfigurationName)/X-Gui.lib&quot;"
145
				OutputFile="$(OutDir)\$(ProjectName).exe"
145
				OutputFile="$(OutDir)\$(ProjectName).exe"
146
				LinkIncremental="1"
146
				LinkIncremental="1"
147
				GenerateDebugInformation="true"
147
				GenerateDebugInformation="true"
148
				SubSystem="2"
148
				SubSystem="2"
149
				EntryPointSymbol="main"
149
				EntryPointSymbol="main"
Line 151... Line 151...
151
				DataExecutionPrevention="0"
151
				DataExecutionPrevention="0"
152
				TargetMachine="1"
152
				TargetMachine="1"
153
			/>
153
			/>
154
			<Tool
154
			<Tool
155
				Name="VCALinkTool"
155
				Name="VCALinkTool"
156
			/>
156
			/>
157
			<Tool
157
			<Tool
158
				Name="VCManifestTool"
158
				Name="VCManifestTool"
159
			/>
159
			/>
160
			<Tool
160
			<Tool
161
				Name="VCXDCMakeTool"
161
				Name="VCXDCMakeTool"
162
			/>
162
			/>
163
			<Tool
163
			<Tool
164
				Name="VCBscMakeTool"
164
				Name="VCBscMakeTool"
165
			/>
165
			/>
166
			<Tool
166
			<Tool
167
				Name="VCFxCopTool"
167
				Name="VCFxCopTool"
168
			/>
168
			/>
169
			<Tool
169
			<Tool
170
				Name="VCAppVerifierTool"
170
				Name="VCAppVerifierTool"
171
			/>
171
			/>
172
			<Tool
172
			<Tool
173
				Name="VCPostBuildEventTool"
173
				Name="VCPostBuildEventTool"
174
			/>
174
			/>
175
		</Configuration>
175
		</Configuration>
176
		<Configuration
176
		<Configuration
177
			Name="Debug|x64"
177
			Name="Debug|x64"
178
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
178
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
179
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
179
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
180
			ConfigurationType="1"
180
			ConfigurationType="1"
181
			CharacterSet="2"
181
			CharacterSet="2"
182
			ManagedExtensions="1"
182
			ManagedExtensions="1"
183
			>
183
			>
184
			<Tool
184
			<Tool
185
				Name="VCPreBuildEventTool"
185
				Name="VCPreBuildEventTool"
186
			/>
186
			/>
187
			<Tool
187
			<Tool
188
				Name="VCCustomBuildTool"
188
				Name="VCCustomBuildTool"
189
			/>
189
			/>
190
			<Tool
190
			<Tool
191
				Name="VCXMLDataGeneratorTool"
191
				Name="VCXMLDataGeneratorTool"
192
			/>
192
			/>
193
			<Tool
193
			<Tool
194
				Name="VCWebServiceProxyGeneratorTool"
194
				Name="VCWebServiceProxyGeneratorTool"
195
			/>
195
			/>
196
			<Tool
196
			<Tool
197
				Name="VCMIDLTool"
197
				Name="VCMIDLTool"
Line 204... Line 204...
204
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
204
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
205
				RuntimeLibrary="3"
205
				RuntimeLibrary="3"
206
				UsePrecompiledHeader="0"
206
				UsePrecompiledHeader="0"
207
				WarningLevel="3"
207
				WarningLevel="3"
208
				DebugInformationFormat="3"
208
				DebugInformationFormat="3"
209
			/>
209
			/>
210
			<Tool
210
			<Tool
211
				Name="VCManagedResourceCompilerTool"
211
				Name="VCManagedResourceCompilerTool"
212
			/>
212
			/>
213
			<Tool
213
			<Tool
214
				Name="VCResourceCompilerTool"
214
				Name="VCResourceCompilerTool"
215
			/>
215
			/>
216
			<Tool
216
			<Tool
217
				Name="VCPreLinkEventTool"
217
				Name="VCPreLinkEventTool"
218
			/>
218
			/>
219
			<Tool
219
			<Tool
220
				Name="VCLinkerTool"
220
				Name="VCLinkerTool"
221
				IgnoreImportLibrary="false"
221
				IgnoreImportLibrary="false"
Line 226... Line 226...
226
				AssemblyDebug="1"
226
				AssemblyDebug="1"
227
				SubSystem="2"
227
				SubSystem="2"
228
				EntryPointSymbol="main"
228
				EntryPointSymbol="main"
229
				RandomizedBaseAddress="1"
229
				RandomizedBaseAddress="1"
230
				DataExecutionPrevention="0"
230
				DataExecutionPrevention="0"
231
				TargetMachine="17"
231
				TargetMachine="17"
232
			/>
232
			/>
233
			<Tool
233
			<Tool
234
				Name="VCALinkTool"
234
				Name="VCALinkTool"
235
			/>
235
			/>
236
			<Tool
236
			<Tool
237
				Name="VCManifestTool"
237
				Name="VCManifestTool"
238
			/>
238
			/>
239
			<Tool
239
			<Tool
240
				Name="VCXDCMakeTool"
240
				Name="VCXDCMakeTool"
241
			/>
241
			/>
242
			<Tool
242
			<Tool
243
				Name="VCBscMakeTool"
243
				Name="VCBscMakeTool"
244
			/>
244
			/>
245
			<Tool
245
			<Tool
Line 259... Line 259...
259
			ConfigurationType="1"
259
			ConfigurationType="1"
260
			CharacterSet="2"
260
			CharacterSet="2"
261
			ManagedExtensions="1"
261
			ManagedExtensions="1"
262
			WholeProgramOptimization="1"
262
			WholeProgramOptimization="1"
263
			>
263
			>
264
			<Tool
264
			<Tool
265
				Name="VCPreBuildEventTool"
265
				Name="VCPreBuildEventTool"
266
			/>
266
			/>
267
			<Tool
267
			<Tool
268
				Name="VCCustomBuildTool"
268
				Name="VCCustomBuildTool"
269
			/>
269
			/>
270
			<Tool
270
			<Tool
271
				Name="VCXMLDataGeneratorTool"
271
				Name="VCXMLDataGeneratorTool"
272
			/>
272
			/>
273
			<Tool
273
			<Tool
274
				Name="VCWebServiceProxyGeneratorTool"
274
				Name="VCWebServiceProxyGeneratorTool"
275
			/>
275
			/>
276
			<Tool
276
			<Tool
277
				Name="VCMIDLTool"
277
				Name="VCMIDLTool"
278
				TargetEnvironment="3"
278
				TargetEnvironment="3"
279
			/>
279
			/>
280
			<Tool
280
			<Tool
281
				Name="VCCLCompilerTool"
281
				Name="VCCLCompilerTool"
Line 283... Line 283...
283
				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
283
				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;"
284
				RuntimeLibrary="2"
284
				RuntimeLibrary="2"
285
				UsePrecompiledHeader="0"
285
				UsePrecompiledHeader="0"
286
				WarningLevel="3"
286
				WarningLevel="3"
287
				DebugInformationFormat="3"
287
				DebugInformationFormat="3"
288
			/>
288
			/>
289
			<Tool
289
			<Tool
290
				Name="VCManagedResourceCompilerTool"
290
				Name="VCManagedResourceCompilerTool"
291
			/>
291
			/>
292
			<Tool
292
			<Tool
293
				Name="VCResourceCompilerTool"
293
				Name="VCResourceCompilerTool"
Line 353... Line 353...
353
		/>
353
		/>
354
		<AssemblyReference
354
		<AssemblyReference
355
			RelativePath="System.XML.dll"
355
			RelativePath="System.XML.dll"
356
			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
356
			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
357
			MinFrameworkVersion="131072"
357
			MinFrameworkVersion="131072"
-
 
358
		/>
-
 
359
		<ProjectReference
-
 
360
			ReferencedProjectIdentifier="{C18EC70D-7048-485C-8BB3-E219C6C8E352}"
-
 
361
			RelativePathToProject="..\libspk\Windows\spk.vcproj"
-
 
362
		/>
-
 
363
		<ProjectReference
-
 
364
			ReferencedProjectIdentifier="{A181F2F9-5D2C-4AEB-9309-291F50997A37}"
-
 
365
			RelativePathToProject="..\Direct3D-Hook\Windows\Direct3D-Hook.vcproj"
358
		/>
366
		/>
359
	</References>
367
	</References>
360
	<Files>
368
	<Files>
361
		<Filter
369
		<Filter
362
			Name="Source Files"
370
			Name="Source Files"
363
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
371
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
364
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
372
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
365
			>
373
			>
366
			<File
374
			<File
367
				RelativePath=".\src\AssemblyInfo.cpp"
375
				RelativePath=".\src\AssemblyInfo.cpp"
368
				>
376
				>
369
			</File>
377
			</File>
370
			<File
378
			<File
371
				RelativePath=".\src\GameLauncher.cpp"
379
				RelativePath=".\src\GameLauncher.cpp"
372
				>
380
				>
373
			</File>
381
			</File>
374
			<File
382
			<File
375
				RelativePath=".\src\LcdCustomScreen.cpp"
383
				RelativePath=".\src\LcdCustomScreen.cpp"
376
				>
384
				>
377
			</File>
385
			</File>
378
			<File
386
			<File
379
				RelativePath=".\src\LCDDisplay.cpp"
387
				RelativePath=".\src\LCDDisplay.cpp"
380
				>
388
				>
381
			</File>
389
			</File>
382
			<File
390
			<File
383
				RelativePath=".\src\stdafx.cpp"
391
				RelativePath=".\src\stdafx.cpp"
384
				>
392
				>
385
			</File>
393
			</File>
386
			<File
394
			<File
387
				RelativePath=".\src\X3Data.cpp"
395
				RelativePath=".\src\X3Data.cpp"
388
				>
396
				>
389
			</File>
397
			</File>
390
		</Filter>
398
		</Filter>
391
		<Filter
399
		<Filter
392
			Name="Header Files"
400
			Name="Header Files"
393
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
401
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
394
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
402
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
395
			>
403
			>
396
			<File
404
			<File
397
				RelativePath=".\src\LcdCustomScreen.h"
405
				RelativePath=".\src\LcdCustomScreen.h"
398
				>
406
				>
399
			</File>
407
			</File>
400
			<File
408
			<File
401
				RelativePath=".\src\LCDDisplay.h"
409
				RelativePath=".\src\LCDDisplay.h"
402
				>
410
				>
403
			</File>
411
			</File>
404
			<File
412
			<File
405
				RelativePath=".\src\resource.h"
413
				RelativePath=".\src\resource.h"
406
				>
414
				>
407
			</File>
415
			</File>
408
			<File
416
			<File
409
				RelativePath=".\src\stdafx.h"
417
				RelativePath=".\src\stdafx.h"
410
				>
418
				>
411
			</File>
419
			</File>
412
			<File
420
			<File
413
				RelativePath=".\src\X3Data.h"
421
				RelativePath=".\src\X3Data.h"
414
				>
422
				>
415
			</File>
423
			</File>
416
		</Filter>
424
		</Filter>
417
		<Filter
425
		<Filter
418
			Name="Resource Files"
426
			Name="Resource Files"
419
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
427
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
Line 421... Line 429...
421
			>
429
			>
422
			<File
430
			<File
423
				RelativePath=".\app.rc"
431
				RelativePath=".\app.rc"
424
				>
432
				>
425
			</File>
433
			</File>
426
			<File
434
			<File
427
				RelativePath="..\..\..\X-PlugInManager-Icon86px.ico"
435
				RelativePath="..\PluginManager\Icons\X-PlugInManager-Icon86px.ico"
428
				>
436
				>
429
			</File>
437
			</File>
430
		</Filter>
438
		</Filter>
431
		<Filter
439
		<Filter
432
			Name="LCD"
440
			Name="LCD"
433
			>
441
			>
434
			<File
442
			<File
435
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\EZ_LCD.cpp"
443
				RelativePath=".\LCD\EZ_LCD.cpp"
-
 
444
				>
-
 
445
			</File>
-
 
446
			<File
-
 
447
				RelativePath=".\LCD\EZ_LCD.h"
436
				>
448
				>
437
			</File>
449
			</File>
438
			<File
450
			<File
439
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\EZ_LCD.h"
451
				RelativePath=".\LCD\EZ_LCD_Defines.h"
440
				>
452
				>
441
			</File>
453
			</File>
442
			<File
454
			<File
443
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\EZ_LCD_Defines.h"
455
				RelativePath=".\LCD\EZ_LCD_Page.cpp"
444
				>
456
				>
445
			</File>
457
			</File>
446
			<File
458
			<File
447
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\EZ_LCD_Page.cpp"
459
				RelativePath=".\LCD\EZ_LCD_Page.h"
448
				>
460
				>
449
			</File>
461
			</File>
450
			<File
462
			<File
451
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\EZ_LCD_Page.h"
463
				RelativePath=".\LCD\lglcd.h"
452
				>
464
				>
453
			</File>
465
			</File>
454
			<File
466
			<File
455
				RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\lglcd.h"
467
				RelativePath=".\LCD\StdAfx.h"
456
				>
468
				>
457
			</File>
469
			</File>
458
			<Filter
470
			<Filter
459
				Name="UI"
471
				Name="UI"
460
				>
472
				>
461
				<File
473
				<File
462
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDAnimatedBitmap.cpp"
474
					RelativePath=".\LCD\LCDUI\LCDAnimatedBitmap.cpp"
463
					>
475
					>
464
				</File>
476
				</File>
465
				<File
477
				<File
466
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDAnimatedBitmap.h"
478
					RelativePath=".\LCD\LCDUI\LCDAnimatedBitmap.h"
467
					>
479
					>
468
				</File>
480
				</File>
469
				<File
481
				<File
470
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDBase.cpp"
482
					RelativePath=".\LCD\LCDUI\LCDBase.cpp"
471
					>
483
					>
472
				</File>
484
				</File>
473
				<File
485
				<File
474
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDBase.h"
486
					RelativePath=".\LCD\LCDUI\LCDBase.h"
475
					>
487
					>
476
				</File>
488
				</File>
477
				<File
489
				<File
478
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDBitmap.cpp"
490
					RelativePath=".\LCD\LCDUI\LCDBitmap.cpp"
479
					>
491
					>
480
				</File>
492
				</File>
481
				<File
493
				<File
482
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDBitmap.h"
494
					RelativePath=".\LCD\LCDUI\LCDBitmap.h"
483
					>
495
					>
484
				</File>
496
				</File>
485
				<File
497
				<File
486
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDCollection.cpp"
498
					RelativePath=".\LCD\LCDUI\LCDCollection.cpp"
487
					>
499
					>
488
				</File>
500
				</File>
489
				<File
501
				<File
490
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDCollection.h"
502
					RelativePath=".\LCD\LCDUI\LCDCollection.h"
491
					>
503
					>
492
				</File>
504
				</File>
493
				<File
505
				<File
494
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDGfx.cpp"
506
					RelativePath=".\LCD\LCDUI\LCDGfx.cpp"
495
					>
507
					>
496
				</File>
508
				</File>
497
				<File
509
				<File
498
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDGfx.h"
510
					RelativePath=".\LCD\LCDUI\LCDGfx.h"
499
					>
511
					>
500
				</File>
512
				</File>
501
				<File
513
				<File
502
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDIcon.cpp"
514
					RelativePath=".\LCD\LCDUI\LCDIcon.cpp"
503
					>
515
					>
504
				</File>
516
				</File>
505
				<File
517
				<File
506
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDIcon.h"
518
					RelativePath=".\LCD\LCDUI\LCDIcon.h"
507
					>
519
					>
508
				</File>
520
				</File>
509
				<File
521
				<File
510
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDManager.cpp"
522
					RelativePath=".\LCD\LCDUI\LCDManager.cpp"
511
					>
523
					>
512
				</File>
524
				</File>
513
				<File
525
				<File
514
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDManager.h"
526
					RelativePath=".\LCD\LCDUI\LCDManager.h"
515
					>
527
					>
516
				</File>
528
				</File>
517
				<File
529
				<File
518
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDOutput.cpp"
530
					RelativePath=".\LCD\LCDUI\LCDOutput.cpp"
519
					>
531
					>
520
				</File>
532
				</File>
521
				<File
533
				<File
522
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDOutput.h"
534
					RelativePath=".\LCD\LCDUI\LCDOutput.h"
523
					>
535
					>
524
				</File>
536
				</File>
525
				<File
537
				<File
526
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDProgressBar.cpp"
538
					RelativePath=".\LCD\LCDUI\LCDProgressBar.cpp"
527
					>
539
					>
528
				</File>
540
				</File>
529
				<File
541
				<File
530
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDProgressBar.h"
542
					RelativePath=".\LCD\LCDUI\LCDProgressBar.h"
531
					>
543
					>
532
				</File>
544
				</File>
533
				<File
545
				<File
534
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDScrollingText.cpp"
546
					RelativePath=".\LCD\LCDUI\LCDScrollingText.cpp"
535
					>
547
					>
536
				</File>
548
				</File>
537
				<File
549
				<File
538
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDScrollingText.h"
550
					RelativePath=".\LCD\LCDUI\LCDScrollingText.h"
539
					>
551
					>
540
				</File>
552
				</File>
541
				<File
553
				<File
542
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDStreamingText.cpp"
554
					RelativePath=".\LCD\LCDUI\LCDStreamingText.cpp"
543
					>
555
					>
544
				</File>
556
				</File>
545
				<File
557
				<File
546
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDStreamingText.h"
558
					RelativePath=".\LCD\LCDUI\LCDStreamingText.h"
547
					>
559
					>
548
				</File>
560
				</File>
549
				<File
561
				<File
550
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDText.cpp"
562
					RelativePath=".\LCD\LCDUI\LCDText.cpp"
551
					>
563
					>
552
				</File>
564
				</File>
553
				<File
565
				<File
554
					RelativePath="..\..\..\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Src\LCDUI\LCDText.h"
566
					RelativePath=".\LCD\LCDUI\LCDText.h"
555
					>
567
					>
556
				</File>
568
				</File>
557
			</Filter>
569
			</Filter>
558
		</Filter>
570
		</Filter>
559
		<Filter
571
		<Filter