Limit GUI updates the the main thread
[TortoiseGit.git] / src / touch / touch.vcproj
blobb22d8e50f5f5d8a997c081e6bb351927f0d8e0d0
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="touch"
6 ProjectGUID="{84E07810-9AD4-4E0E-A7F7-FAD9A8CDFC7F}"
7 RootNamespace="touch"
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\touch\$(ConfigurationName)"
26 ConfigurationType="1"
27 CharacterSet="1"
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 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="3"
51 UsePrecompiledHeader="2"
52 WarningLevel="3"
53 DebugInformationFormat="4"
55 <Tool
56 Name="VCManagedResourceCompilerTool"
58 <Tool
59 Name="VCResourceCompilerTool"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 LinkIncremental="2"
67 GenerateDebugInformation="true"
68 SubSystem="2"
69 TargetMachine="1"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCManifestTool"
77 <Tool
78 Name="VCXDCMakeTool"
80 <Tool
81 Name="VCBscMakeTool"
83 <Tool
84 Name="VCFxCopTool"
86 <Tool
87 Name="VCAppVerifierTool"
89 <Tool
90 Name="VCPostBuildEventTool"
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
96 IntermediateDirectory="..\..\obj\touch\$(ConfigurationName)"
97 ConfigurationType="1"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
101 <Tool
102 Name="VCPreBuildEventTool"
104 <Tool
105 Name="VCCustomBuildTool"
107 <Tool
108 Name="VCXMLDataGeneratorTool"
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
113 <Tool
114 Name="VCMIDLTool"
116 <Tool
117 Name="VCCLCompilerTool"
118 Optimization="2"
119 EnableIntrinsicFunctions="true"
120 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
121 RuntimeLibrary="2"
122 EnableFunctionLevelLinking="true"
123 UsePrecompiledHeader="2"
124 WarningLevel="3"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="2"
141 OptimizeReferences="2"
142 EnableCOMDATFolding="2"
143 SetChecksum="true"
144 TargetMachine="1"
146 <Tool
147 Name="VCALinkTool"
149 <Tool
150 Name="VCManifestTool"
152 <Tool
153 Name="VCXDCMakeTool"
155 <Tool
156 Name="VCBscMakeTool"
158 <Tool
159 Name="VCFxCopTool"
161 <Tool
162 Name="VCAppVerifierTool"
164 <Tool
165 Name="VCPostBuildEventTool"
167 </Configuration>
168 <Configuration
169 Name="Debug|x64"
170 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
171 IntermediateDirectory="..\..\obj\touch\$(ConfigurationName)64"
172 ConfigurationType="1"
173 CharacterSet="1"
175 <Tool
176 Name="VCPreBuildEventTool"
178 <Tool
179 Name="VCCustomBuildTool"
181 <Tool
182 Name="VCXMLDataGeneratorTool"
184 <Tool
185 Name="VCWebServiceProxyGeneratorTool"
187 <Tool
188 Name="VCMIDLTool"
189 TargetEnvironment="3"
191 <Tool
192 Name="VCCLCompilerTool"
193 Optimization="0"
194 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
195 MinimalRebuild="true"
196 BasicRuntimeChecks="3"
197 RuntimeLibrary="3"
198 UsePrecompiledHeader="2"
199 WarningLevel="3"
200 DebugInformationFormat="3"
202 <Tool
203 Name="VCManagedResourceCompilerTool"
205 <Tool
206 Name="VCResourceCompilerTool"
208 <Tool
209 Name="VCPreLinkEventTool"
211 <Tool
212 Name="VCLinkerTool"
213 LinkIncremental="2"
214 GenerateDebugInformation="true"
215 SubSystem="2"
216 TargetMachine="17"
218 <Tool
219 Name="VCALinkTool"
221 <Tool
222 Name="VCManifestTool"
224 <Tool
225 Name="VCXDCMakeTool"
227 <Tool
228 Name="VCBscMakeTool"
230 <Tool
231 Name="VCFxCopTool"
233 <Tool
234 Name="VCAppVerifierTool"
236 <Tool
237 Name="VCPostBuildEventTool"
239 </Configuration>
240 <Configuration
241 Name="Release|x64"
242 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
243 IntermediateDirectory="..\..\obj\touch\$(ConfigurationName)64"
244 ConfigurationType="1"
245 CharacterSet="1"
246 WholeProgramOptimization="1"
248 <Tool
249 Name="VCPreBuildEventTool"
251 <Tool
252 Name="VCCustomBuildTool"
254 <Tool
255 Name="VCXMLDataGeneratorTool"
257 <Tool
258 Name="VCWebServiceProxyGeneratorTool"
260 <Tool
261 Name="VCMIDLTool"
262 TargetEnvironment="3"
264 <Tool
265 Name="VCCLCompilerTool"
266 Optimization="2"
267 EnableIntrinsicFunctions="true"
268 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
269 RuntimeLibrary="2"
270 EnableFunctionLevelLinking="true"
271 UsePrecompiledHeader="2"
272 WarningLevel="3"
273 DebugInformationFormat="3"
275 <Tool
276 Name="VCManagedResourceCompilerTool"
278 <Tool
279 Name="VCResourceCompilerTool"
281 <Tool
282 Name="VCPreLinkEventTool"
284 <Tool
285 Name="VCLinkerTool"
286 LinkIncremental="1"
287 GenerateDebugInformation="true"
288 SubSystem="2"
289 OptimizeReferences="2"
290 EnableCOMDATFolding="2"
291 SetChecksum="true"
292 TargetMachine="17"
294 <Tool
295 Name="VCALinkTool"
297 <Tool
298 Name="VCManifestTool"
300 <Tool
301 Name="VCXDCMakeTool"
303 <Tool
304 Name="VCBscMakeTool"
306 <Tool
307 Name="VCFxCopTool"
309 <Tool
310 Name="VCAppVerifierTool"
312 <Tool
313 Name="VCPostBuildEventTool"
315 </Configuration>
316 </Configurations>
317 <References>
318 </References>
319 <Files>
320 <Filter
321 Name="Source Files"
322 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
323 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
325 <File
326 RelativePath=".\stdafx.cpp"
328 <FileConfiguration
329 Name="Debug|Win32"
331 <Tool
332 Name="VCCLCompilerTool"
333 UsePrecompiledHeader="1"
335 </FileConfiguration>
336 <FileConfiguration
337 Name="Release|Win32"
339 <Tool
340 Name="VCCLCompilerTool"
341 UsePrecompiledHeader="1"
343 </FileConfiguration>
344 <FileConfiguration
345 Name="Debug|x64"
347 <Tool
348 Name="VCCLCompilerTool"
349 UsePrecompiledHeader="1"
351 </FileConfiguration>
352 <FileConfiguration
353 Name="Release|x64"
355 <Tool
356 Name="VCCLCompilerTool"
357 UsePrecompiledHeader="1"
359 </FileConfiguration>
360 </File>
361 <File
362 RelativePath=".\touch.cpp"
364 </File>
365 </Filter>
366 <Filter
367 Name="Header Files"
368 Filter="h;hpp;hxx;hm;inl;inc;xsd"
369 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
371 <File
372 RelativePath=".\Resource.h"
374 </File>
375 <File
376 RelativePath=".\stdafx.h"
378 </File>
379 <File
380 RelativePath=".\targetver.h"
382 </File>
383 <File
384 RelativePath=".\touch.h"
386 </File>
387 </Filter>
388 <Filter
389 Name="Resource Files"
390 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
391 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
393 <File
394 RelativePath=".\small.ico"
396 </File>
397 <File
398 RelativePath=".\touch.ico"
400 </File>
401 <File
402 RelativePath=".\touch.rc"
404 </File>
405 <File
406 RelativePath=".\touch.rc2"
408 </File>
409 </Filter>
410 </Files>
411 <Globals>
412 </Globals>
413 </VisualStudioProject>