pulled latest translations from Transifex
[TortoiseGit.git] / src / Git / Git.vcproj
blobed1e0487ce1a99904221ea33fa032f8e744b9635
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="0"
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 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
179 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
180 RuntimeLibrary="2"
181 EnableFunctionLevelLinking="true"
182 UsePrecompiledHeader="2"
183 WarningLevel="3"
184 DebugInformationFormat="3"
185 DisableSpecificWarnings="4018"
187 <Tool
188 Name="VCManagedResourceCompilerTool"
190 <Tool
191 Name="VCResourceCompilerTool"
193 <Tool
194 Name="VCPreLinkEventTool"
196 <Tool
197 Name="VCLibrarianTool"
198 AdditionalLibraryDirectories=""
200 <Tool
201 Name="VCALinkTool"
203 <Tool
204 Name="VCXDCMakeTool"
206 <Tool
207 Name="VCBscMakeTool"
209 <Tool
210 Name="VCFxCopTool"
212 <Tool
213 Name="VCPostBuildEventTool"
215 </Configuration>
216 <Configuration
217 Name="Release|x64"
218 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
219 IntermediateDirectory="..\..\obj\git\$(ConfigurationName)64"
220 ConfigurationType="4"
221 UseOfMFC="2"
222 CharacterSet="1"
223 WholeProgramOptimization="0"
225 <Tool
226 Name="VCPreBuildEventTool"
228 <Tool
229 Name="VCCustomBuildTool"
231 <Tool
232 Name="VCXMLDataGeneratorTool"
234 <Tool
235 Name="VCWebServiceProxyGeneratorTool"
237 <Tool
238 Name="VCMIDLTool"
239 TargetEnvironment="3"
241 <Tool
242 Name="VCCLCompilerTool"
243 AdditionalIncludeDirectories="../TortoiseShell;../utils;../../ext/gitdll;../../ext/libgit2/include;../../ext/zlib"
244 PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
245 RuntimeLibrary="2"
246 EnableFunctionLevelLinking="true"
247 UsePrecompiledHeader="2"
248 WarningLevel="3"
249 DebugInformationFormat="3"
251 <Tool
252 Name="VCManagedResourceCompilerTool"
254 <Tool
255 Name="VCResourceCompilerTool"
257 <Tool
258 Name="VCPreLinkEventTool"
260 <Tool
261 Name="VCLibrarianTool"
263 <Tool
264 Name="VCALinkTool"
266 <Tool
267 Name="VCXDCMakeTool"
269 <Tool
270 Name="VCBscMakeTool"
272 <Tool
273 Name="VCFxCopTool"
275 <Tool
276 Name="VCPostBuildEventTool"
278 </Configuration>
279 </Configurations>
280 <References>
281 </References>
282 <Files>
283 <Filter
284 Name="Source Files"
285 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
286 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
288 <File
289 RelativePath=".\Git.cpp"
291 </File>
292 <File
293 RelativePath=".\GitAdminDir.cpp"
295 </File>
296 <File
297 RelativePath=".\GitConfig.cpp"
299 </File>
300 <File
301 RelativePath=".\GitFolderStatus.cpp"
303 </File>
304 <File
305 RelativePath=".\GitIndex.cpp"
307 </File>
308 <File
309 RelativePath=".\GitRev.cpp"
311 </File>
312 <File
313 RelativePath=".\GitStatus.cpp"
315 </File>
316 <File
317 RelativePath=".\SharedMutex.cpp"
319 </File>
320 <File
321 RelativePath=".\stdafx.cpp"
323 <FileConfiguration
324 Name="Debug|Win32"
326 <Tool
327 Name="VCCLCompilerTool"
328 UsePrecompiledHeader="1"
330 </FileConfiguration>
331 <FileConfiguration
332 Name="Debug|x64"
334 <Tool
335 Name="VCCLCompilerTool"
336 UsePrecompiledHeader="1"
338 </FileConfiguration>
339 <FileConfiguration
340 Name="Release|Win32"
342 <Tool
343 Name="VCCLCompilerTool"
344 UsePrecompiledHeader="1"
346 </FileConfiguration>
347 <FileConfiguration
348 Name="Release|x64"
350 <Tool
351 Name="VCCLCompilerTool"
352 UsePrecompiledHeader="1"
354 </FileConfiguration>
355 </File>
356 <File
357 RelativePath=".\TGitPath.cpp"
359 </File>
360 <File
361 RelativePath=".\TGitPath.h"
363 </File>
364 </Filter>
365 <Filter
366 Name="Header Files"
367 Filter="h;hpp;hxx;hm;inl;inc;xsd"
368 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
370 <File
371 RelativePath=".\CrashReport.h"
373 </File>
374 <File
375 RelativePath=".\Git.h"
377 </File>
378 <File
379 RelativePath=".\GitAdminDir.h"
381 </File>
382 <File
383 RelativePath=".\GitConfig.h"
385 </File>
386 <File
387 RelativePath=".\GitFolderStatus.h"
389 </File>
390 <File
391 RelativePath=".\GitHash.h"
393 </File>
394 <File
395 RelativePath=".\gitindex.h"
397 </File>
398 <File
399 RelativePath=".\GitRev.h"
401 </File>
402 <File
403 RelativePath=".\GitStatus.h"
405 </File>
406 <File
407 RelativePath=".\gittype.h"
409 </File>
410 <File
411 RelativePath=".\SharedMutex.h"
413 </File>
414 <File
415 RelativePath=".\stdafx.h"
417 </File>
418 </Filter>
419 <Filter
420 Name="Resource Files"
421 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
422 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
424 </Filter>
425 </Files>
426 <Globals>
427 </Globals>
428 </VisualStudioProject>