fix 32-bit filenames
[TortoiseGit.git] / ext / ResizableLib / ResizableLib.vcproj
blobd60a2600debcbc177c7884bee15468d83d601b2e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ResizableLib"
6 ProjectGUID="{4BE529FB-C2F2-49F7-A897-054B955564CF}"
7 RootNamespace="ResizableLib"
8 Keyword="MFCProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Release|Win32"
24 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
25 IntermediateDirectory="..\..\obj\ResizeableLib\$(ConfigurationName)\"
26 ConfigurationType="4"
27 UseOfMFC="2"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="1"
30 WholeProgramOptimization="1"
32 <Tool
33 Name="VCPreBuildEventTool"
35 <Tool
36 Name="VCCustomBuildTool"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="3"
50 InlineFunctionExpansion="1"
51 FavorSizeOrSpeed="2"
52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53 StringPooling="true"
54 RuntimeLibrary="2"
55 EnableFunctionLevelLinking="true"
56 TreatWChar_tAsBuiltInType="true"
57 ForceConformanceInForLoopScope="true"
58 UsePrecompiledHeader="2"
59 PrecompiledHeaderThrough="stdafx.h"
60 PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
61 AssemblerListingLocation=""
62 ObjectFile="$(IntDir)/"
63 ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
64 WarningLevel="4"
65 SuppressStartupBanner="true"
66 DisableSpecificWarnings="4018"
68 <Tool
69 Name="VCManagedResourceCompilerTool"
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_AFXDLL;NDEBUG"
74 Culture="0"
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="Release|x64"
102 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
103 IntermediateDirectory="..\..\obj\ResizeableLib\$(ConfigurationName)64\"
104 ConfigurationType="4"
105 UseOfMFC="2"
106 ATLMinimizesCRunTimeLibraryUsage="false"
107 CharacterSet="1"
108 WholeProgramOptimization="1"
110 <Tool
111 Name="VCPreBuildEventTool"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
124 TargetEnvironment="3"
126 <Tool
127 Name="VCCLCompilerTool"
128 Optimization="3"
129 InlineFunctionExpansion="1"
130 FavorSizeOrSpeed="2"
131 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
132 StringPooling="true"
133 RuntimeLibrary="2"
134 EnableFunctionLevelLinking="true"
135 TreatWChar_tAsBuiltInType="true"
136 ForceConformanceInForLoopScope="true"
137 UsePrecompiledHeader="2"
138 PrecompiledHeaderThrough="stdafx.h"
139 PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
140 AssemblerListingLocation=""
141 ObjectFile="$(IntDir)/"
142 ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
143 WarningLevel="4"
144 SuppressStartupBanner="true"
146 <Tool
147 Name="VCManagedResourceCompilerTool"
149 <Tool
150 Name="VCResourceCompilerTool"
151 PreprocessorDefinitions="_AFXDLL;NDEBUG"
152 Culture="0"
154 <Tool
155 Name="VCPreLinkEventTool"
157 <Tool
158 Name="VCLibrarianTool"
159 OutputFile="$(OutDir)/$(ProjectName).lib"
160 SuppressStartupBanner="true"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCXDCMakeTool"
168 <Tool
169 Name="VCBscMakeTool"
171 <Tool
172 Name="VCFxCopTool"
174 <Tool
175 Name="VCPostBuildEventTool"
177 </Configuration>
178 <Configuration
179 Name="Debug|Win32"
180 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
181 IntermediateDirectory="..\..\obj\ResizeableLib\$(ConfigurationName)\"
182 ConfigurationType="4"
183 UseOfMFC="2"
184 ATLMinimizesCRunTimeLibraryUsage="false"
185 CharacterSet="1"
187 <Tool
188 Name="VCPreBuildEventTool"
190 <Tool
191 Name="VCCustomBuildTool"
193 <Tool
194 Name="VCXMLDataGeneratorTool"
196 <Tool
197 Name="VCWebServiceProxyGeneratorTool"
199 <Tool
200 Name="VCMIDLTool"
202 <Tool
203 Name="VCCLCompilerTool"
204 Optimization="0"
205 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
206 BasicRuntimeChecks="0"
207 RuntimeLibrary="3"
208 DisableLanguageExtensions="false"
209 TreatWChar_tAsBuiltInType="true"
210 ForceConformanceInForLoopScope="true"
211 UsePrecompiledHeader="2"
212 PrecompiledHeaderThrough="stdafx.h"
213 PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
214 AssemblerListingLocation=""
215 ObjectFile="$(IntDir)/"
216 ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
217 WarningLevel="4"
218 SuppressStartupBanner="true"
219 DebugInformationFormat="4"
220 DisableSpecificWarnings="4018"
222 <Tool
223 Name="VCManagedResourceCompilerTool"
225 <Tool
226 Name="VCResourceCompilerTool"
227 PreprocessorDefinitions="_AFXDLL;_DEBUG"
228 Culture="0"
230 <Tool
231 Name="VCPreLinkEventTool"
233 <Tool
234 Name="VCLibrarianTool"
235 OutputFile="$(OutDir)/$(ProjectName).lib"
236 SuppressStartupBanner="true"
238 <Tool
239 Name="VCALinkTool"
241 <Tool
242 Name="VCXDCMakeTool"
244 <Tool
245 Name="VCBscMakeTool"
247 <Tool
248 Name="VCFxCopTool"
250 <Tool
251 Name="VCPostBuildEventTool"
253 </Configuration>
254 <Configuration
255 Name="Debug|x64"
256 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
257 IntermediateDirectory="..\..\obj\ResizeableLib\$(ConfigurationName)64\"
258 ConfigurationType="4"
259 UseOfMFC="2"
260 ATLMinimizesCRunTimeLibraryUsage="false"
261 CharacterSet="1"
263 <Tool
264 Name="VCPreBuildEventTool"
266 <Tool
267 Name="VCCustomBuildTool"
269 <Tool
270 Name="VCXMLDataGeneratorTool"
272 <Tool
273 Name="VCWebServiceProxyGeneratorTool"
275 <Tool
276 Name="VCMIDLTool"
277 TargetEnvironment="3"
279 <Tool
280 Name="VCCLCompilerTool"
281 Optimization="0"
282 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
283 BasicRuntimeChecks="0"
284 RuntimeLibrary="3"
285 DisableLanguageExtensions="false"
286 TreatWChar_tAsBuiltInType="true"
287 ForceConformanceInForLoopScope="true"
288 UsePrecompiledHeader="2"
289 PrecompiledHeaderThrough="stdafx.h"
290 PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
291 AssemblerListingLocation=""
292 ObjectFile="$(IntDir)/"
293 ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
294 WarningLevel="4"
295 SuppressStartupBanner="true"
296 DebugInformationFormat="3"
298 <Tool
299 Name="VCManagedResourceCompilerTool"
301 <Tool
302 Name="VCResourceCompilerTool"
303 PreprocessorDefinitions="_AFXDLL;_DEBUG"
304 Culture="0"
306 <Tool
307 Name="VCPreLinkEventTool"
309 <Tool
310 Name="VCLibrarianTool"
311 OutputFile="$(OutDir)/$(ProjectName).lib"
312 SuppressStartupBanner="true"
314 <Tool
315 Name="VCALinkTool"
317 <Tool
318 Name="VCXDCMakeTool"
320 <Tool
321 Name="VCBscMakeTool"
323 <Tool
324 Name="VCFxCopTool"
326 <Tool
327 Name="VCPostBuildEventTool"
329 </Configuration>
330 </Configurations>
331 <References>
332 </References>
333 <Files>
334 <Filter
335 Name="Source Files"
336 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
338 <File
339 RelativePath=".\ResizableComboBox.cpp"
341 </File>
342 <File
343 RelativePath=".\ResizableComboLBox.cpp"
345 </File>
346 <File
347 RelativePath=".\ResizableDialog.cpp"
349 </File>
350 <File
351 RelativePath=".\ResizableFormView.cpp"
353 </File>
354 <File
355 RelativePath=".\ResizableFrame.cpp"
357 </File>
358 <File
359 RelativePath=".\ResizableGrip.cpp"
361 </File>
362 <File
363 RelativePath=".\ResizableLayout.cpp"
365 </File>
366 <File
367 RelativePath=".\ResizableMDIChild.cpp"
369 </File>
370 <File
371 RelativePath=".\ResizableMDIFrame.cpp"
373 </File>
374 <File
375 RelativePath=".\ResizableMinMax.cpp"
377 </File>
378 <File
379 RelativePath=".\ResizableMsgSupport.cpp"
381 </File>
382 <File
383 RelativePath=".\ResizablePage.cpp"
385 </File>
386 <File
387 RelativePath=".\ResizablePageEx.cpp"
389 </File>
390 <File
391 RelativePath=".\ResizableSheet.cpp"
393 </File>
394 <File
395 RelativePath=".\ResizableSheetEx.cpp"
397 </File>
398 <File
399 RelativePath=".\ResizableSheetState.cpp"
401 </File>
402 <File
403 RelativePath=".\ResizableSplitterWnd.cpp"
405 </File>
406 <File
407 RelativePath=".\ResizableState.cpp"
409 </File>
410 <File
411 RelativePath=".\ResizableVersion.cpp"
413 </File>
414 <File
415 RelativePath=".\ResizableWndState.cpp"
417 </File>
418 <File
419 RelativePath=".\StdAfx.cpp"
421 <FileConfiguration
422 Name="Release|Win32"
424 <Tool
425 Name="VCCLCompilerTool"
426 UsePrecompiledHeader="1"
428 </FileConfiguration>
429 <FileConfiguration
430 Name="Release|x64"
432 <Tool
433 Name="VCCLCompilerTool"
434 UsePrecompiledHeader="1"
436 </FileConfiguration>
437 <FileConfiguration
438 Name="Debug|Win32"
440 <Tool
441 Name="VCCLCompilerTool"
442 UsePrecompiledHeader="1"
444 </FileConfiguration>
445 <FileConfiguration
446 Name="Debug|x64"
448 <Tool
449 Name="VCCLCompilerTool"
450 UsePrecompiledHeader="1"
452 </FileConfiguration>
453 </File>
454 </Filter>
455 <Filter
456 Name="Header Files"
457 Filter="h;hpp;hxx;hm;inl"
459 <File
460 RelativePath=".\ResizableComboBox.h"
462 </File>
463 <File
464 RelativePath=".\ResizableComboLBox.h"
466 </File>
467 <File
468 RelativePath=".\ResizableDialog.h"
470 </File>
471 <File
472 RelativePath=".\ResizableFormView.h"
474 </File>
475 <File
476 RelativePath=".\ResizableFrame.h"
478 </File>
479 <File
480 RelativePath=".\ResizableGrip.h"
482 </File>
483 <File
484 RelativePath=".\ResizableLayout.h"
486 </File>
487 <File
488 RelativePath=".\ResizableMDIChild.h"
490 </File>
491 <File
492 RelativePath=".\ResizableMDIFrame.h"
494 </File>
495 <File
496 RelativePath=".\ResizableMinMax.h"
498 </File>
499 <File
500 RelativePath=".\ResizableMsgSupport.h"
502 </File>
503 <File
504 RelativePath=".\ResizableMsgSupport.inl"
506 </File>
507 <File
508 RelativePath=".\ResizablePage.h"
510 </File>
511 <File
512 RelativePath=".\ResizablePageEx.h"
514 </File>
515 <File
516 RelativePath=".\ResizableSheet.h"
518 </File>
519 <File
520 RelativePath=".\ResizableSheetEx.h"
522 </File>
523 <File
524 RelativePath=".\ResizableSheetState.h"
526 </File>
527 <File
528 RelativePath=".\ResizableSplitterWnd.h"
530 </File>
531 <File
532 RelativePath=".\ResizableState.h"
534 </File>
535 <File
536 RelativePath=".\ResizableVersion.h"
538 </File>
539 <File
540 RelativePath=".\ResizableWndState.h"
542 </File>
543 <File
544 RelativePath=".\StdAfx.h"
546 </File>
547 </Filter>
548 <File
549 RelativePath=".\Artistic-License.txt"
551 </File>
552 <File
553 RelativePath=".\ChangeLog"
555 </File>
556 </Files>
557 <Globals>
558 <Global
559 Name="DevPartner_IsInstrumented"
560 Value="0"
562 </Globals>
563 </VisualStudioProject>