1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="GDIMetaLib" |
---|
6 | ProjectGUID="{387FED5F-FFC1-4D66-ACC5-5163467C241E}" |
---|
7 | RootNamespace="GDIMetaLib" |
---|
8 | Keyword="Win32Proj" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | </Platforms> |
---|
15 | <ToolFiles> |
---|
16 | </ToolFiles> |
---|
17 | <Configurations> |
---|
18 | <Configuration |
---|
19 | Name="Debug|Win32" |
---|
20 | OutputDirectory="$(SolutionDir)\Lib" |
---|
21 | IntermediateDirectory="$(ConfigurationName)" |
---|
22 | ConfigurationType="4" |
---|
23 | CharacterSet="2" |
---|
24 | > |
---|
25 | <Tool |
---|
26 | Name="VCPreBuildEventTool" |
---|
27 | /> |
---|
28 | <Tool |
---|
29 | Name="VCCustomBuildTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCXMLDataGeneratorTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCWebServiceProxyGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCMIDLTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCLCompilerTool" |
---|
42 | Optimization="0" |
---|
43 | AdditionalIncludeDirectories="$(SolutionDir)Include" |
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
---|
45 | MinimalRebuild="true" |
---|
46 | BasicRuntimeChecks="3" |
---|
47 | RuntimeLibrary="3" |
---|
48 | UsePrecompiledHeader="2" |
---|
49 | WarningLevel="3" |
---|
50 | Detect64BitPortabilityProblems="false" |
---|
51 | DebugInformationFormat="4" |
---|
52 | /> |
---|
53 | <Tool |
---|
54 | Name="VCManagedResourceCompilerTool" |
---|
55 | /> |
---|
56 | <Tool |
---|
57 | Name="VCResourceCompilerTool" |
---|
58 | /> |
---|
59 | <Tool |
---|
60 | Name="VCPreLinkEventTool" |
---|
61 | /> |
---|
62 | <Tool |
---|
63 | Name="VCLibrarianTool" |
---|
64 | OutputFile="$(OutDir)\$(ProjectName)d.lib" |
---|
65 | /> |
---|
66 | <Tool |
---|
67 | Name="VCALinkTool" |
---|
68 | /> |
---|
69 | <Tool |
---|
70 | Name="VCXDCMakeTool" |
---|
71 | /> |
---|
72 | <Tool |
---|
73 | Name="VCBscMakeTool" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCFxCopTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCPostBuildEventTool" |
---|
80 | /> |
---|
81 | </Configuration> |
---|
82 | <Configuration |
---|
83 | Name="Release|Win32" |
---|
84 | OutputDirectory="$(SolutionDir)\Lib" |
---|
85 | IntermediateDirectory="$(ConfigurationName)" |
---|
86 | ConfigurationType="4" |
---|
87 | CharacterSet="2" |
---|
88 | WholeProgramOptimization="1" |
---|
89 | > |
---|
90 | <Tool |
---|
91 | Name="VCPreBuildEventTool" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCCustomBuildTool" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCXMLDataGeneratorTool" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCWebServiceProxyGeneratorTool" |
---|
101 | /> |
---|
102 | <Tool |
---|
103 | Name="VCMIDLTool" |
---|
104 | /> |
---|
105 | <Tool |
---|
106 | Name="VCCLCompilerTool" |
---|
107 | WholeProgramOptimization="false" |
---|
108 | AdditionalIncludeDirectories="$(SolutionDir)Include" |
---|
109 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
---|
110 | RuntimeLibrary="2" |
---|
111 | UsePrecompiledHeader="2" |
---|
112 | WarningLevel="3" |
---|
113 | Detect64BitPortabilityProblems="false" |
---|
114 | DebugInformationFormat="3" |
---|
115 | /> |
---|
116 | <Tool |
---|
117 | Name="VCManagedResourceCompilerTool" |
---|
118 | /> |
---|
119 | <Tool |
---|
120 | Name="VCResourceCompilerTool" |
---|
121 | /> |
---|
122 | <Tool |
---|
123 | Name="VCPreLinkEventTool" |
---|
124 | /> |
---|
125 | <Tool |
---|
126 | Name="VCLibrarianTool" |
---|
127 | /> |
---|
128 | <Tool |
---|
129 | Name="VCALinkTool" |
---|
130 | /> |
---|
131 | <Tool |
---|
132 | Name="VCXDCMakeTool" |
---|
133 | /> |
---|
134 | <Tool |
---|
135 | Name="VCBscMakeTool" |
---|
136 | /> |
---|
137 | <Tool |
---|
138 | Name="VCFxCopTool" |
---|
139 | /> |
---|
140 | <Tool |
---|
141 | Name="VCPostBuildEventTool" |
---|
142 | /> |
---|
143 | </Configuration> |
---|
144 | <Configuration |
---|
145 | Name="GDI DLL Release|Win32" |
---|
146 | OutputDirectory="$(SolutionDir)Lib" |
---|
147 | IntermediateDirectory="$(ConfigurationName)" |
---|
148 | ConfigurationType="2" |
---|
149 | CharacterSet="2" |
---|
150 | WholeProgramOptimization="0" |
---|
151 | > |
---|
152 | <Tool |
---|
153 | Name="VCPreBuildEventTool" |
---|
154 | /> |
---|
155 | <Tool |
---|
156 | Name="VCCustomBuildTool" |
---|
157 | /> |
---|
158 | <Tool |
---|
159 | Name="VCXMLDataGeneratorTool" |
---|
160 | /> |
---|
161 | <Tool |
---|
162 | Name="VCWebServiceProxyGeneratorTool" |
---|
163 | /> |
---|
164 | <Tool |
---|
165 | Name="VCMIDLTool" |
---|
166 | /> |
---|
167 | <Tool |
---|
168 | Name="VCCLCompilerTool" |
---|
169 | WholeProgramOptimization="false" |
---|
170 | AdditionalIncludeDirectories="$(SolutionDir)Include;$(TVSDK)\TVKit\Latest\bin\include" |
---|
171 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_TVKIT" |
---|
172 | RuntimeLibrary="2" |
---|
173 | UsePrecompiledHeader="2" |
---|
174 | WarningLevel="3" |
---|
175 | Detect64BitPortabilityProblems="false" |
---|
176 | DebugInformationFormat="3" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCManagedResourceCompilerTool" |
---|
180 | /> |
---|
181 | <Tool |
---|
182 | Name="VCResourceCompilerTool" |
---|
183 | /> |
---|
184 | <Tool |
---|
185 | Name="VCPreLinkEventTool" |
---|
186 | /> |
---|
187 | <Tool |
---|
188 | Name="VCLinkerTool" |
---|
189 | IgnoreImportLibrary="true" |
---|
190 | AdditionalDependencies="$(TVSDK)\TVKit\Latest\bin\lib\TVUtilities.lib Msimg32.lib comctl32.lib" |
---|
191 | OutputFile="$(SystemRoot)\GDIMetaLib.dll" |
---|
192 | AdditionalLibraryDirectories="" |
---|
193 | ImportLibrary="" |
---|
194 | /> |
---|
195 | <Tool |
---|
196 | Name="VCALinkTool" |
---|
197 | /> |
---|
198 | <Tool |
---|
199 | Name="VCManifestTool" |
---|
200 | /> |
---|
201 | <Tool |
---|
202 | Name="VCXDCMakeTool" |
---|
203 | /> |
---|
204 | <Tool |
---|
205 | Name="VCBscMakeTool" |
---|
206 | /> |
---|
207 | <Tool |
---|
208 | Name="VCFxCopTool" |
---|
209 | /> |
---|
210 | <Tool |
---|
211 | Name="VCAppVerifierTool" |
---|
212 | /> |
---|
213 | <Tool |
---|
214 | Name="VCWebDeploymentTool" |
---|
215 | /> |
---|
216 | <Tool |
---|
217 | Name="VCPostBuildEventTool" |
---|
218 | /> |
---|
219 | </Configuration> |
---|
220 | </Configurations> |
---|
221 | <References> |
---|
222 | </References> |
---|
223 | <Files> |
---|
224 | <Filter |
---|
225 | Name="Source Files" |
---|
226 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
227 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
228 | > |
---|
229 | <File |
---|
230 | RelativePath=".\Sources\DLLMain.cpp" |
---|
231 | > |
---|
232 | <FileConfiguration |
---|
233 | Name="Debug|Win32" |
---|
234 | ExcludedFromBuild="true" |
---|
235 | > |
---|
236 | <Tool |
---|
237 | Name="VCCLCompilerTool" |
---|
238 | /> |
---|
239 | </FileConfiguration> |
---|
240 | <FileConfiguration |
---|
241 | Name="Release|Win32" |
---|
242 | ExcludedFromBuild="true" |
---|
243 | > |
---|
244 | <Tool |
---|
245 | Name="VCCLCompilerTool" |
---|
246 | /> |
---|
247 | </FileConfiguration> |
---|
248 | </File> |
---|
249 | <File |
---|
250 | RelativePath=".\Sources\GDIAlphaFiller.cpp" |
---|
251 | > |
---|
252 | </File> |
---|
253 | <File |
---|
254 | RelativePath=".\Sources\GDIButton.cpp" |
---|
255 | > |
---|
256 | </File> |
---|
257 | <File |
---|
258 | RelativePath=".\Sources\GDIComboBox.cpp" |
---|
259 | > |
---|
260 | </File> |
---|
261 | <File |
---|
262 | RelativePath=".\Sources\GDIDialog.cpp" |
---|
263 | > |
---|
264 | </File> |
---|
265 | <File |
---|
266 | RelativePath=".\Sources\GDIEdit.cpp" |
---|
267 | > |
---|
268 | </File> |
---|
269 | <File |
---|
270 | RelativePath=".\Sources\GDIListBox.cpp" |
---|
271 | > |
---|
272 | </File> |
---|
273 | <File |
---|
274 | RelativePath=".\Sources\GDIListCtrl.cpp" |
---|
275 | > |
---|
276 | </File> |
---|
277 | <File |
---|
278 | RelativePath=".\Sources\GDITreeCtrl.cpp" |
---|
279 | > |
---|
280 | </File> |
---|
281 | <File |
---|
282 | RelativePath=".\Sources\GDIWindow.cpp" |
---|
283 | > |
---|
284 | </File> |
---|
285 | <File |
---|
286 | RelativePath=".\Sources\MetaBaseCtrl.cpp" |
---|
287 | > |
---|
288 | </File> |
---|
289 | <File |
---|
290 | RelativePath=".\Sources\MetaBool.cpp" |
---|
291 | > |
---|
292 | </File> |
---|
293 | <File |
---|
294 | RelativePath=".\Sources\MetaColor.cpp" |
---|
295 | > |
---|
296 | </File> |
---|
297 | <File |
---|
298 | RelativePath=".\Sources\MetaControl.cpp" |
---|
299 | > |
---|
300 | </File> |
---|
301 | <File |
---|
302 | RelativePath=".\Sources\MetaFloat.cpp" |
---|
303 | > |
---|
304 | </File> |
---|
305 | <File |
---|
306 | RelativePath=".\Sources\MetaGroup.cpp" |
---|
307 | > |
---|
308 | </File> |
---|
309 | <File |
---|
310 | RelativePath=".\Sources\MetaInt.cpp" |
---|
311 | > |
---|
312 | </File> |
---|
313 | <File |
---|
314 | RelativePath=".\Sources\MetaSelection.cpp" |
---|
315 | > |
---|
316 | </File> |
---|
317 | <File |
---|
318 | RelativePath=".\Sources\MetaString.cpp" |
---|
319 | > |
---|
320 | </File> |
---|
321 | <File |
---|
322 | RelativePath=".\Sources\MetaVec3.cpp" |
---|
323 | > |
---|
324 | </File> |
---|
325 | <File |
---|
326 | RelativePath=".\Sources\MetaVec4.cpp" |
---|
327 | > |
---|
328 | </File> |
---|
329 | <File |
---|
330 | RelativePath=".\Sources\stdafx.cpp" |
---|
331 | > |
---|
332 | <FileConfiguration |
---|
333 | Name="Debug|Win32" |
---|
334 | > |
---|
335 | <Tool |
---|
336 | Name="VCCLCompilerTool" |
---|
337 | UsePrecompiledHeader="1" |
---|
338 | /> |
---|
339 | </FileConfiguration> |
---|
340 | <FileConfiguration |
---|
341 | Name="Release|Win32" |
---|
342 | > |
---|
343 | <Tool |
---|
344 | Name="VCCLCompilerTool" |
---|
345 | UsePrecompiledHeader="1" |
---|
346 | /> |
---|
347 | </FileConfiguration> |
---|
348 | <FileConfiguration |
---|
349 | Name="GDI DLL Release|Win32" |
---|
350 | > |
---|
351 | <Tool |
---|
352 | Name="VCCLCompilerTool" |
---|
353 | UsePrecompiledHeader="1" |
---|
354 | /> |
---|
355 | </FileConfiguration> |
---|
356 | </File> |
---|
357 | </Filter> |
---|
358 | <Filter |
---|
359 | Name="Header Files" |
---|
360 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
361 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
362 | > |
---|
363 | <File |
---|
364 | RelativePath=".\Sources\GDIAlphaFiller.h" |
---|
365 | > |
---|
366 | </File> |
---|
367 | <File |
---|
368 | RelativePath=".\Sources\GDIButton.h" |
---|
369 | > |
---|
370 | </File> |
---|
371 | <File |
---|
372 | RelativePath=".\Sources\GDIComboBox.h" |
---|
373 | > |
---|
374 | </File> |
---|
375 | <File |
---|
376 | RelativePath=".\Sources\GDIDialog.h" |
---|
377 | > |
---|
378 | </File> |
---|
379 | <File |
---|
380 | RelativePath=".\Sources\GDIEdit.h" |
---|
381 | > |
---|
382 | </File> |
---|
383 | <File |
---|
384 | RelativePath=".\Sources\GDIListBox.h" |
---|
385 | > |
---|
386 | </File> |
---|
387 | <File |
---|
388 | RelativePath=".\Sources\GDIListCtrl.h" |
---|
389 | > |
---|
390 | </File> |
---|
391 | <File |
---|
392 | RelativePath=".\Sources\GDIMetaLib.h" |
---|
393 | > |
---|
394 | <FileConfiguration |
---|
395 | Name="Debug|Win32" |
---|
396 | > |
---|
397 | <Tool |
---|
398 | Name="VCCustomBuildTool" |
---|
399 | CommandLine="..\..\..\Tools\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName) -checkout
" |
---|
400 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
401 | /> |
---|
402 | </FileConfiguration> |
---|
403 | <FileConfiguration |
---|
404 | Name="Release|Win32" |
---|
405 | > |
---|
406 | <Tool |
---|
407 | Name="VCCustomBuildTool" |
---|
408 | CommandLine="..\..\..\Tools\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName) -checkout
" |
---|
409 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
410 | /> |
---|
411 | </FileConfiguration> |
---|
412 | <FileConfiguration |
---|
413 | Name="GDI DLL Release|Win32" |
---|
414 | > |
---|
415 | <Tool |
---|
416 | Name="VCCustomBuildTool" |
---|
417 | CommandLine="..\..\..\Tools\Bin\IncMerge $(InputPath) $(SolutionDir)Include\$(InputFileName) -checkout
" |
---|
418 | Outputs="$(SolutionDir)Include\$(InputFileName)" |
---|
419 | /> |
---|
420 | </FileConfiguration> |
---|
421 | </File> |
---|
422 | <File |
---|
423 | RelativePath=".\Sources\GDITreeCtrl.h" |
---|
424 | > |
---|
425 | </File> |
---|
426 | <File |
---|
427 | RelativePath=".\Sources\GDIWindow.h" |
---|
428 | > |
---|
429 | </File> |
---|
430 | <File |
---|
431 | RelativePath=".\Sources\MetaBaseCtrl.h" |
---|
432 | > |
---|
433 | </File> |
---|
434 | <File |
---|
435 | RelativePath=".\Sources\MetaBool.h" |
---|
436 | > |
---|
437 | </File> |
---|
438 | <File |
---|
439 | RelativePath=".\Sources\MetaColor.h" |
---|
440 | > |
---|
441 | </File> |
---|
442 | <File |
---|
443 | RelativePath=".\Sources\MetaControl.h" |
---|
444 | > |
---|
445 | </File> |
---|
446 | <File |
---|
447 | RelativePath=".\Sources\MetaDefs.h" |
---|
448 | > |
---|
449 | </File> |
---|
450 | <File |
---|
451 | RelativePath=".\Sources\MetaFloat.h" |
---|
452 | > |
---|
453 | </File> |
---|
454 | <File |
---|
455 | RelativePath=".\Sources\MetaGroup.h" |
---|
456 | > |
---|
457 | </File> |
---|
458 | <File |
---|
459 | RelativePath=".\Sources\MetaInt.h" |
---|
460 | > |
---|
461 | </File> |
---|
462 | <File |
---|
463 | RelativePath=".\Sources\MetaSelection.h" |
---|
464 | > |
---|
465 | </File> |
---|
466 | <File |
---|
467 | RelativePath=".\Sources\MetaString.h" |
---|
468 | > |
---|
469 | </File> |
---|
470 | <File |
---|
471 | RelativePath=".\Sources\MetaVec3.h" |
---|
472 | > |
---|
473 | </File> |
---|
474 | <File |
---|
475 | RelativePath=".\Sources\MetaVec4.h" |
---|
476 | > |
---|
477 | </File> |
---|
478 | <File |
---|
479 | RelativePath=".\Sources\stdafx.h" |
---|
480 | > |
---|
481 | </File> |
---|
482 | </Filter> |
---|
483 | </Files> |
---|
484 | <Globals> |
---|
485 | </Globals> |
---|
486 | </VisualStudioProject> |
---|