xref: /src/contrib/wpa/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj (revision c1d255d3ffdbe447de3ab875bf4e7d7accc5bfc5)
125681003SCy Schubert<?xml version="1.0" encoding="Windows-1252"?>
225681003SCy Schubert<VisualStudioProject
325681003SCy Schubert	ProjectType="Visual C++"
425681003SCy Schubert	Version="8.00"
525681003SCy Schubert	Name="wpasvc"
625681003SCy Schubert	ProjectGUID="{E2A4A85F-CA77-406D-8ABF-63EF94545ACC}"
725681003SCy Schubert	RootNamespace="wpasvc"
825681003SCy Schubert	Keyword="Win32Proj"
925681003SCy Schubert	>
1025681003SCy Schubert	<Platforms>
1125681003SCy Schubert		<Platform
1225681003SCy Schubert			Name="Win32"
1325681003SCy Schubert		/>
1425681003SCy Schubert	</Platforms>
1525681003SCy Schubert	<ToolFiles>
1625681003SCy Schubert	</ToolFiles>
1725681003SCy Schubert	<Configurations>
1825681003SCy Schubert		<Configuration
1925681003SCy Schubert			Name="Debug|Win32"
2025681003SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
2125681003SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
2225681003SCy Schubert			ConfigurationType="1"
2325681003SCy Schubert			CharacterSet="0"
2425681003SCy Schubert			>
2525681003SCy Schubert			<Tool
2625681003SCy Schubert				Name="VCPreBuildEventTool"
2725681003SCy Schubert			/>
2825681003SCy Schubert			<Tool
2925681003SCy Schubert				Name="VCCustomBuildTool"
3025681003SCy Schubert			/>
3125681003SCy Schubert			<Tool
3225681003SCy Schubert				Name="VCXMLDataGeneratorTool"
3325681003SCy Schubert			/>
3425681003SCy Schubert			<Tool
3525681003SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
3625681003SCy Schubert			/>
3725681003SCy Schubert			<Tool
3825681003SCy Schubert				Name="VCMIDLTool"
3925681003SCy Schubert			/>
4025681003SCy Schubert			<Tool
4125681003SCy Schubert				Name="VCCLCompilerTool"
4225681003SCy Schubert				Optimization="0"
4325681003SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
4425681003SCy Schubert				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
4525681003SCy Schubert				MinimalRebuild="true"
4625681003SCy Schubert				BasicRuntimeChecks="3"
4725681003SCy Schubert				RuntimeLibrary="3"
4825681003SCy Schubert				UsePrecompiledHeader="0"
4925681003SCy Schubert				WarningLevel="3"
5025681003SCy Schubert				Detect64BitPortabilityProblems="true"
5125681003SCy Schubert				DebugInformationFormat="4"
5225681003SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
5325681003SCy Schubert			/>
5425681003SCy Schubert			<Tool
5525681003SCy Schubert				Name="VCManagedResourceCompilerTool"
5625681003SCy Schubert			/>
5725681003SCy Schubert			<Tool
5825681003SCy Schubert				Name="VCResourceCompilerTool"
5925681003SCy Schubert			/>
6025681003SCy Schubert			<Tool
6125681003SCy Schubert				Name="VCPreLinkEventTool"
6225681003SCy Schubert			/>
6325681003SCy Schubert			<Tool
6425681003SCy Schubert				Name="VCLinkerTool"
6525681003SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
6625681003SCy Schubert				LinkIncremental="2"
6725681003SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
6825681003SCy Schubert				GenerateDebugInformation="true"
6925681003SCy Schubert				SubSystem="1"
7025681003SCy Schubert				TargetMachine="1"
7125681003SCy Schubert			/>
7225681003SCy Schubert			<Tool
7325681003SCy Schubert				Name="VCALinkTool"
7425681003SCy Schubert			/>
7525681003SCy Schubert			<Tool
7625681003SCy Schubert				Name="VCManifestTool"
7725681003SCy Schubert			/>
7825681003SCy Schubert			<Tool
7925681003SCy Schubert				Name="VCXDCMakeTool"
8025681003SCy Schubert			/>
8125681003SCy Schubert			<Tool
8225681003SCy Schubert				Name="VCBscMakeTool"
8325681003SCy Schubert			/>
8425681003SCy Schubert			<Tool
8525681003SCy Schubert				Name="VCFxCopTool"
8625681003SCy Schubert			/>
8725681003SCy Schubert			<Tool
8825681003SCy Schubert				Name="VCAppVerifierTool"
8925681003SCy Schubert			/>
9025681003SCy Schubert			<Tool
9125681003SCy Schubert				Name="VCWebDeploymentTool"
9225681003SCy Schubert			/>
9325681003SCy Schubert			<Tool
9425681003SCy Schubert				Name="VCPostBuildEventTool"
9525681003SCy Schubert			/>
9625681003SCy Schubert		</Configuration>
9725681003SCy Schubert		<Configuration
9825681003SCy Schubert			Name="Release|Win32"
9925681003SCy Schubert			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
10025681003SCy Schubert			IntermediateDirectory="$(ConfigurationName)"
10125681003SCy Schubert			ConfigurationType="1"
10225681003SCy Schubert			CharacterSet="0"
10325681003SCy Schubert			WholeProgramOptimization="1"
10425681003SCy Schubert			>
10525681003SCy Schubert			<Tool
10625681003SCy Schubert				Name="VCPreBuildEventTool"
10725681003SCy Schubert			/>
10825681003SCy Schubert			<Tool
10925681003SCy Schubert				Name="VCCustomBuildTool"
11025681003SCy Schubert			/>
11125681003SCy Schubert			<Tool
11225681003SCy Schubert				Name="VCXMLDataGeneratorTool"
11325681003SCy Schubert			/>
11425681003SCy Schubert			<Tool
11525681003SCy Schubert				Name="VCWebServiceProxyGeneratorTool"
11625681003SCy Schubert			/>
11725681003SCy Schubert			<Tool
11825681003SCy Schubert				Name="VCMIDLTool"
11925681003SCy Schubert			/>
12025681003SCy Schubert			<Tool
12125681003SCy Schubert				Name="VCCLCompilerTool"
12225681003SCy Schubert				AdditionalIncludeDirectories="..\..;..\..\..\src;..\..\..\src\utils;C:\dev\WpdPack\include;C:\dev\openssl\include"
12325681003SCy Schubert				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;CONFIG_WIN32_DEFAULTS"
12425681003SCy Schubert				RuntimeLibrary="2"
12525681003SCy Schubert				UsePrecompiledHeader="0"
12625681003SCy Schubert				WarningLevel="3"
12725681003SCy Schubert				Detect64BitPortabilityProblems="true"
12825681003SCy Schubert				DebugInformationFormat="3"
12925681003SCy Schubert				DisableSpecificWarnings="4244;4267;4311"
13025681003SCy Schubert			/>
13125681003SCy Schubert			<Tool
13225681003SCy Schubert				Name="VCManagedResourceCompilerTool"
13325681003SCy Schubert			/>
13425681003SCy Schubert			<Tool
13525681003SCy Schubert				Name="VCResourceCompilerTool"
13625681003SCy Schubert			/>
13725681003SCy Schubert			<Tool
13825681003SCy Schubert				Name="VCPreLinkEventTool"
13925681003SCy Schubert			/>
14025681003SCy Schubert			<Tool
14125681003SCy Schubert				Name="VCLinkerTool"
14225681003SCy Schubert				AdditionalDependencies="wbemuuid.lib ws2_32.lib Crypt32.lib Winscard.lib Packet.lib wpcap.lib libeay32MT.lib ssleay32Mt.lib"
14325681003SCy Schubert				LinkIncremental="1"
14425681003SCy Schubert				AdditionalLibraryDirectories="C:\dev\WpdPack\lib;C:\dev\openssl\lib"
14525681003SCy Schubert				GenerateDebugInformation="true"
14625681003SCy Schubert				SubSystem="1"
14725681003SCy Schubert				OptimizeReferences="2"
14825681003SCy Schubert				EnableCOMDATFolding="2"
14925681003SCy Schubert				TargetMachine="1"
15025681003SCy Schubert			/>
15125681003SCy Schubert			<Tool
15225681003SCy Schubert				Name="VCALinkTool"
15325681003SCy Schubert			/>
15425681003SCy Schubert			<Tool
15525681003SCy Schubert				Name="VCManifestTool"
15625681003SCy Schubert			/>
15725681003SCy Schubert			<Tool
15825681003SCy Schubert				Name="VCXDCMakeTool"
15925681003SCy Schubert			/>
16025681003SCy Schubert			<Tool
16125681003SCy Schubert				Name="VCBscMakeTool"
16225681003SCy Schubert			/>
16325681003SCy Schubert			<Tool
16425681003SCy Schubert				Name="VCFxCopTool"
16525681003SCy Schubert			/>
16625681003SCy Schubert			<Tool
16725681003SCy Schubert				Name="VCAppVerifierTool"
16825681003SCy Schubert			/>
16925681003SCy Schubert			<Tool
17025681003SCy Schubert				Name="VCWebDeploymentTool"
17125681003SCy Schubert			/>
17225681003SCy Schubert			<Tool
17325681003SCy Schubert				Name="VCPostBuildEventTool"
17425681003SCy Schubert			/>
17525681003SCy Schubert		</Configuration>
17625681003SCy Schubert	</Configurations>
17725681003SCy Schubert	<References>
17825681003SCy Schubert	</References>
17925681003SCy Schubert	<Files>
18025681003SCy Schubert		<Filter
18125681003SCy Schubert			Name="Source Files"
18225681003SCy Schubert			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
18325681003SCy Schubert			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
18425681003SCy Schubert			>
18525681003SCy Schubert			<File
18625681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-cbc.c"
18725681003SCy Schubert				>
18825681003SCy Schubert			</File>
18925681003SCy Schubert			<File
19025681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-ctr.c"
19125681003SCy Schubert				>
19225681003SCy Schubert			</File>
19325681003SCy Schubert			<File
19425681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-eax.c"
19525681003SCy Schubert				>
19625681003SCy Schubert			</File>
19725681003SCy Schubert			<File
19825681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-encblock.c"
19925681003SCy Schubert				>
20025681003SCy Schubert			</File>
20125681003SCy Schubert			<File
20225681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-omac1.c"
20325681003SCy Schubert				>
20425681003SCy Schubert			</File>
20525681003SCy Schubert			<File
20625681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-unwrap.c"
20725681003SCy Schubert				>
20825681003SCy Schubert			</File>
20925681003SCy Schubert			<File
21025681003SCy Schubert				RelativePath="..\..\..\src\crypto\aes-wrap.c"
21125681003SCy Schubert				>
21225681003SCy Schubert			</File>
21325681003SCy Schubert			<File
21425681003SCy Schubert				RelativePath="..\..\..\src\utils\base64.c"
21525681003SCy Schubert				>
21625681003SCy Schubert			</File>
21725681003SCy Schubert			<File
218f8262d7dSPhilip Paeps				RelativePath="..\..\bssid_ignore.c"
21925681003SCy Schubert				>
22025681003SCy Schubert			</File>
22125681003SCy Schubert			<File
22225681003SCy Schubert				RelativePath="..\..\bss.c"
22325681003SCy Schubert				>
22425681003SCy Schubert			</File>
22525681003SCy Schubert			<File
22625681003SCy Schubert				RelativePath="..\..\..\src\eap_common\chap.c"
22725681003SCy Schubert				>
22825681003SCy Schubert			</File>
22925681003SCy Schubert			<File
23025681003SCy Schubert				RelativePath="..\..\..\src\utils\common.c"
23125681003SCy Schubert				>
23225681003SCy Schubert			</File>
23325681003SCy Schubert			<File
234f8262d7dSPhilip Paeps				RelativePath="..\..\..\src\utils\config.c"
235f8262d7dSPhilip Paeps				>
236f8262d7dSPhilip Paeps			</File>
237f8262d7dSPhilip Paeps			<File
23825681003SCy Schubert				RelativePath="..\..\config.c"
23925681003SCy Schubert				>
24025681003SCy Schubert			</File>
24125681003SCy Schubert			<File
24225681003SCy Schubert				RelativePath="..\..\config_winreg.c"
24325681003SCy Schubert				>
24425681003SCy Schubert			</File>
24525681003SCy Schubert			<File
24625681003SCy Schubert				RelativePath="..\..\..\src\crypto\crypto_openssl.c"
24725681003SCy Schubert				>
24825681003SCy Schubert			</File>
24925681003SCy Schubert			<File
25025681003SCy Schubert				RelativePath="..\..\ctrl_iface.c"
25125681003SCy Schubert				>
25225681003SCy Schubert			</File>
25325681003SCy Schubert			<File
25425681003SCy Schubert				RelativePath="..\..\ctrl_iface_named_pipe.c"
25525681003SCy Schubert				>
25625681003SCy Schubert			</File>
25725681003SCy Schubert			<File
25825681003SCy Schubert				RelativePath="..\..\..\src\drivers\driver_common.c"
25925681003SCy Schubert				>
26025681003SCy Schubert			</File>
26125681003SCy Schubert			<File
26225681003SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis.c"
26325681003SCy Schubert				>
26425681003SCy Schubert			</File>
26525681003SCy Schubert			<File
26625681003SCy Schubert				RelativePath="..\..\..\src\drivers\driver_ndis_.c"
26725681003SCy Schubert				>
26825681003SCy Schubert			</File>
26925681003SCy Schubert			<File
27025681003SCy Schubert				RelativePath="..\..\..\src\drivers\drivers.c"
27125681003SCy Schubert				>
27225681003SCy Schubert			</File>
27325681003SCy Schubert			<File
27425681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap.c"
27525681003SCy Schubert				>
27625681003SCy Schubert			</File>
27725681003SCy Schubert			<File
27825681003SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_common.c"
27925681003SCy Schubert				>
28025681003SCy Schubert			</File>
28125681003SCy Schubert			<File
28225681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_gtc.c"
28325681003SCy Schubert				>
28425681003SCy Schubert			</File>
28525681003SCy Schubert			<File
28625681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_leap.c"
28725681003SCy Schubert				>
28825681003SCy Schubert			</File>
28925681003SCy Schubert			<File
29025681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_md5.c"
29125681003SCy Schubert				>
29225681003SCy Schubert			</File>
29325681003SCy Schubert			<File
29425681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_methods.c"
29525681003SCy Schubert				>
29625681003SCy Schubert			</File>
29725681003SCy Schubert			<File
29825681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_mschapv2.c"
29925681003SCy Schubert				>
30025681003SCy Schubert			</File>
30125681003SCy Schubert			<File
30225681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_otp.c"
30325681003SCy Schubert				>
30425681003SCy Schubert			</File>
30525681003SCy Schubert			<File
30625681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_peap.c"
30725681003SCy Schubert				>
30825681003SCy Schubert			</File>
30925681003SCy Schubert			<File
31025681003SCy Schubert				RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
31125681003SCy Schubert				>
31225681003SCy Schubert			</File>
31325681003SCy Schubert			<File
31425681003SCy Schubert				RelativePath="..\..\eap_register.c"
31525681003SCy Schubert				>
31625681003SCy Schubert			</File>
31725681003SCy Schubert			<File
31825681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls.c"
31925681003SCy Schubert				>
32025681003SCy Schubert			</File>
32125681003SCy Schubert			<File
32225681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
32325681003SCy Schubert				>
32425681003SCy Schubert			</File>
32525681003SCy Schubert			<File
32625681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_tnc.c"
32725681003SCy Schubert				>
32825681003SCy Schubert			</File>
32925681003SCy Schubert			<File
33025681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\eap_ttls.c"
33125681003SCy Schubert				>
33225681003SCy Schubert			</File>
33325681003SCy Schubert			<File
33425681003SCy Schubert				RelativePath="..\..\..\src\eapol_supp\eapol_supp_sm.c"
33525681003SCy Schubert				>
33625681003SCy Schubert			</File>
33725681003SCy Schubert			<File
33825681003SCy Schubert				RelativePath="..\..\..\src\utils\eloop_win.c"
33925681003SCy Schubert				>
34025681003SCy Schubert			</File>
34125681003SCy Schubert			<File
34225681003SCy Schubert				RelativePath="..\..\events.c"
34325681003SCy Schubert				>
34425681003SCy Schubert			</File>
34525681003SCy Schubert			<File
34625681003SCy Schubert				RelativePath="..\..\..\src\l2_packet\l2_packet_winpcap.c"
34725681003SCy Schubert				>
34825681003SCy Schubert			</File>
34925681003SCy Schubert			<File
35025681003SCy Schubert				RelativePath="..\..\main_winsvc.c"
35125681003SCy Schubert				>
35225681003SCy Schubert			</File>
35325681003SCy Schubert			<File
35425681003SCy Schubert				RelativePath="..\..\..\src\crypto\md5.c"
35525681003SCy Schubert				>
35625681003SCy Schubert			</File>
35725681003SCy Schubert			<File
35825681003SCy Schubert				RelativePath="..\..\..\src\crypto\ms_funcs.c"
35925681003SCy Schubert				>
36025681003SCy Schubert			</File>
36125681003SCy Schubert			<File
36225681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\mschapv2.c"
36325681003SCy Schubert				>
36425681003SCy Schubert			</File>
36525681003SCy Schubert			<File
36625681003SCy Schubert				RelativePath="..\..\..\src\drivers\ndis_events.c"
36725681003SCy Schubert				>
36825681003SCy Schubert			</File>
36925681003SCy Schubert			<File
37025681003SCy Schubert				RelativePath="..\..\notify.c"
37125681003SCy Schubert				>
37225681003SCy Schubert			</File>
37325681003SCy Schubert			<File
37425681003SCy Schubert				RelativePath="..\..\..\src\utils\os_win32.c"
37525681003SCy Schubert				>
37625681003SCy Schubert			</File>
37725681003SCy Schubert			<File
37825681003SCy Schubert				RelativePath="..\..\..\src\utils\pcsc_funcs.c"
37925681003SCy Schubert				>
38025681003SCy Schubert			</File>
38125681003SCy Schubert			<File
38225681003SCy Schubert				RelativePath="..\..\..\src\rsn_supp\peerkey.c"
38325681003SCy Schubert				>
38425681003SCy Schubert			</File>
38525681003SCy Schubert			<File
38625681003SCy Schubert				RelativePath="..\..\..\src\rsn_supp\pmksa_cache.c"
38725681003SCy Schubert				>
38825681003SCy Schubert			</File>
38925681003SCy Schubert			<File
39025681003SCy Schubert				RelativePath="..\..\..\src\rsn_supp\preauth.c"
39125681003SCy Schubert				>
39225681003SCy Schubert			</File>
39325681003SCy Schubert			<File
39425681003SCy Schubert				RelativePath="..\..\scan.c"
39525681003SCy Schubert				>
39625681003SCy Schubert			</File>
39725681003SCy Schubert			<File
39825681003SCy Schubert				RelativePath="..\..\..\src\crypto\sha1.c"
39925681003SCy Schubert				>
40025681003SCy Schubert			</File>
40125681003SCy Schubert			<File
40225681003SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
40325681003SCy Schubert				>
40425681003SCy Schubert			</File>
40525681003SCy Schubert			<File
40625681003SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-prf.c"
40725681003SCy Schubert				>
40825681003SCy Schubert			</File>
40925681003SCy Schubert			<File
41025681003SCy Schubert				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
41125681003SCy Schubert				>
41225681003SCy Schubert			</File>
41325681003SCy Schubert			<File
41425681003SCy Schubert				RelativePath="..\..\..\src\crypto\tls_openssl.c"
41525681003SCy Schubert				>
41625681003SCy Schubert			</File>
41725681003SCy Schubert			<File
41825681003SCy Schubert				RelativePath="..\..\..\src\eap_peer\tncc.c"
41925681003SCy Schubert				>
42025681003SCy Schubert			</File>
42125681003SCy Schubert			<File
42225681003SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa.c"
42325681003SCy Schubert				>
42425681003SCy Schubert			</File>
42525681003SCy Schubert			<File
42625681003SCy Schubert				RelativePath="..\..\..\src\common\wpa_common.c"
42725681003SCy Schubert				>
42825681003SCy Schubert			</File>
42925681003SCy Schubert			<File
43025681003SCy Schubert				RelativePath="..\..\..\src\utils\wpa_debug.c"
43125681003SCy Schubert				>
43225681003SCy Schubert			</File>
43325681003SCy Schubert			<File
43425681003SCy Schubert				RelativePath="..\..\..\src\rsn_supp\wpa_ie.c"
43525681003SCy Schubert				>
43625681003SCy Schubert			</File>
43725681003SCy Schubert			<File
43825681003SCy Schubert				RelativePath="..\..\wpa_supplicant.c"
43925681003SCy Schubert				>
44025681003SCy Schubert			</File>
44125681003SCy Schubert			<File
44225681003SCy Schubert				RelativePath="..\..\..\src\utils\wpabuf.c"
44325681003SCy Schubert				>
44425681003SCy Schubert			</File>
44525681003SCy Schubert			<File
44625681003SCy Schubert				RelativePath="..\..\wpas_glue.c"
44725681003SCy Schubert				>
44825681003SCy Schubert			</File>
44925681003SCy Schubert		</Filter>
45025681003SCy Schubert		<Filter
45125681003SCy Schubert			Name="Header Files"
45225681003SCy Schubert			Filter="h;hpp;hxx;hm;inl;inc;xsd"
45325681003SCy Schubert			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
45425681003SCy Schubert			>
45525681003SCy Schubert		</Filter>
45625681003SCy Schubert		<Filter
45725681003SCy Schubert			Name="Resource Files"
45825681003SCy Schubert			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
45925681003SCy Schubert			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
46025681003SCy Schubert			>
46125681003SCy Schubert		</Filter>
46225681003SCy Schubert	</Files>
46325681003SCy Schubert	<Globals>
46425681003SCy Schubert	</Globals>
46525681003SCy Schubert</VisualStudioProject>
466