xref: /freebsd/contrib/wpa/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj (revision c1d255d3ffdbe447de3ab875bf4e7d7accc5bfc5)
1780fb4a2SCy Schubert<?xml version="1.0" encoding="Windows-1252"?>
2780fb4a2SCy Schubert<VisualStudioProject
3780fb4a2SCy Schubert	ProjectType="Visual C++"
4780fb4a2SCy Schubert	Version="8.00"
5780fb4a2SCy Schubert	Name="wpasvc"
6780fb4a2SCy Schubert	ProjectGUID="{E2A4A85F-CA77-406D-8ABF-63EF94545ACC}"
7780fb4a2SCy Schubert	RootNamespace="wpasvc"
8780fb4a2SCy Schubert	Keyword="Win32Proj"
9780fb4a2SCy Schubert	>
10780fb4a2SCy Schubert	<Platforms>
11780fb4a2SCy Schubert		<Platform
12780fb4a2SCy Schubert			Name="Win32"
13780fb4a2SCy Schubert		/>
14780fb4a2SCy Schubert	</Platforms>
15780fb4a2SCy Schubert	<ToolFiles>
16780fb4a2SCy Schubert	</ToolFiles>
17780fb4a2SCy Schubert	<Configurations>
18780fb4a2SCy Schubert		<Configuration
19780fb4a2SCy Schubert			Name="Debug|Win32"
20780fb4a2SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21780fb4a2SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
22780fb4a2SCy Schubert			ConfigurationType="1"
23780fb4a2SCy Schubert			CharacterSet="0"
24780fb4a2SCy Schubert			>
25780fb4a2SCy Schubert			<Tool
26780fb4a2SCy Schubert				Name="VCPreBuildEventTool"
27780fb4a2SCy Schubert			/>
28780fb4a2SCy Schubert			<Tool
29780fb4a2SCy Schubert				Name="VCCustomBuildTool"
30780fb4a2SCy Schubert			/>
31780fb4a2SCy Schubert			<Tool
32780fb4a2SCy Schubert				Name="VCXMLDataGeneratorTool"
33780fb4a2SCy Schubert			/>
34780fb4a2SCy Schubert			<Tool
35780fb4a2SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
36780fb4a2SCy Schubert			/>
37780fb4a2SCy Schubert			<Tool
38780fb4a2SCy Schubert				Name="VCMIDLTool"
39780fb4a2SCy Schubert			/>
40780fb4a2SCy Schubert			<Tool
41780fb4a2SCy Schubert				Name="VCCLCompilerTool"
42780fb4a2SCy Schubert				Optimization="0"
43780fb4a2SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
44780fb4a2SCy Schubert				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
45780fb4a2SCy Schubert				MinimalRebuild="true"
46780fb4a2SCy Schubert				BasicRuntimeChecks="3"
47780fb4a2SCy Schubert				RuntimeLibrary="3"
48780fb4a2SCy Schubert				UsePrecompiledHeader="0"
49780fb4a2SCy Schubert				WarningLevel="3"
50780fb4a2SCy Schubert				Detect64BitPortabilityProblems="true"
51780fb4a2SCy Schubert				DebugInformationFormat="4"
52780fb4a2SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
53780fb4a2SCy Schubert			/>
54780fb4a2SCy Schubert			<Tool
55780fb4a2SCy Schubert				Name="VCManagedResourceCompilerTool"
56780fb4a2SCy Schubert			/>
57780fb4a2SCy Schubert			<Tool
58780fb4a2SCy Schubert				Name="VCResourceCompilerTool"
59780fb4a2SCy Schubert			/>
60780fb4a2SCy Schubert			<Tool
61780fb4a2SCy Schubert				Name="VCPreLinkEventTool"
62780fb4a2SCy Schubert			/>
63780fb4a2SCy Schubert			<Tool
64780fb4a2SCy Schubert				Name="VCLinkerTool"
65780fb4a2SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
66780fb4a2SCy Schubert				LinkIncremental="2"
67780fb4a2SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
68780fb4a2SCy Schubert				GenerateDebugInformation="true"
69780fb4a2SCy Schubert				SubSystem="1"
70780fb4a2SCy Schubert				TargetMachine="1"
71780fb4a2SCy Schubert			/>
72780fb4a2SCy Schubert			<Tool
73780fb4a2SCy Schubert				Name="VCALinkTool"
74780fb4a2SCy Schubert			/>
75780fb4a2SCy Schubert			<Tool
76780fb4a2SCy Schubert				Name="VCManifestTool"
77780fb4a2SCy Schubert			/>
78780fb4a2SCy Schubert			<Tool
79780fb4a2SCy Schubert				Name="VCXDCMakeTool"
80780fb4a2SCy Schubert			/>
81780fb4a2SCy Schubert			<Tool
82780fb4a2SCy Schubert				Name="VCBscMakeTool"
83780fb4a2SCy Schubert			/>
84780fb4a2SCy Schubert			<Tool
85780fb4a2SCy Schubert				Name="VCFxCopTool"
86780fb4a2SCy Schubert			/>
87780fb4a2SCy Schubert			<Tool
88780fb4a2SCy Schubert				Name="VCAppVerifierTool"
89780fb4a2SCy Schubert			/>
90780fb4a2SCy Schubert			<Tool
91780fb4a2SCy Schubert				Name="VCWebDeploymentTool"
92780fb4a2SCy Schubert			/>
93780fb4a2SCy Schubert			<Tool
94780fb4a2SCy Schubert				Name="VCPostBuildEventTool"
95780fb4a2SCy Schubert			/>
96780fb4a2SCy Schubert		</Configuration>
97780fb4a2SCy Schubert		<Configuration
98780fb4a2SCy Schubert			Name="Release|Win32"
99780fb4a2SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100780fb4a2SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
101780fb4a2SCy Schubert			ConfigurationType="1"
102780fb4a2SCy Schubert			CharacterSet="0"
103780fb4a2SCy Schubert			WholeProgramOptimization="1"
104780fb4a2SCy Schubert			>
105780fb4a2SCy Schubert			<Tool
106780fb4a2SCy Schubert				Name="VCPreBuildEventTool"
107780fb4a2SCy Schubert			/>
108780fb4a2SCy Schubert			<Tool
109780fb4a2SCy Schubert				Name="VCCustomBuildTool"
110780fb4a2SCy Schubert			/>
111780fb4a2SCy Schubert			<Tool
112780fb4a2SCy Schubert				Name="VCXMLDataGeneratorTool"
113780fb4a2SCy Schubert			/>
114780fb4a2SCy Schubert			<Tool
115780fb4a2SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
116780fb4a2SCy Schubert			/>
117780fb4a2SCy Schubert			<Tool
118780fb4a2SCy Schubert				Name="VCMIDLTool"
119780fb4a2SCy Schubert			/>
120780fb4a2SCy Schubert			<Tool
121780fb4a2SCy Schubert				Name="VCCLCompilerTool"
122780fb4a2SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
123780fb4a2SCy Schubert				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
124780fb4a2SCy Schubert				RuntimeLibrary="2"
125780fb4a2SCy Schubert				UsePrecompiledHeader="0"
126780fb4a2SCy Schubert				WarningLevel="3"
127780fb4a2SCy Schubert				Detect64BitPortabilityProblems="true"
128780fb4a2SCy Schubert				DebugInformationFormat="3"
129780fb4a2SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
130780fb4a2SCy Schubert			/>
131780fb4a2SCy Schubert			<Tool
132780fb4a2SCy Schubert				Name="VCManagedResourceCompilerTool"
133780fb4a2SCy Schubert			/>
134780fb4a2SCy Schubert			<Tool
135780fb4a2SCy Schubert				Name="VCResourceCompilerTool"
136780fb4a2SCy Schubert			/>
137780fb4a2SCy Schubert			<Tool
138780fb4a2SCy Schubert				Name="VCPreLinkEventTool"
139780fb4a2SCy Schubert			/>
140780fb4a2SCy Schubert			<Tool
141780fb4a2SCy Schubert				Name="VCLinkerTool"
142780fb4a2SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
143780fb4a2SCy Schubert				LinkIncremental="1"
144780fb4a2SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
145780fb4a2SCy Schubert				GenerateDebugInformation="true"
146780fb4a2SCy Schubert				SubSystem="1"
147780fb4a2SCy Schubert				OptimizeReferences="2"
148780fb4a2SCy Schubert				EnableCOMDATFolding="2"
149780fb4a2SCy Schubert				TargetMachine="1"
150780fb4a2SCy Schubert			/>
151780fb4a2SCy Schubert			<Tool
152780fb4a2SCy Schubert				Name="VCALinkTool"
153780fb4a2SCy Schubert			/>
154780fb4a2SCy Schubert			<Tool
155780fb4a2SCy Schubert				Name="VCManifestTool"
156780fb4a2SCy Schubert			/>
157780fb4a2SCy Schubert			<Tool
158780fb4a2SCy Schubert				Name="VCXDCMakeTool"
159780fb4a2SCy Schubert			/>
160780fb4a2SCy Schubert			<Tool
161780fb4a2SCy Schubert				Name="VCBscMakeTool"
162780fb4a2SCy Schubert			/>
163780fb4a2SCy Schubert			<Tool
164780fb4a2SCy Schubert				Name="VCFxCopTool"
165780fb4a2SCy Schubert			/>
166780fb4a2SCy Schubert			<Tool
167780fb4a2SCy Schubert				Name="VCAppVerifierTool"
168780fb4a2SCy Schubert			/>
169780fb4a2SCy Schubert			<Tool
170780fb4a2SCy Schubert				Name="VCWebDeploymentTool"
171780fb4a2SCy Schubert			/>
172780fb4a2SCy Schubert			<Tool
173780fb4a2SCy Schubert				Name="VCPostBuildEventTool"
174780fb4a2SCy Schubert			/>
175780fb4a2SCy Schubert		</Configuration>
176780fb4a2SCy Schubert	</Configurations>
177780fb4a2SCy Schubert	<References>
178780fb4a2SCy Schubert	</References>
179780fb4a2SCy Schubert	<Files>
180780fb4a2SCy Schubert		<Filter
181780fb4a2SCy Schubert			Name="Source Files"
182780fb4a2SCy Schubert			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
183780fb4a2SCy Schubert			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
184780fb4a2SCy Schubert			>
185780fb4a2SCy Schubert			<File
186780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-cbc.c"
187780fb4a2SCy Schubert				>
188780fb4a2SCy Schubert			</File>
189780fb4a2SCy Schubert			<File
190780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-ctr.c"
191780fb4a2SCy Schubert				>
192780fb4a2SCy Schubert			</File>
193780fb4a2SCy Schubert			<File
194780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-eax.c"
195780fb4a2SCy Schubert				>
196780fb4a2SCy Schubert			</File>
197780fb4a2SCy Schubert			<File
198780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-encblock.c"
199780fb4a2SCy Schubert				>
200780fb4a2SCy Schubert			</File>
201780fb4a2SCy Schubert			<File
202780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-omac1.c"
203780fb4a2SCy Schubert				>
204780fb4a2SCy Schubert			</File>
205780fb4a2SCy Schubert			<File
206780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-unwrap.c"
207780fb4a2SCy Schubert				>
208780fb4a2SCy Schubert			</File>
209780fb4a2SCy Schubert			<File
210780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\aes-wrap.c"
211780fb4a2SCy Schubert				>
212780fb4a2SCy Schubert			</File>
213780fb4a2SCy Schubert			<File
214780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\base64.c"
215780fb4a2SCy Schubert				>
216780fb4a2SCy Schubert			</File>
217780fb4a2SCy Schubert			<File
218*c1d255d3SCy Schubert				RelativePath="..\..\bssid_ignore.c"
219780fb4a2SCy Schubert				>
220780fb4a2SCy Schubert			</File>
221780fb4a2SCy Schubert			<File
222780fb4a2SCy Schubert				RelativePath="..\..\bss.c"
223780fb4a2SCy Schubert				>
224780fb4a2SCy Schubert			</File>
225780fb4a2SCy Schubert			<File
226780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\chap.c"
227780fb4a2SCy Schubert				>
228780fb4a2SCy Schubert			</File>
229780fb4a2SCy Schubert			<File
230780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\common.c"
231780fb4a2SCy Schubert				>
232780fb4a2SCy Schubert			</File>
233780fb4a2SCy Schubert			<File
234*c1d255d3SCy Schubert				RelativePath="..\..\..\src\utils\config.c"
235*c1d255d3SCy Schubert				>
236*c1d255d3SCy Schubert			</File>
237*c1d255d3SCy Schubert			<File
238780fb4a2SCy Schubert				RelativePath="..\..\config.c"
239780fb4a2SCy Schubert				>
240780fb4a2SCy Schubert			</File>
241780fb4a2SCy Schubert			<File
242780fb4a2SCy Schubert				RelativePath="..\..\config_winreg.c"
243780fb4a2SCy Schubert				>
244780fb4a2SCy Schubert			</File>
245780fb4a2SCy Schubert			<File
246780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\crypto_openssl.c"
247780fb4a2SCy Schubert				>
248780fb4a2SCy Schubert			</File>
249780fb4a2SCy Schubert			<File
250780fb4a2SCy Schubert				RelativePath="..\..\ctrl_iface.c"
251780fb4a2SCy Schubert				>
252780fb4a2SCy Schubert			</File>
253780fb4a2SCy Schubert			<File
254780fb4a2SCy Schubert				RelativePath="..\..\ctrl_iface_named_pipe.c"
255780fb4a2SCy Schubert				>
256780fb4a2SCy Schubert			</File>
257780fb4a2SCy Schubert			<File
258780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_common.c"
259780fb4a2SCy Schubert				>
260780fb4a2SCy Schubert			</File>
261780fb4a2SCy Schubert			<File
262780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis.c"
263780fb4a2SCy Schubert				>
264780fb4a2SCy Schubert			</File>
265780fb4a2SCy Schubert			<File
266780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis_.c"
267780fb4a2SCy Schubert				>
268780fb4a2SCy Schubert			</File>
269780fb4a2SCy Schubert			<File
270780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\drivers.c"
271780fb4a2SCy Schubert				>
272780fb4a2SCy Schubert			</File>
273780fb4a2SCy Schubert			<File
274780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap.c"
275780fb4a2SCy Schubert				>
276780fb4a2SCy Schubert			</File>
277780fb4a2SCy Schubert			<File
278780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_common.c"
279780fb4a2SCy Schubert				>
280780fb4a2SCy Schubert			</File>
281780fb4a2SCy Schubert			<File
282780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_gtc.c"
283780fb4a2SCy Schubert				>
284780fb4a2SCy Schubert			</File>
285780fb4a2SCy Schubert			<File
286780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_leap.c"
287780fb4a2SCy Schubert				>
288780fb4a2SCy Schubert			</File>
289780fb4a2SCy Schubert			<File
290780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_md5.c"
291780fb4a2SCy Schubert				>
292780fb4a2SCy Schubert			</File>
293780fb4a2SCy Schubert			<File
294780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_methods.c"
295780fb4a2SCy Schubert				>
296780fb4a2SCy Schubert			</File>
297780fb4a2SCy Schubert			<File
298780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_mschapv2.c"
299780fb4a2SCy Schubert				>
300780fb4a2SCy Schubert			</File>
301780fb4a2SCy Schubert			<File
302780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_otp.c"
303780fb4a2SCy Schubert				>
304780fb4a2SCy Schubert			</File>
305780fb4a2SCy Schubert			<File
306780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_peap.c"
307780fb4a2SCy Schubert				>
308780fb4a2SCy Schubert			</File>
309780fb4a2SCy Schubert			<File
310780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
311780fb4a2SCy Schubert				>
312780fb4a2SCy Schubert			</File>
313780fb4a2SCy Schubert			<File
314780fb4a2SCy Schubert				RelativePath="..\..\eap_register.c"
315780fb4a2SCy Schubert				>
316780fb4a2SCy Schubert			</File>
317780fb4a2SCy Schubert			<File
318780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls.c"
319780fb4a2SCy Schubert				>
320780fb4a2SCy Schubert			</File>
321780fb4a2SCy Schubert			<File
322780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
323780fb4a2SCy Schubert				>
324780fb4a2SCy Schubert			</File>
325780fb4a2SCy Schubert			<File
326780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tnc.c"
327780fb4a2SCy Schubert				>
328780fb4a2SCy Schubert			</File>
329780fb4a2SCy Schubert			<File
330780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_ttls.c"
331780fb4a2SCy Schubert				>
332780fb4a2SCy Schubert			</File>
333780fb4a2SCy Schubert			<File
334780fb4a2SCy Schubert				RelativePath="..\..\..\src\eapol_supp\eapol_supp_sm.c"
335780fb4a2SCy Schubert				>
336780fb4a2SCy Schubert			</File>
337780fb4a2SCy Schubert			<File
338780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\eloop_win.c"
339780fb4a2SCy Schubert				>
340780fb4a2SCy Schubert			</File>
341780fb4a2SCy Schubert			<File
342780fb4a2SCy Schubert				RelativePath="..\..\events.c"
343780fb4a2SCy Schubert				>
344780fb4a2SCy Schubert			</File>
345780fb4a2SCy Schubert			<File
346780fb4a2SCy Schubert				RelativePath="..\..\..\src\l2_packet\l2_packet_winpcap.c"
347780fb4a2SCy Schubert				>
348780fb4a2SCy Schubert			</File>
349780fb4a2SCy Schubert			<File
350780fb4a2SCy Schubert				RelativePath="..\..\main_winsvc.c"
351780fb4a2SCy Schubert				>
352780fb4a2SCy Schubert			</File>
353780fb4a2SCy Schubert			<File
354780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\md5.c"
355780fb4a2SCy Schubert				>
356780fb4a2SCy Schubert			</File>
357780fb4a2SCy Schubert			<File
358780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\ms_funcs.c"
359780fb4a2SCy Schubert				>
360780fb4a2SCy Schubert			</File>
361780fb4a2SCy Schubert			<File
362780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\mschapv2.c"
363780fb4a2SCy Schubert				>
364780fb4a2SCy Schubert			</File>
365780fb4a2SCy Schubert			<File
366780fb4a2SCy Schubert				RelativePath="..\..\..\src\drivers\ndis_events.c"
367780fb4a2SCy Schubert				>
368780fb4a2SCy Schubert			</File>
369780fb4a2SCy Schubert			<File
370780fb4a2SCy Schubert				RelativePath="..\..\notify.c"
371780fb4a2SCy Schubert				>
372780fb4a2SCy Schubert			</File>
373780fb4a2SCy Schubert			<File
374780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\os_win32.c"
375780fb4a2SCy Schubert				>
376780fb4a2SCy Schubert			</File>
377780fb4a2SCy Schubert			<File
378780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\pcsc_funcs.c"
379780fb4a2SCy Schubert				>
380780fb4a2SCy Schubert			</File>
381780fb4a2SCy Schubert			<File
382780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\peerkey.c"
383780fb4a2SCy Schubert				>
384780fb4a2SCy Schubert			</File>
385780fb4a2SCy Schubert			<File
386780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\pmksa_cache.c"
387780fb4a2SCy Schubert				>
388780fb4a2SCy Schubert			</File>
389780fb4a2SCy Schubert			<File
390780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\preauth.c"
391780fb4a2SCy Schubert				>
392780fb4a2SCy Schubert			</File>
393780fb4a2SCy Schubert			<File
394780fb4a2SCy Schubert				RelativePath="..\..\scan.c"
395780fb4a2SCy Schubert				>
396780fb4a2SCy Schubert			</File>
397780fb4a2SCy Schubert			<File
398780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1.c"
399780fb4a2SCy Schubert				>
400780fb4a2SCy Schubert			</File>
401780fb4a2SCy Schubert			<File
402780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
403780fb4a2SCy Schubert				>
404780fb4a2SCy Schubert			</File>
405780fb4a2SCy Schubert			<File
406780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-prf.c"
407780fb4a2SCy Schubert				>
408780fb4a2SCy Schubert			</File>
409780fb4a2SCy Schubert			<File
410780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
411780fb4a2SCy Schubert				>
412780fb4a2SCy Schubert			</File>
413780fb4a2SCy Schubert			<File
414780fb4a2SCy Schubert				RelativePath="..\..\..\src\crypto\tls_openssl.c"
415780fb4a2SCy Schubert				>
416780fb4a2SCy Schubert			</File>
417780fb4a2SCy Schubert			<File
418780fb4a2SCy Schubert				RelativePath="..\..\..\src\eap_peer\tncc.c"
419780fb4a2SCy Schubert				>
420780fb4a2SCy Schubert			</File>
421780fb4a2SCy Schubert			<File
422780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa.c"
423780fb4a2SCy Schubert				>
424780fb4a2SCy Schubert			</File>
425780fb4a2SCy Schubert			<File
426780fb4a2SCy Schubert				RelativePath="..\..\..\src\common\wpa_common.c"
427780fb4a2SCy Schubert				>
428780fb4a2SCy Schubert			</File>
429780fb4a2SCy Schubert			<File
430780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\wpa_debug.c"
431780fb4a2SCy Schubert				>
432780fb4a2SCy Schubert			</File>
433780fb4a2SCy Schubert			<File
434780fb4a2SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa_ie.c"
435780fb4a2SCy Schubert				>
436780fb4a2SCy Schubert			</File>
437780fb4a2SCy Schubert			<File
438780fb4a2SCy Schubert				RelativePath="..\..\wpa_supplicant.c"
439780fb4a2SCy Schubert				>
440780fb4a2SCy Schubert			</File>
441780fb4a2SCy Schubert			<File
442780fb4a2SCy Schubert				RelativePath="..\..\..\src\utils\wpabuf.c"
443780fb4a2SCy Schubert				>
444780fb4a2SCy Schubert			</File>
445780fb4a2SCy Schubert			<File
446780fb4a2SCy Schubert				RelativePath="..\..\wpas_glue.c"
447780fb4a2SCy Schubert				>
448780fb4a2SCy Schubert			</File>
449780fb4a2SCy Schubert		</Filter>
450780fb4a2SCy Schubert		<Filter
451780fb4a2SCy Schubert			Name="Header Files"
452780fb4a2SCy Schubert			Filter="h;hpp;hxx;hm;inl;inc;xsd"
453780fb4a2SCy Schubert			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
454780fb4a2SCy Schubert			>
455780fb4a2SCy Schubert		</Filter>
456780fb4a2SCy Schubert		<Filter
457780fb4a2SCy Schubert			Name="Resource Files"
458780fb4a2SCy Schubert			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
459780fb4a2SCy Schubert			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
460780fb4a2SCy Schubert			>
461780fb4a2SCy Schubert		</Filter>
462780fb4a2SCy Schubert	</Files>
463780fb4a2SCy Schubert	<Globals>
464780fb4a2SCy Schubert	</Globals>
465780fb4a2SCy Schubert</VisualStudioProject>
466