*.js files: keep the style consistent
[TortoiseGit.git] / contrib / issue-tracker-plugins / ExampleAtlPlugin / ExampleAtlPlugin.vcproj
blobc6ce94ed33733e13838d13ce8009272509019d08
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ExampleAtlPlugin"
6 ProjectGUID="{1079316C-1721-43ED-A3E5-BA741885BE47}"
7 RootNamespace="ExampleAtlPlugin"
8 Keyword="AtlProj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="2"
24 UseOfATL="2"
25 ATLMinimizesCRunTimeLibraryUsage="false"
26 CharacterSet="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
42 PreprocessorDefinitions="_DEBUG"
43 MkTypLibCompatible="false"
44 TargetEnvironment="1"
45 GenerateStublessProxies="true"
46 TypeLibraryName="$(IntDir)/ExampleAtlPlugin.tlb"
47 HeaderFileName="ExampleAtlPlugin_i.h"
48 DLLDataFileName=""
49 InterfaceIdentifierFileName="ExampleAtlPlugin_i.c"
50 ProxyFileName="ExampleAtlPlugin_p.c"
51 ValidateParameters="true"
53 <Tool
54 Name="VCCLCompilerTool"
55 Optimization="0"
56 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
57 MinimalRebuild="true"
58 BasicRuntimeChecks="3"
59 RuntimeLibrary="3"
60 UsePrecompiledHeader="2"
61 WarningLevel="3"
62 DebugInformationFormat="4"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="_DEBUG"
70 Culture="1033"
71 AdditionalIncludeDirectories="$(IntDir)"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 RegisterOutput="true"
79 IgnoreImportLibrary="true"
80 LinkIncremental="2"
81 ModuleDefinitionFile=".\ExampleAtlPlugin.def"
82 GenerateDebugInformation="true"
83 SubSystem="2"
84 TargetMachine="1"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCManifestTool"
92 <Tool
93 Name="VCXDCMakeTool"
95 <Tool
96 Name="VCBscMakeTool"
98 <Tool
99 Name="VCFxCopTool"
101 <Tool
102 Name="VCAppVerifierTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Release|Win32"
110 OutputDirectory="$(ConfigurationName)"
111 IntermediateDirectory="$(ConfigurationName)"
112 ConfigurationType="2"
113 UseOfATL="2"
114 ATLMinimizesCRunTimeLibraryUsage="false"
115 CharacterSet="1"
117 <Tool
118 Name="VCPreBuildEventTool"
120 <Tool
121 Name="VCCustomBuildTool"
123 <Tool
124 Name="VCXMLDataGeneratorTool"
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"
129 <Tool
130 Name="VCMIDLTool"
131 PreprocessorDefinitions="NDEBUG"
132 MkTypLibCompatible="false"
133 TargetEnvironment="1"
134 GenerateStublessProxies="true"
135 TypeLibraryName="$(IntDir)/ExampleAtlPlugin.tlb"
136 HeaderFileName="ExampleAtlPlugin_i.h"
137 DLLDataFileName=""
138 InterfaceIdentifierFileName="ExampleAtlPlugin_i.c"
139 ProxyFileName="ExampleAtlPlugin_p.c"
140 ValidateParameters="true"
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="2"
145 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
146 RuntimeLibrary="2"
147 UsePrecompiledHeader="2"
148 WarningLevel="3"
149 DebugInformationFormat="3"
151 <Tool
152 Name="VCManagedResourceCompilerTool"
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="NDEBUG"
157 Culture="1033"
158 AdditionalIncludeDirectories="$(IntDir)"
160 <Tool
161 Name="VCPreLinkEventTool"
163 <Tool
164 Name="VCLinkerTool"
165 RegisterOutput="true"
166 IgnoreImportLibrary="true"
167 LinkIncremental="1"
168 ModuleDefinitionFile=".\ExampleAtlPlugin.def"
169 GenerateDebugInformation="true"
170 SubSystem="2"
171 OptimizeReferences="2"
172 EnableCOMDATFolding="2"
173 TargetMachine="1"
175 <Tool
176 Name="VCALinkTool"
178 <Tool
179 Name="VCManifestTool"
181 <Tool
182 Name="VCXDCMakeTool"
184 <Tool
185 Name="VCBscMakeTool"
187 <Tool
188 Name="VCFxCopTool"
190 <Tool
191 Name="VCAppVerifierTool"
193 <Tool
194 Name="VCPostBuildEventTool"
196 </Configuration>
197 </Configurations>
198 <References>
199 </References>
200 <Files>
201 <Filter
202 Name="Source Files"
203 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
204 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
206 <File
207 RelativePath=".\dllmain.cpp"
209 <FileConfiguration
210 Name="Debug|Win32"
212 <Tool
213 Name="VCCLCompilerTool"
214 UsePrecompiledHeader="0"
215 CompileAsManaged="0"
217 </FileConfiguration>
218 <FileConfiguration
219 Name="Release|Win32"
221 <Tool
222 Name="VCCLCompilerTool"
223 UsePrecompiledHeader="0"
224 CompileAsManaged="0"
226 </FileConfiguration>
227 </File>
228 <File
229 RelativePath=".\ExampleAtlPlugin.cpp"
231 </File>
232 <File
233 RelativePath=".\ExampleAtlPlugin.def"
235 </File>
236 <File
237 RelativePath=".\ExampleAtlPlugin.idl"
239 </File>
240 <File
241 RelativePath=".\Provider.cpp"
243 </File>
244 <File
245 RelativePath=".\stdafx.cpp"
247 <FileConfiguration
248 Name="Debug|Win32"
250 <Tool
251 Name="VCCLCompilerTool"
252 UsePrecompiledHeader="1"
254 </FileConfiguration>
255 <FileConfiguration
256 Name="Release|Win32"
258 <Tool
259 Name="VCCLCompilerTool"
260 UsePrecompiledHeader="1"
262 </FileConfiguration>
263 </File>
264 <File
265 RelativePath=".\WaitDialog.cpp"
267 </File>
268 </Filter>
269 <Filter
270 Name="Header Files"
271 Filter="h;hpp;hxx;hm;inl;inc;xsd"
272 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
274 <File
275 RelativePath=".\dllmain.h"
277 </File>
278 <File
279 RelativePath=".\Provider.h"
281 </File>
282 <File
283 RelativePath=".\Resource.h"
285 </File>
286 <File
287 RelativePath=".\stdafx.h"
289 </File>
290 <File
291 RelativePath=".\targetver.h"
293 </File>
294 <File
295 RelativePath=".\WaitDialog.h"
297 </File>
298 </Filter>
299 <Filter
300 Name="Resource Files"
301 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
302 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
304 <File
305 RelativePath=".\ExampleAtlPlugin.rc"
307 </File>
308 <File
309 RelativePath=".\ExampleAtlPlugin.rgs"
311 </File>
312 <File
313 RelativePath=".\Provider.rgs"
315 </File>
316 </Filter>
317 <Filter
318 Name="Generated Files"
319 SourceControlFiles="false"
321 <File
322 RelativePath=".\ExampleAtlPlugin_i.c"
324 <FileConfiguration
325 Name="Debug|Win32"
327 <Tool
328 Name="VCCLCompilerTool"
329 UsePrecompiledHeader="0"
330 CompileAsManaged="0"
332 </FileConfiguration>
333 <FileConfiguration
334 Name="Release|Win32"
336 <Tool
337 Name="VCCLCompilerTool"
338 UsePrecompiledHeader="0"
339 CompileAsManaged="0"
341 </FileConfiguration>
342 </File>
343 <File
344 RelativePath=".\ExampleAtlPlugin_i.h"
346 </File>
347 </Filter>
348 </Files>
349 <Globals>
350 </Globals>
351 </VisualStudioProject>