Fix #3090663: Re-authentication fails (4th attempt)
[siplcs.git] / siplcs.vcproj
blob3f146da79d13fe2bacd5441a6cc2dfa0d78df9c1
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libsipe"
6 ProjectGUID="{8B3D07F6-F4EA-4A80-8A9B-FBDC8882C755}"
7 RootNamespace="libsipe"
8 TargetFrameworkVersion="196613"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)/plugins"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 WarningLevel="3"
48 DebugInformationFormat="4"
50 <Tool
51 Name="VCManagedResourceCompilerTool"
53 <Tool
54 Name="VCResourceCompilerTool"
56 <Tool
57 Name="VCPreLinkEventTool"
59 <Tool
60 Name="VCLinkerTool"
61 GenerateDebugInformation="true"
62 TargetMachine="1"
64 <Tool
65 Name="VCALinkTool"
67 <Tool
68 Name="VCManifestTool"
70 <Tool
71 Name="VCXDCMakeTool"
73 <Tool
74 Name="VCBscMakeTool"
76 <Tool
77 Name="VCFxCopTool"
79 <Tool
80 Name="VCAppVerifierTool"
82 <Tool
83 Name="VCPostBuildEventTool"
85 </Configuration>
86 <Configuration
87 Name="Release|Win32"
88 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
89 IntermediateDirectory="$(ConfigurationName)"
90 ConfigurationType="1"
91 CharacterSet="2"
92 WholeProgramOptimization="1"
94 <Tool
95 Name="VCPreBuildEventTool"
97 <Tool
98 Name="VCCustomBuildTool"
100 <Tool
101 Name="VCXMLDataGeneratorTool"
103 <Tool
104 Name="VCWebServiceProxyGeneratorTool"
106 <Tool
107 Name="VCMIDLTool"
109 <Tool
110 Name="VCCLCompilerTool"
111 Optimization="2"
112 EnableIntrinsicFunctions="true"
113 RuntimeLibrary="2"
114 EnableFunctionLevelLinking="true"
115 WarningLevel="3"
116 DebugInformationFormat="3"
118 <Tool
119 Name="VCManagedResourceCompilerTool"
121 <Tool
122 Name="VCResourceCompilerTool"
124 <Tool
125 Name="VCPreLinkEventTool"
127 <Tool
128 Name="VCLinkerTool"
129 GenerateDebugInformation="true"
130 OptimizeReferences="2"
131 EnableCOMDATFolding="2"
132 TargetMachine="1"
134 <Tool
135 Name="VCALinkTool"
137 <Tool
138 Name="VCManifestTool"
140 <Tool
141 Name="VCXDCMakeTool"
143 <Tool
144 Name="VCBscMakeTool"
146 <Tool
147 Name="VCFxCopTool"
149 <Tool
150 Name="VCAppVerifierTool"
152 <Tool
153 Name="VCPostBuildEventTool"
155 </Configuration>
156 <Configuration
157 Name="Release Unicode|Win32"
158 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
159 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
160 ConfigurationType="2"
161 UseOfMFC="0"
162 ATLMinimizesCRunTimeLibraryUsage="false"
163 CharacterSet="1"
165 <Tool
166 Name="VCPreBuildEventTool"
168 <Tool
169 Name="VCCustomBuildTool"
171 <Tool
172 Name="VCXMLDataGeneratorTool"
174 <Tool
175 Name="VCWebServiceProxyGeneratorTool"
177 <Tool
178 Name="VCMIDLTool"
180 <Tool
181 Name="VCCLCompilerTool"
182 Optimization="3"
183 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;"
184 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;SIPE_VERSION=\&quot;1.7.1\&quot;;_CRT_SECURE_NO_WARNINGS"
185 RuntimeLibrary="2"
186 WarningLevel="3"
187 DebugInformationFormat="3"
189 <Tool
190 Name="VCManagedResourceCompilerTool"
192 <Tool
193 Name="VCResourceCompilerTool"
195 <Tool
196 Name="VCPreLinkEventTool"
198 <Tool
199 Name="VCLinkerTool"
200 AdditionalDependencies="glib-2.0.lib libxml2.lib Ws2_32.lib"
201 GenerateDebugInformation="true"
202 TargetMachine="1"
204 <Tool
205 Name="VCALinkTool"
207 <Tool
208 Name="VCManifestTool"
210 <Tool
211 Name="VCXDCMakeTool"
213 <Tool
214 Name="VCBscMakeTool"
216 <Tool
217 Name="VCFxCopTool"
219 <Tool
220 Name="VCAppVerifierTool"
222 <Tool
223 Name="VCPostBuildEventTool"
225 </Configuration>
226 <Configuration
227 Name="Debug Unicode|Win32"
228 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
229 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
230 ConfigurationType="2"
231 UseOfMFC="0"
232 ATLMinimizesCRunTimeLibraryUsage="false"
233 CharacterSet="1"
235 <Tool
236 Name="VCPreBuildEventTool"
238 <Tool
239 Name="VCCustomBuildTool"
241 <Tool
242 Name="VCXMLDataGeneratorTool"
244 <Tool
245 Name="VCWebServiceProxyGeneratorTool"
247 <Tool
248 Name="VCMIDLTool"
250 <Tool
251 Name="VCCLCompilerTool"
252 Optimization="0"
253 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;;&quot;$(InputDir)/../api&quot;"
254 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PACKAGE_VERSION=\&quot;1.11.0\&quot;;_CRT_SECURE_NO_WARNINGS;PACKAGE_BUGREPORT=\&quot;https://sourceforge.net/tracker/?atid=949931&amp;group_id=194563\&quot;;PACKAGE_URL=\&quot;http://sipe.sourceforge.net/\&quot;"
255 MinimalRebuild="true"
256 BasicRuntimeChecks="3"
257 RuntimeLibrary="3"
258 WarningLevel="3"
259 DebugInformationFormat="4"
261 <Tool
262 Name="VCManagedResourceCompilerTool"
264 <Tool
265 Name="VCResourceCompilerTool"
267 <Tool
268 Name="VCPreLinkEventTool"
270 <Tool
271 Name="VCLinkerTool"
272 AdditionalDependencies="glib-2.0.lib libxml2.lib Ws2_32.lib nss3.lib"
273 GenerateDebugInformation="true"
274 TargetMachine="1"
276 <Tool
277 Name="VCALinkTool"
279 <Tool
280 Name="VCManifestTool"
282 <Tool
283 Name="VCXDCMakeTool"
285 <Tool
286 Name="VCBscMakeTool"
288 <Tool
289 Name="VCFxCopTool"
291 <Tool
292 Name="VCAppVerifierTool"
294 <Tool
295 Name="VCPostBuildEventTool"
297 </Configuration>
298 </Configurations>
299 <References>
300 </References>
301 <Files>
302 <Filter
303 Name="Source Files"
304 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
305 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
307 <File
308 RelativePath=".\src\core\md4.c"
310 </File>
311 <File
312 RelativePath=".\src\miranda\miranda-backend.cpp"
314 </File>
315 <File
316 RelativePath=".\src\core\sip-sec-ntlm.c"
318 </File>
319 <File
320 RelativePath=".\src\core\sip-sec.c"
322 </File>
323 <File
324 RelativePath=".\src\core\sipe-core.c"
326 </File>
327 <File
328 RelativePath=".\src\core\sipe-crypt.c"
330 </File>
331 <File
332 RelativePath=".\src\core\sipe-digest.c"
334 </File>
335 <File
336 RelativePath=".\src\miranda\sipe-miranda.cpp"
338 </File>
339 <File
340 RelativePath=".\src\core\sipe-utils.c"
342 </File>
343 <File
344 RelativePath=".\src\core\uuid.c"
346 </File>
347 </Filter>
348 <Filter
349 Name="Header Files"
350 Filter="h;hpp;hxx;hm;inl;inc;xsd"
351 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
353 <File
354 RelativePath=".\src\api\sipe-backend.h"
356 </File>
357 <File
358 RelativePath=".\src\api\sipe-common.h"
360 </File>
361 <File
362 RelativePath=".\src\api\sipe-core.h"
364 </File>
365 <File
366 RelativePath=".\src\api\sipe-crypt.h"
368 </File>
369 <File
370 RelativePath=".\src\miranda\sipe-miranda.h"
372 </File>
373 </Filter>
374 </Files>
375 <Globals>
376 </Globals>
377 </VisualStudioProject>