Fixed C4748 warnings
[TortoiseGit.git] / src / Git / Git.vcproj
blob2d815cb2c72e4200a5bc01b77dfc73fe08307048
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Git"
6 ProjectGUID="{7CA5B1EB-8CC9-40A6-96D8-83649C1A870B}"
7 RootNamespace="Git"
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\git\$(ConfigurationName)"
26 ConfigurationType="4"
27 UseOfMFC="2"
28 UseOfATL="0"
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"
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="0"
49 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
50 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
51 MinimalRebuild="true"
52 BasicRuntimeChecks="3"
53 RuntimeLibrary="3"
54 UsePrecompiledHeader="2"
55 WarningLevel="3"
56 DebugInformationFormat="4"
57 DisableSpecificWarnings="4018"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLibrarianTool"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCXDCMakeTool"
77 <Tool
78 Name="VCBscMakeTool"
80 <Tool
81 Name="VCFxCopTool"
83 <Tool
84 Name="VCPostBuildEventTool"
86 </Configuration>
87 <Configuration
88 Name="Debug|x64"
89 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
90 IntermediateDirectory="..\..\obj\git\$(ConfigurationName)64"
91 ConfigurationType="4"
92 UseOfMFC="2"
93 UseOfATL="0"
94 CharacterSet="1"
96 <Tool
97 Name="VCPreBuildEventTool"
99 <Tool
100 Name="VCCustomBuildTool"
102 <Tool
103 Name="VCXMLDataGeneratorTool"
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
108 <Tool
109 Name="VCMIDLTool"
110 TargetEnvironment="3"
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="0"
115 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
116 PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
117 MinimalRebuild="true"
118 BasicRuntimeChecks="3"
119 RuntimeLibrary="3"
120 UsePrecompiledHeader="2"
121 WarningLevel="3"
122 DebugInformationFormat="3"
124 <Tool
125 Name="VCManagedResourceCompilerTool"
127 <Tool
128 Name="VCResourceCompilerTool"
130 <Tool
131 Name="VCPreLinkEventTool"
133 <Tool
134 Name="VCLibrarianTool"
136 <Tool
137 Name="VCALinkTool"
139 <Tool
140 Name="VCXDCMakeTool"
142 <Tool
143 Name="VCBscMakeTool"
145 <Tool
146 Name="VCFxCopTool"
148 <Tool
149 Name="VCPostBuildEventTool"
151 </Configuration>
152 <Configuration
153 Name="Release|Win32"
154 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
155 IntermediateDirectory="..\..\obj\git\$(ConfigurationName)"
156 ConfigurationType="4"
157 UseOfMFC="2"
158 CharacterSet="1"
159 WholeProgramOptimization="1"
161 <Tool
162 Name="VCPreBuildEventTool"
164 <Tool
165 Name="VCCustomBuildTool"
167 <Tool
168 Name="VCXMLDataGeneratorTool"
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"
173 <Tool
174 Name="VCMIDLTool"
176 <Tool
177 Name="VCCLCompilerTool"
178 EnableIntrinsicFunctions="true"
179 WholeProgramOptimization="false"
180 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
181 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
182 StringPooling="true"
183 RuntimeLibrary="2"
184 EnableFunctionLevelLinking="true"
185 UsePrecompiledHeader="2"
186 WarningLevel="3"
187 DebugInformationFormat="3"
188 DisableSpecificWarnings="4018"
190 <Tool
191 Name="VCManagedResourceCompilerTool"
193 <Tool
194 Name="VCResourceCompilerTool"
196 <Tool
197 Name="VCPreLinkEventTool"
199 <Tool
200 Name="VCLibrarianTool"
201 AdditionalLibraryDirectories=""
203 <Tool
204 Name="VCALinkTool"
206 <Tool
207 Name="VCXDCMakeTool"
209 <Tool
210 Name="VCBscMakeTool"
212 <Tool
213 Name="VCFxCopTool"
215 <Tool
216 Name="VCPostBuildEventTool"
218 </Configuration>
219 <Configuration
220 Name="Release|x64"
221 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
222 IntermediateDirectory="..\..\obj\git\$(ConfigurationName)64"
223 ConfigurationType="4"
224 UseOfMFC="2"
225 CharacterSet="1"
226 WholeProgramOptimization="1"
228 <Tool
229 Name="VCPreBuildEventTool"
231 <Tool
232 Name="VCCustomBuildTool"
234 <Tool
235 Name="VCXMLDataGeneratorTool"
237 <Tool
238 Name="VCWebServiceProxyGeneratorTool"
240 <Tool
241 Name="VCMIDLTool"
242 TargetEnvironment="3"
244 <Tool
245 Name="VCCLCompilerTool"
246 EnableIntrinsicFunctions="true"
247 WholeProgramOptimization="false"
248 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
249 PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
250 StringPooling="true"
251 RuntimeLibrary="2"
252 EnableFunctionLevelLinking="true"
253 UsePrecompiledHeader="2"
254 WarningLevel="3"
255 DebugInformationFormat="3"
257 <Tool
258 Name="VCManagedResourceCompilerTool"
260 <Tool
261 Name="VCResourceCompilerTool"
263 <Tool
264 Name="VCPreLinkEventTool"
266 <Tool
267 Name="VCLibrarianTool"
269 <Tool
270 Name="VCALinkTool"
272 <Tool
273 Name="VCXDCMakeTool"
275 <Tool
276 Name="VCBscMakeTool"
278 <Tool
279 Name="VCFxCopTool"
281 <Tool
282 Name="VCPostBuildEventTool"
284 </Configuration>
285 </Configurations>
286 <References>
287 </References>
288 <Files>
289 <Filter
290 Name="Source Files"
291 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
292 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
294 <File
295 RelativePath=".\Git.cpp"
297 </File>
298 <File
299 RelativePath=".\GitAdminDir.cpp"
301 </File>
302 <File
303 RelativePath=".\GitConfig.cpp"
305 </File>
306 <File
307 RelativePath=".\GitFolderStatus.cpp"
309 </File>
310 <File
311 RelativePath=".\GitIndex.cpp"
313 </File>
314 <File
315 RelativePath=".\GitRev.cpp"
317 </File>
318 <File
319 RelativePath=".\GitStatus.cpp"
321 </File>
322 <File
323 RelativePath=".\SharedMutex.cpp"
325 </File>
326 <File
327 RelativePath=".\stdafx.cpp"
329 <FileConfiguration
330 Name="Debug|Win32"
332 <Tool
333 Name="VCCLCompilerTool"
334 UsePrecompiledHeader="1"
336 </FileConfiguration>
337 <FileConfiguration
338 Name="Debug|x64"
340 <Tool
341 Name="VCCLCompilerTool"
342 UsePrecompiledHeader="1"
344 </FileConfiguration>
345 <FileConfiguration
346 Name="Release|Win32"
348 <Tool
349 Name="VCCLCompilerTool"
350 UsePrecompiledHeader="1"
352 </FileConfiguration>
353 <FileConfiguration
354 Name="Release|x64"
356 <Tool
357 Name="VCCLCompilerTool"
358 UsePrecompiledHeader="1"
360 </FileConfiguration>
361 </File>
362 <File
363 RelativePath=".\TGitPath.cpp"
365 </File>
366 <File
367 RelativePath=".\TGitPath.h"
369 </File>
370 </Filter>
371 <Filter
372 Name="Header Files"
373 Filter="h;hpp;hxx;hm;inl;inc;xsd"
374 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
376 <File
377 RelativePath=".\Git.h"
379 </File>
380 <File
381 RelativePath=".\GitAdminDir.h"
383 </File>
384 <File
385 RelativePath=".\GitConfig.h"
387 </File>
388 <File
389 RelativePath=".\GitFolderStatus.h"
391 </File>
392 <File
393 RelativePath=".\GitHash.h"
395 </File>
396 <File
397 RelativePath=".\gitindex.h"
399 </File>
400 <File
401 RelativePath=".\GitRev.h"
403 </File>
404 <File
405 RelativePath=".\GitStatus.h"
407 </File>
408 <File
409 RelativePath=".\gittype.h"
411 </File>
412 <File
413 RelativePath=".\SharedMutex.h"
415 </File>
416 <File
417 RelativePath=".\stdafx.h"
419 </File>
420 </Filter>
421 <Filter
422 Name="Resource Files"
423 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
424 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
426 </Filter>
427 </Files>
428 <Globals>
429 </Globals>
430 </VisualStudioProject>