1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="resources"
6	ProjectGUID="{69437707-2FEF-4E2C-8C3F-6E6B3D241366}"
7	Keyword="MakeFileProj"
8	TargetFrameworkVersion="131072"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14		<Platform
15			Name="x64"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="Debug|Win32"
23			OutputDirectory=".\resources_Win32_Debug"
24			IntermediateDirectory=".\resources_Win32_Debug"
25			ConfigurationType="0"
26			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
27			>
28			<Tool
29				Name="VCNMakeTool"
30				BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x86\Debug"
31				ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x86\Debug"
32				CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x86\Debug"
33				Output="uresb_root.res"
34				PreprocessorDefinitions=""
35				IncludeSearchPath=""
36				ForcedIncludes=""
37				AssemblySearchPath=""
38				ForcedUsingAssemblies=""
39				CompileAsManaged=""
40			/>
41		</Configuration>
42		<Configuration
43			Name="Debug|x64"
44			OutputDirectory=".\x64\Debug"
45			IntermediateDirectory=".\x64\Debug"
46			ConfigurationType="0"
47			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
48			>
49			<Tool
50				Name="VCNMakeTool"
51				BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x64\Debug"
52				ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x64\Debug"
53				CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x64\Debug"
54				Output="uresb_root.res"
55				PreprocessorDefinitions=""
56				IncludeSearchPath=""
57				ForcedIncludes=""
58				AssemblySearchPath=""
59				ForcedUsingAssemblies=""
60				CompileAsManaged=""
61			/>
62		</Configuration>
63		<Configuration
64			Name="Release|Win32"
65			OutputDirectory=".\resources_Win32_Release"
66			IntermediateDirectory=".\resources_Win32_Release"
67			ConfigurationType="0"
68			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
69			>
70			<Tool
71				Name="VCNMakeTool"
72				BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x86\Release"
73				ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x86\Release"
74				CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x86\Release"
75				Output="uresb_root.res"
76				PreprocessorDefinitions=""
77				IncludeSearchPath=""
78				ForcedIncludes=""
79				AssemblySearchPath=""
80				ForcedUsingAssemblies=""
81				CompileAsManaged=""
82			/>
83		</Configuration>
84		<Configuration
85			Name="Release|x64"
86			OutputDirectory=".\x64\Release"
87			IntermediateDirectory=".\x64\Release"
88			ConfigurationType="0"
89			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
90			>
91			<Tool
92				Name="VCNMakeTool"
93				BuildCommandLine="nmake /f &quot;resources.mak&quot; CFG=x64\Release"
94				ReBuildCommandLine="nmake /f &quot;resources.mak&quot; /a CFG=x64\Release"
95				CleanCommandLine="nmake /f &quot;resources.mak&quot; clean CFG=x64\Release"
96				Output="uresb_root.res"
97				PreprocessorDefinitions=""
98				IncludeSearchPath=""
99				ForcedIncludes=""
100				AssemblySearchPath=""
101				ForcedUsingAssemblies=""
102				CompileAsManaged=""
103			/>
104		</Configuration>
105	</Configurations>
106	<References>
107	</References>
108	<Files>
109		<Filter
110			Name="Resource Files"
111			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;txt"
112			>
113			<File
114				RelativePath=".\en.txt"
115				>
116			</File>
117			<File
118				RelativePath=".\root.txt"
119				>
120			</File>
121			<File
122				RelativePath=".\sr.txt"
123				>
124			</File>
125		</Filter>
126		<Filter
127			Name="Build Script"
128			>
129			<File
130				RelativePath=".\resources.mak"
131				>
132			</File>
133		</Filter>
134	</Files>
135	<Globals>
136	</Globals>
137</VisualStudioProject>
138