Refactor code that gets ref label color
[TortoiseGit.git] / ext / gitdll / gitdll.vcproj
blobff91201d95a911d588391fede852054f989d8a60
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gitdll"
6 ProjectGUID="{4F0A55DE-DAFD-4A0B-A03D-2C14CB77E08F}"
7 RootNamespace="gitdll"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
25 IntermediateDirectory="..\..\obj\gitdll\$(ConfigurationName)"
26 ConfigurationType="2"
27 CharacterSet="0"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\tgit;..\tgit\compat;..\tgit\compat\vcbuild;;..\tgit\compat\vcbuild\include;..\tgit\compat\fnmatch;..\tgit\compat\regex;..\tgit\compat\win32;..\zlib;"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GITDLL_EXPORTS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 DebugInformationFormat="4"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 AdditionalDependencies="wininet.lib ws2_32.lib "
68 OutputFile="$(OutDir)\$(ProjectName)32.dll"
69 LinkIncremental="2"
70 GenerateDebugInformation="true"
71 GenerateMapFile="true"
72 SubSystem="2"
73 TargetMachine="1"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCManifestTool"
81 <Tool
82 Name="VCXDCMakeTool"
84 <Tool
85 Name="VCBscMakeTool"
87 <Tool
88 Name="VCFxCopTool"
90 <Tool
91 Name="VCAppVerifierTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Debug|x64"
99 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
100 IntermediateDirectory="..\..\obj\gitdll\$(ConfigurationName)64"
101 ConfigurationType="2"
102 CharacterSet="0"
104 <Tool
105 Name="VCPreBuildEventTool"
107 <Tool
108 Name="VCCustomBuildTool"
110 <Tool
111 Name="VCXMLDataGeneratorTool"
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
116 <Tool
117 Name="VCMIDLTool"
118 TargetEnvironment="3"
120 <Tool
121 Name="VCCLCompilerTool"
122 Optimization="0"
123 AdditionalIncludeDirectories="..\tgit;..\tgit\compat;..\tgit\compat\vcbuild;;..\tgit\compat\vcbuild\include;..\tgit\compat\fnmatch;..\tgit\compat\regex;..\tgit\compat\win32;..\zlib;"
124 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GITDLL_EXPORTS;WIN64"
125 MinimalRebuild="true"
126 BasicRuntimeChecks="3"
127 RuntimeLibrary="3"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 DebugInformationFormat="3"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalDependencies="wininet.lib ws2_32.lib "
144 LinkIncremental="2"
145 GenerateDebugInformation="true"
146 SubSystem="2"
147 TargetMachine="17"
149 <Tool
150 Name="VCALinkTool"
152 <Tool
153 Name="VCManifestTool"
155 <Tool
156 Name="VCXDCMakeTool"
158 <Tool
159 Name="VCBscMakeTool"
161 <Tool
162 Name="VCFxCopTool"
164 <Tool
165 Name="VCAppVerifierTool"
167 <Tool
168 Name="VCPostBuildEventTool"
170 </Configuration>
171 <Configuration
172 Name="Release|Win32"
173 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
174 IntermediateDirectory="..\..\obj\gitdll\$(ConfigurationName)"
175 ConfigurationType="2"
176 CharacterSet="0"
177 WholeProgramOptimization="1"
179 <Tool
180 Name="VCPreBuildEventTool"
182 <Tool
183 Name="VCCustomBuildTool"
185 <Tool
186 Name="VCXMLDataGeneratorTool"
188 <Tool
189 Name="VCWebServiceProxyGeneratorTool"
191 <Tool
192 Name="VCMIDLTool"
194 <Tool
195 Name="VCCLCompilerTool"
196 Optimization="2"
197 EnableIntrinsicFunctions="true"
198 AdditionalIncludeDirectories="..\tgit;..\tgit\compat;..\tgit\compat\vcbuild;..\tgit\compat\vcbuild\include;..\tgit\compat\fnmatch;..\tgit\compat\regex;..\tgit\compat\win32;..\zlib"
199 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GITDLL_EXPORTS"
200 StringPooling="true"
201 RuntimeLibrary="2"
202 EnableFunctionLevelLinking="true"
203 UsePrecompiledHeader="0"
204 WarningLevel="3"
205 DebugInformationFormat="3"
207 <Tool
208 Name="VCManagedResourceCompilerTool"
210 <Tool
211 Name="VCResourceCompilerTool"
213 <Tool
214 Name="VCPreLinkEventTool"
216 <Tool
217 Name="VCLinkerTool"
218 AdditionalDependencies="wininet.lib ws2_32.lib "
219 OutputFile="$(OutDir)\$(ProjectName)32.dll"
220 LinkIncremental="1"
221 GenerateDebugInformation="true"
222 SubSystem="2"
223 OptimizeReferences="2"
224 EnableCOMDATFolding="2"
225 SetChecksum="true"
226 TargetMachine="1"
228 <Tool
229 Name="VCALinkTool"
231 <Tool
232 Name="VCManifestTool"
234 <Tool
235 Name="VCXDCMakeTool"
237 <Tool
238 Name="VCBscMakeTool"
240 <Tool
241 Name="VCFxCopTool"
243 <Tool
244 Name="VCAppVerifierTool"
246 <Tool
247 Name="VCPostBuildEventTool"
249 </Configuration>
250 <Configuration
251 Name="Release|x64"
252 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
253 IntermediateDirectory="..\..\obj\gitdll\$(ConfigurationName)64"
254 ConfigurationType="2"
255 CharacterSet="0"
256 WholeProgramOptimization="1"
258 <Tool
259 Name="VCPreBuildEventTool"
261 <Tool
262 Name="VCCustomBuildTool"
264 <Tool
265 Name="VCXMLDataGeneratorTool"
267 <Tool
268 Name="VCWebServiceProxyGeneratorTool"
270 <Tool
271 Name="VCMIDLTool"
272 TargetEnvironment="3"
274 <Tool
275 Name="VCCLCompilerTool"
276 Optimization="2"
277 EnableIntrinsicFunctions="true"
278 AdditionalIncludeDirectories="..\tgit;..\tgit\compat;..\tgit\compat\vcbuild;;..\tgit\compat\vcbuild\include;..\tgit\compat\fnmatch;..\tgit\compat\regex;..\tgit\compat\win32;..\zlib;"
279 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GITDLL_EXPORTS;WIN64"
280 StringPooling="true"
281 RuntimeLibrary="2"
282 EnableFunctionLevelLinking="true"
283 UsePrecompiledHeader="0"
284 WarningLevel="3"
285 DebugInformationFormat="3"
287 <Tool
288 Name="VCManagedResourceCompilerTool"
290 <Tool
291 Name="VCResourceCompilerTool"
293 <Tool
294 Name="VCPreLinkEventTool"
296 <Tool
297 Name="VCLinkerTool"
298 AdditionalDependencies="wininet.lib ws2_32.lib "
299 LinkIncremental="1"
300 GenerateDebugInformation="true"
301 SubSystem="2"
302 OptimizeReferences="2"
303 EnableCOMDATFolding="2"
304 SetChecksum="true"
305 TargetMachine="17"
307 <Tool
308 Name="VCALinkTool"
310 <Tool
311 Name="VCManifestTool"
313 <Tool
314 Name="VCXDCMakeTool"
316 <Tool
317 Name="VCBscMakeTool"
319 <Tool
320 Name="VCFxCopTool"
322 <Tool
323 Name="VCAppVerifierTool"
325 <Tool
326 Name="VCPostBuildEventTool"
328 </Configuration>
329 </Configurations>
330 <References>
331 </References>
332 <Files>
333 <Filter
334 Name="Source Files"
335 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
336 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
338 <File
339 RelativePath=".\die.cpp"
341 </File>
342 <File
343 RelativePath=".\dllmain.c"
345 <FileConfiguration
346 Name="Debug|Win32"
348 <Tool
349 Name="VCCLCompilerTool"
350 UsePrecompiledHeader="0"
351 CompileAsManaged="0"
353 </FileConfiguration>
354 <FileConfiguration
355 Name="Debug|x64"
357 <Tool
358 Name="VCCLCompilerTool"
359 UsePrecompiledHeader="0"
360 CompileAsManaged="0"
362 </FileConfiguration>
363 <FileConfiguration
364 Name="Release|Win32"
366 <Tool
367 Name="VCCLCompilerTool"
368 UsePrecompiledHeader="0"
369 CompileAsManaged="0"
371 </FileConfiguration>
372 <FileConfiguration
373 Name="Release|x64"
375 <Tool
376 Name="VCCLCompilerTool"
377 UsePrecompiledHeader="0"
378 CompileAsManaged="0"
380 </FileConfiguration>
381 </File>
382 <File
383 RelativePath=".\gitdll.c"
385 </File>
386 </Filter>
387 <Filter
388 Name="Header Files"
389 Filter="h;hpp;hxx;hm;inl;inc;xsd"
390 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
392 <File
393 RelativePath=".\gitdll.h"
395 </File>
396 <File
397 RelativePath=".\resource.h"
399 </File>
400 <File
401 RelativePath=".\stdafx.h"
403 </File>
404 <File
405 RelativePath=".\targetver.h"
407 </File>
408 </Filter>
409 <Filter
410 Name="Resource Files"
411 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
412 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
414 <File
415 RelativePath=".\gitdll.rc"
417 </File>
418 </Filter>
419 </Files>
420 <Globals>
421 </Globals>
422 </VisualStudioProject>