Make LoadDllOnlyInExplorer work
[TortoiseGit.git] / src / TortoiseShell / TortoiseStub.vcproj
blob4c809c1ae9a4d66b36db4d3e5c560bd1d7a8cdb3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseStub"
6 ProjectGUID="{DB98402B-2CF6-4EC6-89F9-D19365EE8DE3}"
7 RootNamespace="TortoiseStub"
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\TortoiseStub\Debug"
25 ConfigurationType="2"
26 UseOfMFC="0"
27 ATLMinimizesCRunTimeLibraryUsage="false"
28 CharacterSet="1"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
44 PreprocessorDefinitions="_DEBUG"
45 MkTypLibCompatible="true"
46 SuppressStartupBanner="true"
47 TargetEnvironment="1"
48 TypeLibraryName=".\Debug/TortoiseStub.tlb"
49 HeaderFileName=""
51 <Tool
52 Name="VCCLCompilerTool"
53 Optimization="0"
54 AdditionalIncludeDirectories="../Utils"
55 PreprocessorDefinitions="WIN32;DEBUG;_DEBUG;_WINDOWS;_USRDLL;_BIND_TO_CURRENT_CRT_VERSION"
56 MinimalRebuild="true"
57 BasicRuntimeChecks="3"
58 RuntimeLibrary="1"
59 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
60 AssemblerListingLocation="..\..\obj\TortoiseStub\Debug/"
61 ObjectFile="..\..\obj\TortoiseStub\Debug/"
62 ProgramDataBaseFileName="..\..\obj\TortoiseStub\Debug/"
63 WarningLevel="4"
64 SuppressStartupBanner="true"
65 DebugInformationFormat="4"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="_DEBUG"
73 Culture="1033"
75 <Tool
76 Name="VCPreLinkEventTool"
78 <Tool
79 Name="VCLinkerTool"
80 OutputFile="$(OutDir)/TortoiseStub.dll"
81 LinkIncremental="2"
82 SuppressStartupBanner="true"
83 ModuleDefinitionFile=".\TortoiseStub.def"
84 GenerateDebugInformation="true"
85 ProgramDatabaseFile="$(OutDir)/TortoiseStub.pdb"
86 RandomizedBaseAddress="1"
87 DataExecutionPrevention="0"
88 ImportLibrary="..\..\obj\TortoiseStub\Debug/TortoiseStub.lib"
89 TargetMachine="1"
91 <Tool
92 Name="VCALinkTool"
94 <Tool
95 Name="VCManifestTool"
97 <Tool
98 Name="VCXDCMakeTool"
100 <Tool
101 Name="VCBscMakeTool"
102 SuppressStartupBanner="true"
103 OutputFile=".\Debug/TortoiseStub.bsc"
105 <Tool
106 Name="VCFxCopTool"
108 <Tool
109 Name="VCAppVerifierTool"
111 <Tool
112 Name="VCPostBuildEventTool"
114 </Configuration>
115 <Configuration
116 Name="Debug|x64"
117 OutputDirectory="..\..\bin\Debug64\bin"
118 IntermediateDirectory="..\..\obj\TortoiseStub\Debug64"
119 ConfigurationType="2"
120 UseOfMFC="0"
121 ATLMinimizesCRunTimeLibraryUsage="false"
122 CharacterSet="1"
124 <Tool
125 Name="VCPreBuildEventTool"
127 <Tool
128 Name="VCCustomBuildTool"
130 <Tool
131 Name="VCXMLDataGeneratorTool"
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"
136 <Tool
137 Name="VCMIDLTool"
138 PreprocessorDefinitions="_DEBUG"
139 MkTypLibCompatible="true"
140 SuppressStartupBanner="true"
141 TargetEnvironment="3"
142 TypeLibraryName=".\Debug/TortoiseStub.tlb"
143 HeaderFileName=""
145 <Tool
146 Name="VCCLCompilerTool"
147 Optimization="0"
148 AdditionalIncludeDirectories="../Utils"
149 PreprocessorDefinitions="WIN32;DEBUG;_DEBUG;_WINDOWS;_USRDLL;_BIND_TO_CURRENT_CRT_VERSION"
150 MinimalRebuild="true"
151 BasicRuntimeChecks="3"
152 RuntimeLibrary="1"
153 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
154 AssemblerListingLocation="..\..\obj\TortoiseStub\Debug64/"
155 ObjectFile="..\..\obj\TortoiseStub\Debug64/"
156 ProgramDataBaseFileName="..\..\obj\TortoiseStub\Debug64/"
157 WarningLevel="4"
158 SuppressStartupBanner="true"
159 DebugInformationFormat="3"
161 <Tool
162 Name="VCManagedResourceCompilerTool"
164 <Tool
165 Name="VCResourceCompilerTool"
166 PreprocessorDefinitions="_DEBUG"
167 Culture="1033"
169 <Tool
170 Name="VCPreLinkEventTool"
172 <Tool
173 Name="VCLinkerTool"
174 OutputFile="$(OutDir)/TortoiseStub.dll"
175 LinkIncremental="2"
176 SuppressStartupBanner="true"
177 ModuleDefinitionFile=".\TortoiseStub.def"
178 GenerateDebugInformation="true"
179 ProgramDatabaseFile="$(OutDir)/TortoiseStub.pdb"
180 RandomizedBaseAddress="1"
181 DataExecutionPrevention="0"
182 ImportLibrary="..\..\obj\TortoiseStub\Debug64/TortoiseStub.lib"
183 TargetMachine="17"
185 <Tool
186 Name="VCALinkTool"
188 <Tool
189 Name="VCManifestTool"
191 <Tool
192 Name="VCXDCMakeTool"
194 <Tool
195 Name="VCBscMakeTool"
196 SuppressStartupBanner="true"
197 OutputFile=".\Debug/TortoiseStub.bsc"
199 <Tool
200 Name="VCFxCopTool"
202 <Tool
203 Name="VCAppVerifierTool"
205 <Tool
206 Name="VCPostBuildEventTool"
208 </Configuration>
209 <Configuration
210 Name="Release|Win32"
211 OutputDirectory="..\..\bin\Release\bin"
212 IntermediateDirectory="..\..\obj\TortoiseStub\Release"
213 ConfigurationType="2"
214 UseOfMFC="0"
215 ATLMinimizesCRunTimeLibraryUsage="false"
216 CharacterSet="1"
217 WholeProgramOptimization="1"
219 <Tool
220 Name="VCPreBuildEventTool"
222 <Tool
223 Name="VCCustomBuildTool"
225 <Tool
226 Name="VCXMLDataGeneratorTool"
228 <Tool
229 Name="VCWebServiceProxyGeneratorTool"
231 <Tool
232 Name="VCMIDLTool"
233 PreprocessorDefinitions="NDEBUG"
234 MkTypLibCompatible="true"
235 SuppressStartupBanner="true"
236 TargetEnvironment="1"
237 TypeLibraryName=".\Release/TortoiseStub.tlb"
238 HeaderFileName=""
240 <Tool
241 Name="VCCLCompilerTool"
242 Optimization="3"
243 InlineFunctionExpansion="0"
244 FavorSizeOrSpeed="2"
245 WholeProgramOptimization="true"
246 AdditionalIncludeDirectories="../Utils"
247 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_BIND_TO_CURRENT_CRT_VERSION"
248 StringPooling="true"
249 ExceptionHandling="0"
250 RuntimeLibrary="0"
251 StructMemberAlignment="0"
252 EnableFunctionLevelLinking="false"
253 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
254 AssemblerListingLocation="..\..\obj\TortoiseStub\Release/"
255 ObjectFile="..\..\obj\TortoiseStub\Release/"
256 ProgramDataBaseFileName="..\..\obj\TortoiseStub\Release/"
257 WarningLevel="4"
258 SuppressStartupBanner="true"
259 CompileAs="1"
261 <Tool
262 Name="VCManagedResourceCompilerTool"
264 <Tool
265 Name="VCResourceCompilerTool"
266 PreprocessorDefinitions="NDEBUG"
267 Culture="1033"
269 <Tool
270 Name="VCPreLinkEventTool"
272 <Tool
273 Name="VCLinkerTool"
274 OutputFile="$(OutDir)/TortoiseStub32.dll"
275 LinkIncremental="1"
276 SuppressStartupBanner="true"
277 ModuleDefinitionFile=".\TortoiseStub.def"
278 ProgramDatabaseFile="$(OutDir)/TortoiseStub.pdb"
279 SubSystem="2"
280 EnableCOMDATFolding="2"
281 OptimizeForWindows98="0"
282 BaseAddress="0x5940000"
283 RandomizedBaseAddress="2"
284 DataExecutionPrevention="0"
285 ImportLibrary="..\..\obj\TortoiseStub\Release/TortoiseStub.lib"
286 TargetMachine="1"
288 <Tool
289 Name="VCALinkTool"
291 <Tool
292 Name="VCManifestTool"
294 <Tool
295 Name="VCXDCMakeTool"
297 <Tool
298 Name="VCBscMakeTool"
299 SuppressStartupBanner="true"
300 OutputFile=".\Release/TortoiseStub.bsc"
302 <Tool
303 Name="VCFxCopTool"
305 <Tool
306 Name="VCAppVerifierTool"
308 <Tool
309 Name="VCPostBuildEventTool"
311 </Configuration>
312 <Configuration
313 Name="Release|x64"
314 OutputDirectory="..\..\bin\Release64\bin"
315 IntermediateDirectory="..\..\obj\TortoiseStub\Release64"
316 ConfigurationType="2"
317 UseOfMFC="0"
318 ATLMinimizesCRunTimeLibraryUsage="false"
319 CharacterSet="1"
320 WholeProgramOptimization="1"
322 <Tool
323 Name="VCPreBuildEventTool"
325 <Tool
326 Name="VCCustomBuildTool"
328 <Tool
329 Name="VCXMLDataGeneratorTool"
331 <Tool
332 Name="VCWebServiceProxyGeneratorTool"
334 <Tool
335 Name="VCMIDLTool"
336 PreprocessorDefinitions="NDEBUG"
337 MkTypLibCompatible="true"
338 SuppressStartupBanner="true"
339 TargetEnvironment="3"
340 TypeLibraryName=".\Release/TortoiseStub.tlb"
341 HeaderFileName=""
343 <Tool
344 Name="VCCLCompilerTool"
345 Optimization="3"
346 InlineFunctionExpansion="0"
347 FavorSizeOrSpeed="2"
348 WholeProgramOptimization="true"
349 AdditionalIncludeDirectories="../Utils"
350 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_BIND_TO_CURRENT_CRT_VERSION"
351 StringPooling="true"
352 ExceptionHandling="0"
353 RuntimeLibrary="0"
354 StructMemberAlignment="0"
355 EnableFunctionLevelLinking="false"
356 PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
357 AssemblerListingLocation="..\..\obj\TortoiseStub\Release64/"
358 ObjectFile="..\..\obj\TortoiseStub\Release64/"
359 ProgramDataBaseFileName="..\..\obj\TortoiseStub\Release64/"
360 WarningLevel="4"
361 SuppressStartupBanner="true"
362 CompileAs="1"
364 <Tool
365 Name="VCManagedResourceCompilerTool"
367 <Tool
368 Name="VCResourceCompilerTool"
369 PreprocessorDefinitions="NDEBUG"
370 Culture="1033"
372 <Tool
373 Name="VCPreLinkEventTool"
375 <Tool
376 Name="VCLinkerTool"
377 OutputFile="$(OutDir)/TortoiseStub.dll"
378 LinkIncremental="1"
379 SuppressStartupBanner="true"
380 ModuleDefinitionFile=".\TortoiseStub.def"
381 ProgramDatabaseFile="$(OutDir)/TortoiseStub.pdb"
382 SubSystem="2"
383 EnableCOMDATFolding="2"
384 OptimizeForWindows98="0"
385 BaseAddress="0x5940000"
386 RandomizedBaseAddress="2"
387 DataExecutionPrevention="0"
388 ImportLibrary="..\..\obj\TortoiseStub\Release64/TortoiseStub.lib"
389 TargetMachine="17"
391 <Tool
392 Name="VCALinkTool"
394 <Tool
395 Name="VCManifestTool"
397 <Tool
398 Name="VCXDCMakeTool"
400 <Tool
401 Name="VCBscMakeTool"
402 SuppressStartupBanner="true"
403 OutputFile=".\Release/TortoiseStub.bsc"
405 <Tool
406 Name="VCFxCopTool"
408 <Tool
409 Name="VCAppVerifierTool"
411 <Tool
412 Name="VCPostBuildEventTool"
414 </Configuration>
415 </Configurations>
416 <References>
417 </References>
418 <Files>
419 <Filter
420 Name="Source Files"
421 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
423 <File
424 RelativePath="..\Utils\Debug.c"
426 </File>
427 <File
428 RelativePath="TortoiseStub.c"
430 <FileConfiguration
431 Name="Debug|Win32"
433 <Tool
434 Name="VCCLCompilerTool"
435 PreprocessorDefinitions=""
437 </FileConfiguration>
438 <FileConfiguration
439 Name="Debug|x64"
441 <Tool
442 Name="VCCLCompilerTool"
443 PreprocessorDefinitions=""
445 </FileConfiguration>
446 <FileConfiguration
447 Name="Release|Win32"
449 <Tool
450 Name="VCCLCompilerTool"
451 PreprocessorDefinitions=""
453 </FileConfiguration>
454 <FileConfiguration
455 Name="Release|x64"
457 <Tool
458 Name="VCCLCompilerTool"
459 PreprocessorDefinitions=""
461 </FileConfiguration>
462 </File>
463 <File
464 RelativePath="TortoiseStub.def"
466 </File>
467 </Filter>
468 <Filter
469 Name="Header Files"
470 Filter="h;hpp;hxx;hm;inl"
472 <File
473 RelativePath="..\Utils\Debug.h"
475 </File>
476 </Filter>
477 <Filter
478 Name="Resource Files"
479 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
481 <File
482 RelativePath=".\TortoiseStub.rc"
484 </File>
485 </Filter>
486 </Files>
487 <Globals>
488 </Globals>
489 </VisualStudioProject>