1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9,00"
5	Name="libclocale"
6	ProjectGUID="{90940486-1598-4B8D-A69E-1CE250112CD4}"
7	RootNamespace="libclocale"
8	TargetFrameworkVersion="131072"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14	</Platforms>
15	<ToolFiles>
16	</ToolFiles>
17	<Configurations>
18		<Configuration
19			Name="Release|Win32"
20			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21			IntermediateDirectory="$(ConfigurationName)"
22			ConfigurationType="4"
23			CharacterSet="1"
24			>
25			<Tool
26				Name="VCPreBuildEventTool"
27			/>
28			<Tool
29				Name="VCCustomBuildTool"
30			/>
31			<Tool
32				Name="VCXMLDataGeneratorTool"
33			/>
34			<Tool
35				Name="VCWebServiceProxyGeneratorTool"
36			/>
37			<Tool
38				Name="VCMIDLTool"
39			/>
40			<Tool
41				Name="VCCLCompilerTool"
42				AdditionalIncludeDirectories="..\..\include;..\..\common;..\..\libcerror"
43				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;HAVE_LOCAL_LIBCERROR;HAVE_LOCAL_LIBCLOCALE"
44				RuntimeLibrary="2"
45				WarningLevel="4"
46				CompileAs="1"
47			/>
48			<Tool
49				Name="VCManagedResourceCompilerTool"
50			/>
51			<Tool
52				Name="VCResourceCompilerTool"
53			/>
54			<Tool
55				Name="VCPreLinkEventTool"
56			/>
57			<Tool
58				Name="VCLibrarianTool"
59				OutputFile="$(OutDir)\$(ProjectName).lib"
60				ModuleDefinitionFile=""
61				IgnoreAllDefaultLibraries="false"
62			/>
63			<Tool
64				Name="VCALinkTool"
65			/>
66			<Tool
67				Name="VCXDCMakeTool"
68			/>
69			<Tool
70				Name="VCBscMakeTool"
71			/>
72			<Tool
73				Name="VCFxCopTool"
74			/>
75			<Tool
76				Name="VCPostBuildEventTool"
77			/>
78		</Configuration>
79		<Configuration
80			Name="VSDebug|Win32"
81			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
82			IntermediateDirectory="$(ConfigurationName)"
83			ConfigurationType="4"
84			CharacterSet="1"
85			>
86			<Tool
87				Name="VCPreBuildEventTool"
88			/>
89			<Tool
90				Name="VCCustomBuildTool"
91			/>
92			<Tool
93				Name="VCXMLDataGeneratorTool"
94			/>
95			<Tool
96				Name="VCWebServiceProxyGeneratorTool"
97			/>
98			<Tool
99				Name="VCMIDLTool"
100			/>
101			<Tool
102				Name="VCCLCompilerTool"
103				Optimization="0"
104				AdditionalIncludeDirectories="..\..\include;..\..\common;..\..\libcerror"
105				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;HAVE_LOCAL_LIBCERROR;HAVE_LOCAL_LIBCLOCALE"
106				BasicRuntimeChecks="3"
107				SmallerTypeCheck="true"
108				RuntimeLibrary="3"
109				WarningLevel="4"
110				DebugInformationFormat="3"
111				CompileAs="1"
112			/>
113			<Tool
114				Name="VCManagedResourceCompilerTool"
115			/>
116			<Tool
117				Name="VCResourceCompilerTool"
118			/>
119			<Tool
120				Name="VCPreLinkEventTool"
121			/>
122			<Tool
123				Name="VCLibrarianTool"
124				OutputFile="$(OutDir)\$(ProjectName).lib"
125				ModuleDefinitionFile=""
126				IgnoreAllDefaultLibraries="false"
127			/>
128			<Tool
129				Name="VCALinkTool"
130			/>
131			<Tool
132				Name="VCXDCMakeTool"
133			/>
134			<Tool
135				Name="VCBscMakeTool"
136			/>
137			<Tool
138				Name="VCFxCopTool"
139			/>
140			<Tool
141				Name="VCPostBuildEventTool"
142			/>
143		</Configuration>
144	</Configurations>
145	<References>
146	</References>
147	<Files>
148		<Filter
149			Name="Source Files"
150			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
151			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
152			>
153			<File
154				RelativePath="..\..\libclocale\libclocale_codepage.c"
155				>
156			</File>
157			<File
158				RelativePath="..\..\libclocale\libclocale_locale.c"
159				>
160			</File>
161			<File
162				RelativePath="..\..\libclocale\libclocale_support.c"
163				>
164			</File>
165			<File
166				RelativePath="..\..\libclocale\libclocale_wide_string.c"
167				>
168			</File>
169		</Filter>
170		<Filter
171			Name="Header Files"
172			Filter="h;hpp;hxx;hm;inl;inc;xsd"
173			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
174			>
175			<File
176				RelativePath="..\..\libclocale\libclocale_codepage.h"
177				>
178			</File>
179			<File
180				RelativePath="..\..\libclocale\libclocale_definitions.h"
181				>
182			</File>
183			<File
184				RelativePath="..\..\libclocale\libclocale_extern.h"
185				>
186			</File>
187			<File
188				RelativePath="..\..\libclocale\libclocale_libcerror.h"
189				>
190			</File>
191			<File
192				RelativePath="..\..\libclocale\libclocale_locale.h"
193				>
194			</File>
195			<File
196				RelativePath="..\..\libclocale\libclocale_support.h"
197				>
198			</File>
199			<File
200				RelativePath="..\..\libclocale\libclocale_unused.h"
201				>
202			</File>
203			<File
204				RelativePath="..\..\libclocale\libclocale_wide_string.h"
205				>
206			</File>
207		</Filter>
208		<Filter
209			Name="Resource Files"
210			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
211			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
212			>
213		</Filter>
214	</Files>
215	<Globals>
216	</Globals>
217</VisualStudioProject>
218