Upstream tarball 10151
[amule.git] / platforms / Windows / MSVC9 / aMuleCMD / aMuleCMD.vcproj
blobc3f6c62739b42845415e53f1cc6768a7bce568d7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="aMuleCMD"
6 ProjectGUID="{EC3DE6B0-0C01-4D64-928A-4ADDB09472BA}"
7 RootNamespace="aMuleCMD"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/MP"
44 Optimization="0"
45 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)..\..\..\src\libs&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;;&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets\src\zlib&quot;"
46 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="3"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
58 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Text Client\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
59 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 AdditionalDependencies="ws2_32.lib"
67 LinkIncremental="1"
68 GenerateDebugInformation="true"
69 SubSystem="1"
70 RandomizedBaseAddress="1"
71 DataExecutionPrevention="0"
72 TargetMachine="1"
74 <Tool
75 Name="VCALinkTool"
77 <Tool
78 Name="VCManifestTool"
80 <Tool
81 Name="VCXDCMakeTool"
83 <Tool
84 Name="VCBscMakeTool"
86 <Tool
87 Name="VCFxCopTool"
89 <Tool
90 Name="VCAppVerifierTool"
92 <Tool
93 Name="VCPostBuildEventTool"
95 </Configuration>
96 <Configuration
97 Name="Release|Win32"
98 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99 IntermediateDirectory="$(ConfigurationName)"
100 ConfigurationType="1"
101 CharacterSet="1"
102 WholeProgramOptimization="1"
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"
119 <Tool
120 Name="VCCLCompilerTool"
121 AdditionalOptions="/MP"
122 Optimization="3"
123 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)..\..\..\src\libs&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;;&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets\src\zlib&quot;"
124 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H"
125 RuntimeLibrary="0"
126 UsePrecompiledHeader="0"
127 WarningLevel="3"
128 DebugInformationFormat="3"
130 <Tool
131 Name="VCManagedResourceCompilerTool"
133 <Tool
134 Name="VCResourceCompilerTool"
135 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Text Client\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
136 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalDependencies="ws2_32.lib"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="1"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 RandomizedBaseAddress="1"
150 DataExecutionPrevention="0"
151 TargetMachine="1"
153 <Tool
154 Name="VCALinkTool"
156 <Tool
157 Name="VCManifestTool"
159 <Tool
160 Name="VCXDCMakeTool"
162 <Tool
163 Name="VCBscMakeTool"
165 <Tool
166 Name="VCFxCopTool"
168 <Tool
169 Name="VCAppVerifierTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 <Configuration
176 Name="Debug29|Win32"
177 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
178 IntermediateDirectory="$(ConfigurationName)"
179 ConfigurationType="1"
180 CharacterSet="1"
182 <Tool
183 Name="VCPreBuildEventTool"
185 <Tool
186 Name="VCCustomBuildTool"
188 <Tool
189 Name="VCXMLDataGeneratorTool"
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
194 <Tool
195 Name="VCMIDLTool"
197 <Tool
198 Name="VCCLCompilerTool"
199 AdditionalOptions="/MP"
200 Optimization="0"
201 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets29\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)..\..\..\src\libs&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;;&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets29\src\zlib&quot;"
202 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H"
203 BasicRuntimeChecks="3"
204 RuntimeLibrary="3"
205 UsePrecompiledHeader="0"
206 WarningLevel="3"
207 DebugInformationFormat="3"
209 <Tool
210 Name="VCManagedResourceCompilerTool"
212 <Tool
213 Name="VCResourceCompilerTool"
214 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Text Client\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
215 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;"
217 <Tool
218 Name="VCPreLinkEventTool"
220 <Tool
221 Name="VCLinkerTool"
222 AdditionalDependencies="ws2_32.lib"
223 LinkIncremental="1"
224 GenerateDebugInformation="true"
225 SubSystem="1"
226 RandomizedBaseAddress="1"
227 DataExecutionPrevention="0"
228 TargetMachine="1"
230 <Tool
231 Name="VCALinkTool"
233 <Tool
234 Name="VCManifestTool"
236 <Tool
237 Name="VCXDCMakeTool"
239 <Tool
240 Name="VCBscMakeTool"
242 <Tool
243 Name="VCFxCopTool"
245 <Tool
246 Name="VCAppVerifierTool"
248 <Tool
249 Name="VCPostBuildEventTool"
251 </Configuration>
252 <Configuration
253 Name="Release29|Win32"
254 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
255 IntermediateDirectory="$(ConfigurationName)"
256 ConfigurationType="1"
257 CharacterSet="1"
258 WholeProgramOptimization="1"
260 <Tool
261 Name="VCPreBuildEventTool"
263 <Tool
264 Name="VCCustomBuildTool"
266 <Tool
267 Name="VCXMLDataGeneratorTool"
269 <Tool
270 Name="VCWebServiceProxyGeneratorTool"
272 <Tool
273 Name="VCMIDLTool"
275 <Tool
276 Name="VCCLCompilerTool"
277 AdditionalOptions="/MP"
278 Optimization="3"
279 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets29\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)..\..\..\src\libs&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;;&quot;$(SolutionDir)..\..\..\&quot;;&quot;$(SolutionDir)..\..\..\..\wxWidgets29\src\zlib&quot;"
280 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H"
281 RuntimeLibrary="0"
282 UsePrecompiledHeader="0"
283 WarningLevel="3"
284 DebugInformationFormat="3"
286 <Tool
287 Name="VCManagedResourceCompilerTool"
289 <Tool
290 Name="VCResourceCompilerTool"
291 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Text Client\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
292 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\src\include&quot;"
294 <Tool
295 Name="VCPreLinkEventTool"
297 <Tool
298 Name="VCLinkerTool"
299 AdditionalDependencies="ws2_32.lib"
300 LinkIncremental="1"
301 GenerateDebugInformation="true"
302 SubSystem="1"
303 OptimizeReferences="2"
304 EnableCOMDATFolding="2"
305 RandomizedBaseAddress="1"
306 DataExecutionPrevention="0"
307 TargetMachine="1"
309 <Tool
310 Name="VCALinkTool"
312 <Tool
313 Name="VCManifestTool"
315 <Tool
316 Name="VCXDCMakeTool"
318 <Tool
319 Name="VCBscMakeTool"
321 <Tool
322 Name="VCFxCopTool"
324 <Tool
325 Name="VCAppVerifierTool"
327 <Tool
328 Name="VCPostBuildEventTool"
330 </Configuration>
331 </Configurations>
332 <References>
333 </References>
334 <Files>
335 <Filter
336 Name="Source Files"
337 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
338 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
340 <File
341 RelativePath="..\..\..\..\src\ExternalConnector.cpp"
343 </File>
344 <File
345 RelativePath="..\..\..\..\src\LoggerConsole.cpp"
347 </File>
348 <File
349 RelativePath="..\..\..\..\src\NetworkFunctions.cpp"
351 </File>
352 <File
353 RelativePath="..\..\..\..\src\OtherFunctions.cpp"
355 </File>
356 <File
357 RelativePath="..\..\..\..\src\TextClient.cpp"
359 </File>
360 </Filter>
361 <Filter
362 Name="Header Files"
363 Filter="h;hpp;hxx;hm;inl;inc;xsd"
364 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
366 <File
367 RelativePath="..\..\..\..\src\ExternalConnector.h"
369 </File>
370 <File
371 RelativePath="..\..\..\..\src\NetworkFunctions.h"
373 </File>
374 <File
375 RelativePath="..\..\..\..\src\OtherFunctions.h"
377 </File>
378 <File
379 RelativePath="..\..\..\..\src\TextClient.h"
381 </File>
382 </Filter>
383 <Filter
384 Name="Resource Files"
385 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
386 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
388 <File
389 RelativePath="..\version.rc"
391 </File>
392 </Filter>
393 </Files>
394 <Globals>
395 </Globals>
396 </VisualStudioProject>