1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="SafeFormat"
6	ProjectGUID="{C161D9DD-EB96-44D0-9CDD-ABF22ECBC359}"
7	RootNamespace="SafeFormat"
8	Keyword="Win32Proj"
9	TargetFrameworkVersion="131072"
10	>
11	<Platforms>
12		<Platform
13			Name="Win32"
14		/>
15	</Platforms>
16	<ToolFiles>
17	</ToolFiles>
18	<Configurations>
19		<Configuration
20			Name="Debug|Win32"
21			OutputDirectory="Debug"
22			IntermediateDirectory="Debug"
23			ConfigurationType="1"
24			CharacterSet="1"
25			>
26			<Tool
27				Name="VCPreBuildEventTool"
28			/>
29			<Tool
30				Name="VCCustomBuildTool"
31			/>
32			<Tool
33				Name="VCXMLDataGeneratorTool"
34			/>
35			<Tool
36				Name="VCWebServiceProxyGeneratorTool"
37			/>
38			<Tool
39				Name="VCMIDLTool"
40			/>
41			<Tool
42				Name="VCCLCompilerTool"
43				AdditionalOptions="-wd4996"
44				Optimization="0"
45				AdditionalIncludeDirectories="..\..\include"
46				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE _SECURE_SCL=1"
47				MinimalRebuild="true"
48				BasicRuntimeChecks="3"
49				RuntimeLibrary="3"
50				UsePrecompiledHeader="0"
51				WarningLevel="4"
52				Detect64BitPortabilityProblems="false"
53				DebugInformationFormat="3"
54			/>
55			<Tool
56				Name="VCManagedResourceCompilerTool"
57			/>
58			<Tool
59				Name="VCResourceCompilerTool"
60			/>
61			<Tool
62				Name="VCPreLinkEventTool"
63			/>
64			<Tool
65				Name="VCLinkerTool"
66				GenerateDebugInformation="true"
67				RandomizedBaseAddress="1"
68				DataExecutionPrevention="0"
69			/>
70			<Tool
71				Name="VCALinkTool"
72			/>
73			<Tool
74				Name="VCManifestTool"
75			/>
76			<Tool
77				Name="VCXDCMakeTool"
78			/>
79			<Tool
80				Name="VCBscMakeTool"
81			/>
82			<Tool
83				Name="VCFxCopTool"
84			/>
85			<Tool
86				Name="VCAppVerifierTool"
87			/>
88			<Tool
89				Name="VCPostBuildEventTool"
90			/>
91		</Configuration>
92		<Configuration
93			Name="Release|Win32"
94			OutputDirectory="Release"
95			IntermediateDirectory="Release"
96			ConfigurationType="1"
97			CharacterSet="1"
98			>
99			<Tool
100				Name="VCPreBuildEventTool"
101			/>
102			<Tool
103				Name="VCCustomBuildTool"
104			/>
105			<Tool
106				Name="VCXMLDataGeneratorTool"
107			/>
108			<Tool
109				Name="VCWebServiceProxyGeneratorTool"
110			/>
111			<Tool
112				Name="VCMIDLTool"
113			/>
114			<Tool
115				Name="VCCLCompilerTool"
116				Optimization="2"
117				AdditionalIncludeDirectories="..\..\include"
118				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
119				RuntimeLibrary="2"
120				UsePrecompiledHeader="0"
121				WarningLevel="4"
122				Detect64BitPortabilityProblems="false"
123			/>
124			<Tool
125				Name="VCManagedResourceCompilerTool"
126			/>
127			<Tool
128				Name="VCResourceCompilerTool"
129			/>
130			<Tool
131				Name="VCPreLinkEventTool"
132			/>
133			<Tool
134				Name="VCLinkerTool"
135				LinkIncremental="1"
136				GenerateDebugInformation="true"
137				SubSystem="1"
138				OptimizeReferences="2"
139				EnableCOMDATFolding="2"
140				RandomizedBaseAddress="1"
141				DataExecutionPrevention="0"
142				TargetMachine="1"
143			/>
144			<Tool
145				Name="VCALinkTool"
146			/>
147			<Tool
148				Name="VCManifestTool"
149			/>
150			<Tool
151				Name="VCXDCMakeTool"
152			/>
153			<Tool
154				Name="VCBscMakeTool"
155			/>
156			<Tool
157				Name="VCFxCopTool"
158			/>
159			<Tool
160				Name="VCAppVerifierTool"
161			/>
162			<Tool
163				Name="VCPostBuildEventTool"
164			/>
165		</Configuration>
166		<Configuration
167			Name="Release_MultiThreaded|Win32"
168			OutputDirectory="$(ConfigurationName)"
169			IntermediateDirectory="$(ConfigurationName)"
170			ConfigurationType="1"
171			CharacterSet="1"
172			>
173			<Tool
174				Name="VCPreBuildEventTool"
175			/>
176			<Tool
177				Name="VCCustomBuildTool"
178			/>
179			<Tool
180				Name="VCXMLDataGeneratorTool"
181			/>
182			<Tool
183				Name="VCWebServiceProxyGeneratorTool"
184			/>
185			<Tool
186				Name="VCMIDLTool"
187			/>
188			<Tool
189				Name="VCCLCompilerTool"
190				Optimization="2"
191				AdditionalIncludeDirectories="..\..\include"
192				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
193				RuntimeLibrary="2"
194				UsePrecompiledHeader="0"
195				WarningLevel="4"
196				Detect64BitPortabilityProblems="false"
197			/>
198			<Tool
199				Name="VCManagedResourceCompilerTool"
200			/>
201			<Tool
202				Name="VCResourceCompilerTool"
203			/>
204			<Tool
205				Name="VCPreLinkEventTool"
206			/>
207			<Tool
208				Name="VCLinkerTool"
209				LinkIncremental="1"
210				GenerateDebugInformation="true"
211				SubSystem="1"
212				OptimizeReferences="2"
213				EnableCOMDATFolding="2"
214				RandomizedBaseAddress="1"
215				DataExecutionPrevention="0"
216				TargetMachine="1"
217			/>
218			<Tool
219				Name="VCALinkTool"
220			/>
221			<Tool
222				Name="VCManifestTool"
223			/>
224			<Tool
225				Name="VCXDCMakeTool"
226			/>
227			<Tool
228				Name="VCBscMakeTool"
229			/>
230			<Tool
231				Name="VCFxCopTool"
232			/>
233			<Tool
234				Name="VCAppVerifierTool"
235			/>
236			<Tool
237				Name="VCPostBuildEventTool"
238			/>
239		</Configuration>
240	</Configurations>
241	<References>
242	</References>
243	<Files>
244		<File
245			RelativePath=".\main.cpp"
246			>
247		</File>
248		<File
249			RelativePath="..\..\src\SafeFormat.cpp"
250			>
251		</File>
252		<File
253			RelativePath="..\..\include\loki\SafeFormat.h"
254			>
255		</File>
256	</Files>
257	<Globals>
258	</Globals>
259</VisualStudioProject>
260