added a readme file where to find the source code for TortoiseOverlays
[TortoiseGit.git] / src / TortoiseOverlays / TortoiseOverlays.vcproj
blob649a06f2dd6b407369d239b97a9701108339b469
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseOverlays"
6 ProjectGUID="{C7E54DB1-C1AA-4154-9667-B443C7E18811}"
7 RootNamespace="TortoiseOverlays"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="..\..\bin\Debug\bin"
24 IntermediateDirectory="..\..\obj\TortoiseOverlays\Debug"
25 ConfigurationType="2"
26 UseOfMFC="0"
27 UseOfATL="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="1"
31 <Tool
32 Name="VCPreBuildEventTool"
34 <Tool
35 Name="VCCustomBuildTool"
37 <Tool
38 Name="VCXMLDataGeneratorTool"
40 <Tool
41 Name="VCWebServiceProxyGeneratorTool"
43 <Tool
44 Name="VCMIDLTool"
45 PreprocessorDefinitions="_DEBUG"
46 MkTypLibCompatible="true"
47 SuppressStartupBanner="true"
48 TargetEnvironment="1"
49 TypeLibraryName=".\Debug/TortoiseOverlays.tlb"
51 <Tool
52 Name="VCCLCompilerTool"
53 Optimization="0"
54 InlineFunctionExpansion="0"
55 AdditionalIncludeDirectories=""
56 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
57 RuntimeLibrary="1"
58 ForceConformanceInForLoopScope="true"
59 RuntimeTypeInfo="true"
60 UsePrecompiledHeader="2"
61 AssemblerListingLocation="..\..\obj\TortoiseOverlays\Debug/"
62 ObjectFile="..\..\obj\TortoiseOverlays\Debug/"
63 ProgramDataBaseFileName="..\..\obj\TortoiseOverlays\Debug/"
64 WarningLevel="4"
65 SuppressStartupBanner="true"
66 DebugInformationFormat="4"
67 CompileAs="0"
69 <Tool
70 Name="VCManagedResourceCompilerTool"
72 <Tool
73 Name="VCResourceCompilerTool"
74 PreprocessorDefinitions="_DEBUG;TSVNSHELL"
75 Culture="1033"
77 <Tool
78 Name="VCPreLinkEventTool"
80 <Tool
81 Name="VCLinkerTool"
82 IgnoreImportLibrary="true"
83 AdditionalOptions="/MACHINE:I386"
84 AdditionalDependencies="shlwapi.lib"
85 OutputFile="$(OutDir)/TortoiseOverlays.dll"
86 LinkIncremental="0"
87 SuppressStartupBanner="true"
88 IgnoreAllDefaultLibraries="false"
89 IgnoreDefaultLibraryNames=""
90 ModuleDefinitionFile=".\ShellExt.def"
91 DelayLoadDLLs=""
92 GenerateDebugInformation="true"
93 ProgramDatabaseFile="$(OutDir)/TortoiseOverlays.pdb"
94 EntryPointSymbol=""
95 BaseAddress="0x5960000"
96 RandomizedBaseAddress="1"
97 DataExecutionPrevention="0"
98 ImportLibrary="..\..\obj\TortoiseOverlays\Debug/TortoiseOverlays.lib"
99 TargetMachine="1"
101 <Tool
102 Name="VCALinkTool"
104 <Tool
105 Name="VCManifestTool"
107 <Tool
108 Name="VCXDCMakeTool"
110 <Tool
111 Name="VCBscMakeTool"
113 <Tool
114 Name="VCFxCopTool"
116 <Tool
117 Name="VCAppVerifierTool"
119 <Tool
120 Name="VCPostBuildEventTool"
122 </Configuration>
123 <Configuration
124 Name="Debug|x64"
125 OutputDirectory="..\..\bin\Debug64\bin"
126 IntermediateDirectory="..\..\obj\TortoiseOverlays\Debug64"
127 ConfigurationType="2"
128 UseOfMFC="0"
129 UseOfATL="0"
130 ATLMinimizesCRunTimeLibraryUsage="false"
131 CharacterSet="1"
133 <Tool
134 Name="VCPreBuildEventTool"
136 <Tool
137 Name="VCCustomBuildTool"
139 <Tool
140 Name="VCXMLDataGeneratorTool"
142 <Tool
143 Name="VCWebServiceProxyGeneratorTool"
145 <Tool
146 Name="VCMIDLTool"
147 PreprocessorDefinitions="_DEBUG"
148 MkTypLibCompatible="true"
149 SuppressStartupBanner="true"
150 TargetEnvironment="3"
151 TypeLibraryName=".\Debug/TortoiseOverlays.tlb"
153 <Tool
154 Name="VCCLCompilerTool"
155 Optimization="0"
156 InlineFunctionExpansion="0"
157 AdditionalIncludeDirectories=""
158 PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL"
159 BasicRuntimeChecks="1"
160 RuntimeLibrary="1"
161 ForceConformanceInForLoopScope="true"
162 RuntimeTypeInfo="true"
163 UsePrecompiledHeader="2"
164 AssemblerListingLocation="..\..\obj\TortoiseOverlays\Debug64/"
165 ObjectFile="..\..\obj\TortoiseOverlays\Debug64/"
166 ProgramDataBaseFileName="..\..\obj\TortoiseOverlays\Debug64/"
167 WarningLevel="4"
168 SuppressStartupBanner="true"
169 DebugInformationFormat="3"
170 CompileAs="0"
172 <Tool
173 Name="VCManagedResourceCompilerTool"
175 <Tool
176 Name="VCResourceCompilerTool"
177 PreprocessorDefinitions="_DEBUG;TSVNSHELL"
178 Culture="1033"
180 <Tool
181 Name="VCPreLinkEventTool"
183 <Tool
184 Name="VCLinkerTool"
185 IgnoreImportLibrary="true"
186 AdditionalDependencies="shlwapi.lib"
187 OutputFile="$(OutDir)/TortoiseOverlays.dll"
188 LinkIncremental="0"
189 SuppressStartupBanner="true"
190 IgnoreAllDefaultLibraries="false"
191 IgnoreDefaultLibraryNames="LIBC"
192 ModuleDefinitionFile=".\ShellExt.def"
193 DelayLoadDLLs=""
194 GenerateDebugInformation="true"
195 ProgramDatabaseFile="$(OutDir)/TortoiseOverlays.pdb"
196 BaseAddress="0x5960000"
197 RandomizedBaseAddress="1"
198 DataExecutionPrevention="0"
199 ImportLibrary="..\..\obj\TortoiseOverlays\Debug64/TortoiseOverlays.lib"
200 TargetMachine="17"
202 <Tool
203 Name="VCALinkTool"
205 <Tool
206 Name="VCManifestTool"
208 <Tool
209 Name="VCXDCMakeTool"
211 <Tool
212 Name="VCBscMakeTool"
214 <Tool
215 Name="VCFxCopTool"
217 <Tool
218 Name="VCAppVerifierTool"
220 <Tool
221 Name="VCPostBuildEventTool"
223 </Configuration>
224 <Configuration
225 Name="Release|Win32"
226 OutputDirectory="..\..\bin\Release\bin"
227 IntermediateDirectory="..\..\obj\TortoiseOverlays\Release"
228 ConfigurationType="2"
229 UseOfMFC="0"
230 UseOfATL="0"
231 ATLMinimizesCRunTimeLibraryUsage="false"
232 CharacterSet="1"
233 WholeProgramOptimization="1"
235 <Tool
236 Name="VCPreBuildEventTool"
238 <Tool
239 Name="VCCustomBuildTool"
241 <Tool
242 Name="VCXMLDataGeneratorTool"
244 <Tool
245 Name="VCWebServiceProxyGeneratorTool"
247 <Tool
248 Name="VCMIDLTool"
249 PreprocessorDefinitions="NDEBUG"
250 MkTypLibCompatible="true"
251 SuppressStartupBanner="true"
252 TargetEnvironment="1"
253 TypeLibraryName=".\Release/TortoiseOverlays.tlb"
255 <Tool
256 Name="VCCLCompilerTool"
257 InlineFunctionExpansion="1"
258 EnableIntrinsicFunctions="true"
259 FavorSizeOrSpeed="1"
260 OmitFramePointers="true"
261 AdditionalIncludeDirectories=""
262 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
263 StringPooling="true"
264 RuntimeLibrary="0"
265 BufferSecurityCheck="false"
266 EnableFunctionLevelLinking="false"
267 ForceConformanceInForLoopScope="true"
268 UsePrecompiledHeader="2"
269 AssemblerListingLocation="..\..\obj\TortoiseOverlays\Release/"
270 ObjectFile="..\..\obj\TortoiseOverlays\Release/"
271 ProgramDataBaseFileName="..\..\obj\TortoiseOverlays\Release/"
272 WarningLevel="4"
273 SuppressStartupBanner="true"
274 DebugInformationFormat="3"
275 CompileAs="0"
277 <Tool
278 Name="VCManagedResourceCompilerTool"
280 <Tool
281 Name="VCResourceCompilerTool"
282 PreprocessorDefinitions="NDEBUG;TSVNSHELL"
283 Culture="1033"
285 <Tool
286 Name="VCPreLinkEventTool"
288 <Tool
289 Name="VCLinkerTool"
290 IgnoreImportLibrary="true"
291 AdditionalOptions="/MACHINE:I386"
292 AdditionalDependencies="shlwapi.lib"
293 OutputFile="$(OutDir)/TortoiseOverlays.dll"
294 LinkIncremental="1"
295 SuppressStartupBanner="true"
296 IgnoreDefaultLibraryNames=""
297 ModuleDefinitionFile=".\ShellExt.def"
298 DelayLoadDLLs=""
299 GenerateDebugInformation="true"
300 ProgramDatabaseFile="$(OutDir)/TortoiseOverlays.pdb"
301 SubSystem="2"
302 OptimizeReferences="2"
303 EnableCOMDATFolding="2"
304 OptimizeForWindows98="0"
305 BaseAddress="0x5960000"
306 RandomizedBaseAddress="1"
307 DataExecutionPrevention="0"
308 ImportLibrary="..\..\obj\TortoiseOverlays\Release/TortoiseOverlays.lib"
309 TargetMachine="1"
311 <Tool
312 Name="VCALinkTool"
314 <Tool
315 Name="VCManifestTool"
317 <Tool
318 Name="VCXDCMakeTool"
320 <Tool
321 Name="VCBscMakeTool"
323 <Tool
324 Name="VCFxCopTool"
326 <Tool
327 Name="VCAppVerifierTool"
329 <Tool
330 Name="VCPostBuildEventTool"
332 </Configuration>
333 <Configuration
334 Name="Release|x64"
335 OutputDirectory="..\..\bin\Release64\bin"
336 IntermediateDirectory="..\..\obj\TortoiseOverlays\Release64"
337 ConfigurationType="2"
338 UseOfMFC="0"
339 UseOfATL="0"
340 ATLMinimizesCRunTimeLibraryUsage="false"
341 CharacterSet="1"
342 WholeProgramOptimization="1"
344 <Tool
345 Name="VCPreBuildEventTool"
347 <Tool
348 Name="VCCustomBuildTool"
350 <Tool
351 Name="VCXMLDataGeneratorTool"
353 <Tool
354 Name="VCWebServiceProxyGeneratorTool"
356 <Tool
357 Name="VCMIDLTool"
358 PreprocessorDefinitions="NDEBUG"
359 MkTypLibCompatible="true"
360 SuppressStartupBanner="true"
361 TargetEnvironment="3"
362 TypeLibraryName=".\Release/TortoiseOverlays.tlb"
364 <Tool
365 Name="VCCLCompilerTool"
366 InlineFunctionExpansion="1"
367 EnableIntrinsicFunctions="true"
368 FavorSizeOrSpeed="1"
369 OmitFramePointers="true"
370 AdditionalIncludeDirectories=""
371 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS;_USRDLL"
372 StringPooling="true"
373 RuntimeLibrary="0"
374 BufferSecurityCheck="false"
375 EnableFunctionLevelLinking="false"
376 ForceConformanceInForLoopScope="true"
377 UsePrecompiledHeader="2"
378 AssemblerListingLocation="..\..\obj\TortoiseOverlays\Release64/"
379 ObjectFile="..\..\obj\TortoiseOverlays\Release64/"
380 ProgramDataBaseFileName="..\..\obj\TortoiseOverlays\Release64/"
381 WarningLevel="4"
382 SuppressStartupBanner="true"
383 DebugInformationFormat="3"
384 CompileAs="2"
386 <Tool
387 Name="VCManagedResourceCompilerTool"
389 <Tool
390 Name="VCResourceCompilerTool"
391 PreprocessorDefinitions="NDEBUG;TSVNSHELL"
392 Culture="1033"
394 <Tool
395 Name="VCPreLinkEventTool"
397 <Tool
398 Name="VCLinkerTool"
399 IgnoreImportLibrary="true"
400 AdditionalDependencies="shlwapi.lib"
401 OutputFile="$(OutDir)/TortoiseOverlays.dll"
402 LinkIncremental="1"
403 SuppressStartupBanner="true"
404 IgnoreDefaultLibraryNames=""
405 ModuleDefinitionFile=".\ShellExt.def"
406 DelayLoadDLLs=""
407 GenerateDebugInformation="true"
408 ProgramDatabaseFile="$(OutDir)/TortoiseOverlays.pdb"
409 SubSystem="2"
410 OptimizeReferences="2"
411 EnableCOMDATFolding="2"
412 OptimizeForWindows98="1"
413 BaseAddress="0x5960000"
414 RandomizedBaseAddress="1"
415 DataExecutionPrevention="0"
416 ImportLibrary="..\..\obj\TortoiseOverlays\Release64/TortoiseOverlays.lib"
417 TargetMachine="17"
419 <Tool
420 Name="VCALinkTool"
422 <Tool
423 Name="VCManifestTool"
425 <Tool
426 Name="VCXDCMakeTool"
428 <Tool
429 Name="VCBscMakeTool"
431 <Tool
432 Name="VCFxCopTool"
434 <Tool
435 Name="VCAppVerifierTool"
437 <Tool
438 Name="VCPostBuildEventTool"
440 </Configuration>
441 </Configurations>
442 <References>
443 </References>
444 <Files>
445 <Filter
446 Name="Source Files"
447 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
449 <File
450 RelativePath=".\IconOverlay.cpp"
452 </File>
453 <File
454 RelativePath=".\ShellExt.cpp"
456 </File>
457 <File
458 RelativePath=".\ShellExt.def"
460 </File>
461 <File
462 RelativePath=".\ShellExtClassFactory.cpp"
464 </File>
465 <File
466 RelativePath="stdafx.cpp"
468 <FileConfiguration
469 Name="Debug|Win32"
471 <Tool
472 Name="VCCLCompilerTool"
473 UsePrecompiledHeader="1"
475 </FileConfiguration>
476 <FileConfiguration
477 Name="Debug|x64"
479 <Tool
480 Name="VCCLCompilerTool"
481 UsePrecompiledHeader="1"
483 </FileConfiguration>
484 <FileConfiguration
485 Name="Release|Win32"
487 <Tool
488 Name="VCCLCompilerTool"
489 UsePrecompiledHeader="1"
491 </FileConfiguration>
492 <FileConfiguration
493 Name="Release|x64"
495 <Tool
496 Name="VCCLCompilerTool"
497 UsePrecompiledHeader="1"
499 </FileConfiguration>
500 </File>
501 <File
502 RelativePath=".\TortoiseOverlays.cpp"
504 </File>
505 </Filter>
506 <Filter
507 Name="Header Files"
508 Filter="h;hpp;hxx;hm;inl;inc"
510 <File
511 RelativePath=".\Guids.h"
513 </File>
514 <File
515 RelativePath=".\resource.h"
517 </File>
518 <File
519 RelativePath=".\ShellExt.h"
521 </File>
522 <File
523 RelativePath=".\ShellExtClassFactory.h"
525 </File>
526 <File
527 RelativePath="stdafx.h"
529 </File>
530 </Filter>
531 <Filter
532 Name="Resource Files"
533 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
535 <File
536 RelativePath=".\resource.rc"
538 </File>
539 <File
540 RelativePath=".\resource.rc2"
542 </File>
543 </Filter>
544 <Filter
545 Name="WiX"
547 <File
548 RelativePath=".\Includes.wxi"
550 </File>
551 <File
552 RelativePath=".\TortoiseOverlaysDir.wxi"
554 </File>
555 <File
556 RelativePath=".\TortoiseOverlaysMerge.wxs"
558 </File>
559 <File
560 RelativePath=".\TortoiseOverlaysMSI.wxs"
562 </File>
563 </Filter>
564 </Files>
565 <Globals>
566 <Global
567 Name="DevPartner_IsInstrumented"
568 Value="0"
570 </Globals>
571 </VisualStudioProject>