xref: /freebsd/contrib/wpa/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj (revision 780fb4a2fa9a9aee5ac48a60b790f567c0dc13e9)
1*780fb4a2SCy Schubert<?xml version="1.0" encoding="Windows-1252"?>
2*780fb4a2SCy Schubert<VisualStudioProject
3*780fb4a2SCy Schubert	ProjectType="Visual C++"
4*780fb4a2SCy Schubert	Version="8.00"
5*780fb4a2SCy Schubert	Name="wpasvc"
6*780fb4a2SCy Schubert	ProjectGUID="{E2A4A85F-CA77-406D-8ABF-63EF94545ACC}"
7*780fb4a2SCy Schubert	RootNamespace="wpasvc"
8*780fb4a2SCy Schubert	Keyword="Win32Proj"
9*780fb4a2SCy Schubert	>
10*780fb4a2SCy Schubert	<Platforms>
11*780fb4a2SCy Schubert		<Platform
12*780fb4a2SCy Schubert			Name="Win32"
13*780fb4a2SCy Schubert		/>
14*780fb4a2SCy Schubert	</Platforms>
15*780fb4a2SCy Schubert	<ToolFiles>
16*780fb4a2SCy Schubert	</ToolFiles>
17*780fb4a2SCy Schubert	<Configurations>
18*780fb4a2SCy Schubert		<Configuration
19*780fb4a2SCy Schubert			Name="Debug|Win32"
20*780fb4a2SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21*780fb4a2SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
22*780fb4a2SCy Schubert			ConfigurationType="1"
23*780fb4a2SCy Schubert			CharacterSet="0"
24*780fb4a2SCy Schubert			>
25*780fb4a2SCy Schubert			<Tool
26*780fb4a2SCy Schubert				Name="VCPreBuildEventTool"
27*780fb4a2SCy Schubert			/>
28*780fb4a2SCy Schubert			<Tool
29*780fb4a2SCy Schubert				Name="VCCustomBuildTool"
30*780fb4a2SCy Schubert			/>
31*780fb4a2SCy Schubert			<Tool
32*780fb4a2SCy Schubert				Name="VCXMLDataGeneratorTool"
33*780fb4a2SCy Schubert			/>
34*780fb4a2SCy Schubert			<Tool
35*780fb4a2SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
36*780fb4a2SCy Schubert			/>
37*780fb4a2SCy Schubert			<Tool
38*780fb4a2SCy Schubert				Name="VCMIDLTool"
39*780fb4a2SCy Schubert			/>
40*780fb4a2SCy Schubert			<Tool
41*780fb4a2SCy Schubert				Name="VCCLCompilerTool"
42*780fb4a2SCy Schubert				Optimization="0"
43*780fb4a2SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
44*780fb4a2SCy Schubert				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
45*780fb4a2SCy Schubert				MinimalRebuild="true"
46*780fb4a2SCy Schubert				BasicRuntimeChecks="3"
47*780fb4a2SCy Schubert				RuntimeLibrary="3"
48*780fb4a2SCy Schubert				UsePrecompiledHeader="0"
49*780fb4a2SCy Schubert				WarningLevel="3"
50*780fb4a2SCy Schubert				Detect64BitPortabilityProblems="true"
51*780fb4a2SCy Schubert				DebugInformationFormat="4"
52*780fb4a2SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
53*780fb4a2SCy Schubert			/>
54*780fb4a2SCy Schubert			<Tool
55*780fb4a2SCy Schubert				Name="VCManagedResourceCompilerTool"
56*780fb4a2SCy Schubert			/>
57*780fb4a2SCy Schubert			<Tool
58*780fb4a2SCy Schubert				Name="VCResourceCompilerTool"
59*780fb4a2SCy Schubert			/>
60*780fb4a2SCy Schubert			<Tool
61*780fb4a2SCy Schubert				Name="VCPreLinkEventTool"
62*780fb4a2SCy Schubert			/>
63*780fb4a2SCy Schubert			<Tool
64*780fb4a2SCy Schubert				Name="VCLinkerTool"
65*780fb4a2SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
66*780fb4a2SCy Schubert				LinkIncremental="2"
67*780fb4a2SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
68*780fb4a2SCy Schubert				GenerateDebugInformation="true"
69*780fb4a2SCy Schubert				SubSystem="1"
70*780fb4a2SCy Schubert				TargetMachine="1"
71*780fb4a2SCy Schubert			/>
72*780fb4a2SCy Schubert			<Tool
73*780fb4a2SCy Schubert				Name="VCALinkTool"
74*780fb4a2SCy Schubert			/>
75*780fb4a2SCy Schubert			<Tool
76*780fb4a2SCy Schubert				Name="VCManifestTool"
77*780fb4a2SCy Schubert			/>
78*780fb4a2SCy Schubert			<Tool
79*780fb4a2SCy Schubert				Name="VCXDCMakeTool"
80*780fb4a2SCy Schubert			/>
81*780fb4a2SCy Schubert			<Tool
82*780fb4a2SCy Schubert				Name="VCBscMakeTool"
83*780fb4a2SCy Schubert			/>
84*780fb4a2SCy Schubert			<Tool
85*780fb4a2SCy Schubert				Name="VCFxCopTool"
86*780fb4a2SCy Schubert			/>
87*780fb4a2SCy Schubert			<Tool
88*780fb4a2SCy Schubert				Name="VCAppVerifierTool"
89*780fb4a2SCy Schubert			/>
90*780fb4a2SCy Schubert			<Tool
91*780fb4a2SCy Schubert				Name="VCWebDeploymentTool"
92*780fb4a2SCy Schubert			/>
93*780fb4a2SCy Schubert			<Tool
94*780fb4a2SCy Schubert				Name="VCPostBuildEventTool"
95*780fb4a2SCy Schubert			/>
96*780fb4a2SCy Schubert		</Configuration>
97*780fb4a2SCy Schubert		<Configuration
98*780fb4a2SCy Schubert			Name="Release|Win32"
99*780fb4a2SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100*780fb4a2SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
101*780fb4a2SCy Schubert			ConfigurationType="1"
102*780fb4a2SCy Schubert			CharacterSet="0"
103*780fb4a2SCy Schubert			WholeProgramOptimization="1"
104*780fb4a2SCy Schubert			>
105*780fb4a2SCy Schubert			<Tool
106*780fb4a2SCy Schubert				Name="VCPreBuildEventTool"
107*780fb4a2SCy Schubert			/>
108*780fb4a2SCy Schubert			<Tool
109*780fb4a2SCy Schubert				Name="VCCustomBuildTool"
110*780fb4a2SCy Schubert			/>
111*780fb4a2SCy Schubert			<Tool
112*780fb4a2SCy Schubert				Name="VCXMLDataGeneratorTool"
113*780fb4a2SCy Schubert			/>
114*780fb4a2SCy Schubert			<Tool
115*780fb4a2SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
116*780fb4a2SCy Schubert			/>
117*780fb4a2SCy Schubert			<Tool
118*780fb4a2SCy Schubert				Name="VCMIDLTool"
119*780fb4a2SCy Schubert			/>
120*780fb4a2SCy Schubert			<Tool
121*780fb4a2SCy Schubert				Name="VCCLCompilerTool"
122*780fb4a2SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
123*780fb4a2SCy Schubert				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
124*780fb4a2SCy Schubert				RuntimeLibrary="2"
125*780fb4a2SCy Schubert				UsePrecompiledHeader="0"
126*780fb4a2SCy Schubert				WarningLevel="3"
127*780fb4a2SCy Schubert				Detect64BitPortabilityProblems="true"
128*780fb4a2SCy Schubert				DebugInformationFormat="3"
129*780fb4a2SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
130*780fb4a2SCy Schubert			/>
131*780fb4a2SCy Schubert			<Tool
132*780fb4a2SCy Schubert				Name="VCManagedResourceCompilerTool"
133*780fb4a2SCy Schubert			/>
134*780fb4a2SCy Schubert			<Tool
135*780fb4a2SCy Schubert				Name="VCResourceCompilerTool"
136*780fb4a2SCy Schubert			/>
137*780fb4a2SCy Schubert			<Tool
138*780fb4a2SCy Schubert				Name="VCPreLinkEventTool"
139*780fb4a2SCy Schubert			/>
140*780fb4a2SCy Schubert			<Tool
141*780fb4a2SCy Schubert				Name="VCLinkerTool"
142*780fb4a2SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
143*780fb4a2SCy Schubert				LinkIncremental="1"
144*780fb4a2SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
145*780fb4a2SCy Schubert				GenerateDebugInformation="true"
146*780fb4a2SCy Schubert				SubSystem="1"
147*780fb4a2SCy Schubert				OptimizeReferences="2"
148*780fb4a2SCy Schubert				EnableCOMDATFolding="2"
149*780fb4a2SCy Schubert				TargetMachine="1"
150*780fb4a2SCy Schubert			/>
151*780fb4a2SCy Schubert			<Tool
152*780fb4a2SCy Schubert				Name="VCALinkTool"
153*780fb4a2SCy Schubert			/>
154*780fb4a2SCy Schubert			<Tool
155*780fb4a2SCy Schubert				Name="VCManifestTool"
156*780fb4a2SCy Schubert			/>
157*780fb4a2SCy Schubert			<Tool
158*780fb4a2SCy Schubert				Name="VCXDCMakeTool"
159*780fb4a2SCy Schubert			/>
160*780fb4a2SCy Schubert			<Tool
161*780fb4a2SCy Schubert				Name="VCBscMakeTool"
162*780fb4a2SCy Schubert			/>
163*780fb4a2SCy Schubert			<Tool
164*780fb4a2SCy Schubert				Name="VCFxCopTool"
165*780fb4a2SCy Schubert			/>
166*780fb4a2SCy Schubert			<Tool
167*780fb4a2SCy Schubert				Name="VCAppVerifierTool"
168*780fb4a2SCy Schubert			/>
169*780fb4a2SCy Schubert			<Tool
170*780fb4a2SCy Schubert				Name="VCWebDeploymentTool"
171*780fb4a2SCy Schubert			/>
172*780fb4a2SCy Schubert			<Tool
173*780fb4a2SCy Schubert				Name="VCPostBuildEventTool"
174*780fb4a2SCy Schubert			/>
175*780fb4a2SCy Schubert		</Configuration>
176*780fb4a2SCy Schubert	</Configurations>
177*780fb4a2SCy Schubert	<References>
178*780fb4a2SCy Schubert	</References>
179*780fb4a2SCy Schubert	<Files>
180*780fb4a2SCy Schubert		<Filter
181*780fb4a2SCy Schubert			Name="Source Files"
182*780fb4a2SCy Schubert			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
183*780fb4a2SCy Schubert			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
184*780fb4a2SCy Schubert			>
185*780fb4a2SCy Schubert			<File
186*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-cbc.c"
187*780fb4a2SCy Schubert				>
188*780fb4a2SCy Schubert			</File>
189*780fb4a2SCy Schubert			<File
190*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-ctr.c"
191*780fb4a2SCy Schubert				>
192*780fb4a2SCy Schubert			</File>
193*780fb4a2SCy Schubert			<File
194*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-eax.c"
195*780fb4a2SCy Schubert				>
196*780fb4a2SCy Schubert			</File>
197*780fb4a2SCy Schubert			<File
198*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-encblock.c"
199*780fb4a2SCy Schubert				>
200*780fb4a2SCy Schubert			</File>
201*780fb4a2SCy Schubert			<File
202*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-omac1.c"
203*780fb4a2SCy Schubert				>
204*780fb4a2SCy Schubert			</File>
205*780fb4a2SCy Schubert			<File
206*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-unwrap.c"
207*780fb4a2SCy Schubert				>
208*780fb4a2SCy Schubert			</File>
209*780fb4a2SCy Schubert			<File
210*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-wrap.c"
211*780fb4a2SCy Schubert				>
212*780fb4a2SCy Schubert			</File>
213*780fb4a2SCy Schubert			<File
214*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\base64.c"
215*780fb4a2SCy Schubert				>
216*780fb4a2SCy Schubert			</File>
217*780fb4a2SCy Schubert			<File
218*780fb4a2SCy Schubert				RelativePath="..\..\blacklist.c"
219*780fb4a2SCy Schubert				>
220*780fb4a2SCy Schubert			</File>
221*780fb4a2SCy Schubert			<File
222*780fb4a2SCy Schubert				RelativePath="..\..\bss.c"
223*780fb4a2SCy Schubert				>
224*780fb4a2SCy Schubert			</File>
225*780fb4a2SCy Schubert			<File
226*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\chap.c"
227*780fb4a2SCy Schubert				>
228*780fb4a2SCy Schubert			</File>
229*780fb4a2SCy Schubert			<File
230*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\common.c"
231*780fb4a2SCy Schubert				>
232*780fb4a2SCy Schubert			</File>
233*780fb4a2SCy Schubert			<File
234*780fb4a2SCy Schubert				RelativePath="..\..\config.c"
235*780fb4a2SCy Schubert				>
236*780fb4a2SCy Schubert			</File>
237*780fb4a2SCy Schubert			<File
238*780fb4a2SCy Schubert				RelativePath="..\..\config_winreg.c"
239*780fb4a2SCy Schubert				>
240*780fb4a2SCy Schubert			</File>
241*780fb4a2SCy Schubert			<File
242*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\crypto_openssl.c"
243*780fb4a2SCy Schubert				>
244*780fb4a2SCy Schubert			</File>
245*780fb4a2SCy Schubert			<File
246*780fb4a2SCy Schubert				RelativePath="..\..\ctrl_iface.c"
247*780fb4a2SCy Schubert				>
248*780fb4a2SCy Schubert			</File>
249*780fb4a2SCy Schubert			<File
250*780fb4a2SCy Schubert				RelativePath="..\..\ctrl_iface_named_pipe.c"
251*780fb4a2SCy Schubert				>
252*780fb4a2SCy Schubert			</File>
253*780fb4a2SCy Schubert			<File
254*780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_common.c"
255*780fb4a2SCy Schubert				>
256*780fb4a2SCy Schubert			</File>
257*780fb4a2SCy Schubert			<File
258*780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis.c"
259*780fb4a2SCy Schubert				>
260*780fb4a2SCy Schubert			</File>
261*780fb4a2SCy Schubert			<File
262*780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis_.c"
263*780fb4a2SCy Schubert				>
264*780fb4a2SCy Schubert			</File>
265*780fb4a2SCy Schubert			<File
266*780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\drivers.c"
267*780fb4a2SCy Schubert				>
268*780fb4a2SCy Schubert			</File>
269*780fb4a2SCy Schubert			<File
270*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap.c"
271*780fb4a2SCy Schubert				>
272*780fb4a2SCy Schubert			</File>
273*780fb4a2SCy Schubert			<File
274*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_common.c"
275*780fb4a2SCy Schubert				>
276*780fb4a2SCy Schubert			</File>
277*780fb4a2SCy Schubert			<File
278*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_gtc.c"
279*780fb4a2SCy Schubert				>
280*780fb4a2SCy Schubert			</File>
281*780fb4a2SCy Schubert			<File
282*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_leap.c"
283*780fb4a2SCy Schubert				>
284*780fb4a2SCy Schubert			</File>
285*780fb4a2SCy Schubert			<File
286*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_md5.c"
287*780fb4a2SCy Schubert				>
288*780fb4a2SCy Schubert			</File>
289*780fb4a2SCy Schubert			<File
290*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_methods.c"
291*780fb4a2SCy Schubert				>
292*780fb4a2SCy Schubert			</File>
293*780fb4a2SCy Schubert			<File
294*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_mschapv2.c"
295*780fb4a2SCy Schubert				>
296*780fb4a2SCy Schubert			</File>
297*780fb4a2SCy Schubert			<File
298*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_otp.c"
299*780fb4a2SCy Schubert				>
300*780fb4a2SCy Schubert			</File>
301*780fb4a2SCy Schubert			<File
302*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_peap.c"
303*780fb4a2SCy Schubert				>
304*780fb4a2SCy Schubert			</File>
305*780fb4a2SCy Schubert			<File
306*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
307*780fb4a2SCy Schubert				>
308*780fb4a2SCy Schubert			</File>
309*780fb4a2SCy Schubert			<File
310*780fb4a2SCy Schubert				RelativePath="..\..\eap_register.c"
311*780fb4a2SCy Schubert				>
312*780fb4a2SCy Schubert			</File>
313*780fb4a2SCy Schubert			<File
314*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls.c"
315*780fb4a2SCy Schubert				>
316*780fb4a2SCy Schubert			</File>
317*780fb4a2SCy Schubert			<File
318*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
319*780fb4a2SCy Schubert				>
320*780fb4a2SCy Schubert			</File>
321*780fb4a2SCy Schubert			<File
322*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tnc.c"
323*780fb4a2SCy Schubert				>
324*780fb4a2SCy Schubert			</File>
325*780fb4a2SCy Schubert			<File
326*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_ttls.c"
327*780fb4a2SCy Schubert				>
328*780fb4a2SCy Schubert			</File>
329*780fb4a2SCy Schubert			<File
330*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eapol_supp\eapol_supp_sm.c"
331*780fb4a2SCy Schubert				>
332*780fb4a2SCy Schubert			</File>
333*780fb4a2SCy Schubert			<File
334*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\eloop_win.c"
335*780fb4a2SCy Schubert				>
336*780fb4a2SCy Schubert			</File>
337*780fb4a2SCy Schubert			<File
338*780fb4a2SCy Schubert				RelativePath="..\..\events.c"
339*780fb4a2SCy Schubert				>
340*780fb4a2SCy Schubert			</File>
341*780fb4a2SCy Schubert			<File
342*780fb4a2SCy Schubert				RelativePath="..\..\..\src\l2_packet\l2_packet_winpcap.c"
343*780fb4a2SCy Schubert				>
344*780fb4a2SCy Schubert			</File>
345*780fb4a2SCy Schubert			<File
346*780fb4a2SCy Schubert				RelativePath="..\..\main_winsvc.c"
347*780fb4a2SCy Schubert				>
348*780fb4a2SCy Schubert			</File>
349*780fb4a2SCy Schubert			<File
350*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\md5.c"
351*780fb4a2SCy Schubert				>
352*780fb4a2SCy Schubert			</File>
353*780fb4a2SCy Schubert			<File
354*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\ms_funcs.c"
355*780fb4a2SCy Schubert				>
356*780fb4a2SCy Schubert			</File>
357*780fb4a2SCy Schubert			<File
358*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\mschapv2.c"
359*780fb4a2SCy Schubert				>
360*780fb4a2SCy Schubert			</File>
361*780fb4a2SCy Schubert			<File
362*780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\ndis_events.c"
363*780fb4a2SCy Schubert				>
364*780fb4a2SCy Schubert			</File>
365*780fb4a2SCy Schubert			<File
366*780fb4a2SCy Schubert				RelativePath="..\..\notify.c"
367*780fb4a2SCy Schubert				>
368*780fb4a2SCy Schubert			</File>
369*780fb4a2SCy Schubert			<File
370*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\os_win32.c"
371*780fb4a2SCy Schubert				>
372*780fb4a2SCy Schubert			</File>
373*780fb4a2SCy Schubert			<File
374*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\pcsc_funcs.c"
375*780fb4a2SCy Schubert				>
376*780fb4a2SCy Schubert			</File>
377*780fb4a2SCy Schubert			<File
378*780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\peerkey.c"
379*780fb4a2SCy Schubert				>
380*780fb4a2SCy Schubert			</File>
381*780fb4a2SCy Schubert			<File
382*780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\pmksa_cache.c"
383*780fb4a2SCy Schubert				>
384*780fb4a2SCy Schubert			</File>
385*780fb4a2SCy Schubert			<File
386*780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\preauth.c"
387*780fb4a2SCy Schubert				>
388*780fb4a2SCy Schubert			</File>
389*780fb4a2SCy Schubert			<File
390*780fb4a2SCy Schubert				RelativePath="..\..\scan.c"
391*780fb4a2SCy Schubert				>
392*780fb4a2SCy Schubert			</File>
393*780fb4a2SCy Schubert			<File
394*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1.c"
395*780fb4a2SCy Schubert				>
396*780fb4a2SCy Schubert			</File>
397*780fb4a2SCy Schubert			<File
398*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
399*780fb4a2SCy Schubert				>
400*780fb4a2SCy Schubert			</File>
401*780fb4a2SCy Schubert			<File
402*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-prf.c"
403*780fb4a2SCy Schubert				>
404*780fb4a2SCy Schubert			</File>
405*780fb4a2SCy Schubert			<File
406*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
407*780fb4a2SCy Schubert				>
408*780fb4a2SCy Schubert			</File>
409*780fb4a2SCy Schubert			<File
410*780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\tls_openssl.c"
411*780fb4a2SCy Schubert				>
412*780fb4a2SCy Schubert			</File>
413*780fb4a2SCy Schubert			<File
414*780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\tncc.c"
415*780fb4a2SCy Schubert				>
416*780fb4a2SCy Schubert			</File>
417*780fb4a2SCy Schubert			<File
418*780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa.c"
419*780fb4a2SCy Schubert				>
420*780fb4a2SCy Schubert			</File>
421*780fb4a2SCy Schubert			<File
422*780fb4a2SCy Schubert				RelativePath="..\..\..\src\common\wpa_common.c"
423*780fb4a2SCy Schubert				>
424*780fb4a2SCy Schubert			</File>
425*780fb4a2SCy Schubert			<File
426*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\wpa_debug.c"
427*780fb4a2SCy Schubert				>
428*780fb4a2SCy Schubert			</File>
429*780fb4a2SCy Schubert			<File
430*780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa_ie.c"
431*780fb4a2SCy Schubert				>
432*780fb4a2SCy Schubert			</File>
433*780fb4a2SCy Schubert			<File
434*780fb4a2SCy Schubert				RelativePath="..\..\wpa_supplicant.c"
435*780fb4a2SCy Schubert				>
436*780fb4a2SCy Schubert			</File>
437*780fb4a2SCy Schubert			<File
438*780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\wpabuf.c"
439*780fb4a2SCy Schubert				>
440*780fb4a2SCy Schubert			</File>
441*780fb4a2SCy Schubert			<File
442*780fb4a2SCy Schubert				RelativePath="..\..\wpas_glue.c"
443*780fb4a2SCy Schubert				>
444*780fb4a2SCy Schubert			</File>
445*780fb4a2SCy Schubert		</Filter>
446*780fb4a2SCy Schubert		<Filter
447*780fb4a2SCy Schubert			Name="Header Files"
448*780fb4a2SCy Schubert			Filter="h;hpp;hxx;hm;inl;inc;xsd"
449*780fb4a2SCy Schubert			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
450*780fb4a2SCy Schubert			>
451*780fb4a2SCy Schubert		</Filter>
452*780fb4a2SCy Schubert		<Filter
453*780fb4a2SCy Schubert			Name="Resource Files"
454*780fb4a2SCy Schubert			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
455*780fb4a2SCy Schubert			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
456*780fb4a2SCy Schubert			>
457*780fb4a2SCy Schubert		</Filter>
458*780fb4a2SCy Schubert	</Files>
459*780fb4a2SCy Schubert	<Globals>
460*780fb4a2SCy Schubert	</Globals>
461*780fb4a2SCy Schubert</VisualStudioProject>
462