1<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2<CodeBlocks_project_file>
3	<FileVersion major="1" minor="4" />
4	<Project>
5		<Option title="sqstdlib" />
6		<Option pch_mode="0" />
7		<Option default_target="-1" />
8		<Option compiler="gcc" />
9		<Build>
10			<Target title="Release">
11				<Option output="../lib/libsqstdlib.a" />
12				<Option working_dir="" />
13				<Option object_output="Release" />
14				<Option type="2" />
15				<Option compiler="gcc" />
16				<Option includeInTargetAll="1" />
17				<Option createDefFile="1" />
18				<Option projectResourceIncludeDirsRelation="2" />
19				<Compiler>
20					<Add option="-O2" />
21					<Add option="-W" />
22					<Add option="-DWIN32" />
23					<Add option="-DNDEBUG" />
24					<Add option="-D_LIB" />
25					<Add option="-D_CRT_SECURE_NO_DEPRECATE" />
26					<Add directory="../include" />
27				</Compiler>
28			</Target>
29			<Target title="Debug">
30				<Option output="../lib/libsqstdlibD.a" />
31				<Option working_dir="" />
32				<Option object_output="Debug" />
33				<Option type="2" />
34				<Option compiler="gcc" />
35				<Option includeInTargetAll="1" />
36				<Option createDefFile="1" />
37				<Option projectResourceIncludeDirsRelation="2" />
38				<Compiler>
39					<Add option="-W" />
40					<Add option="-O0" />
41					<Add option="-DWIN32" />
42					<Add option="-D_DEBUG" />
43					<Add option="-D_LIB" />
44					<Add option="-D_CRT_SECURE_NO_DEPRECATE" />
45					<Add directory="../include" />
46				</Compiler>
47			</Target>
48			<Target title="Debug - Unicode">
49				<Option output="../lib/libsqstdlibDU.a" />
50				<Option working_dir="" />
51				<Option object_output="Debug - Unicode" />
52				<Option type="2" />
53				<Option compiler="gcc" />
54				<Option includeInTargetAll="1" />
55				<Option createDefFile="1" />
56				<Option projectResourceIncludeDirsRelation="2" />
57				<Compiler>
58					<Add option="-W" />
59					<Add option="-O0" />
60					<Add option="-DWIN32" />
61					<Add option="-D_DEBUG" />
62					<Add option="-D_LIB" />
63					<Add option="-D_CRT_SECURE_NO_DEPRECATE" />
64					<Add option="-D_CRT_NON_CONFORMING_SWPRINTFS" />
65					<Add directory="../include" />
66				</Compiler>
67			</Target>
68			<Target title="Release - Unicode">
69				<Option output="../lib/libsqstdlibU.a" />
70				<Option working_dir="" />
71				<Option object_output="Release - Unicode" />
72				<Option type="2" />
73				<Option compiler="gcc" />
74				<Option includeInTargetAll="1" />
75				<Option createDefFile="1" />
76				<Option projectResourceIncludeDirsRelation="2" />
77				<Compiler>
78					<Add option="-O2" />
79					<Add option="-W" />
80					<Add option="-DWIN32" />
81					<Add option="-DNDEBUG" />
82					<Add option="-D_LIB" />
83					<Add option="-D_CRT_SECURE_NO_DEPRECATE" />
84					<Add option="-D_CRT_NON_CONFORMING_SWPRINTFS" />
85					<Add directory="../include" />
86				</Compiler>
87			</Target>
88		</Build>
89		<Unit filename="sqstdaux.cpp">
90			<Option compilerVar="CPP" />
91			<Option target="Release" />
92			<Option target="Debug" />
93			<Option target="Debug - Unicode" />
94			<Option target="Release - Unicode" />
95		</Unit>
96		<Unit filename="sqstdblob.cpp">
97			<Option compilerVar="CPP" />
98			<Option target="Release" />
99			<Option target="Debug" />
100			<Option target="Debug - Unicode" />
101			<Option target="Release - Unicode" />
102		</Unit>
103		<Unit filename="sqstdblobimpl.h">
104			<Option compilerVar="" />
105			<Option compile="0" />
106			<Option link="0" />
107			<Option target="Release" />
108			<Option target="Debug" />
109			<Option target="Debug - Unicode" />
110			<Option target="Release - Unicode" />
111		</Unit>
112		<Unit filename="sqstdio.cpp">
113			<Option compilerVar="CPP" />
114			<Option target="Release" />
115			<Option target="Debug" />
116			<Option target="Debug - Unicode" />
117			<Option target="Release - Unicode" />
118		</Unit>
119		<Unit filename="sqstdmath.cpp">
120			<Option compilerVar="CPP" />
121			<Option target="Release" />
122			<Option target="Debug" />
123			<Option target="Debug - Unicode" />
124			<Option target="Release - Unicode" />
125		</Unit>
126		<Unit filename="sqstdrex.cpp">
127			<Option compilerVar="CPP" />
128			<Option target="Release" />
129			<Option target="Debug" />
130			<Option target="Debug - Unicode" />
131			<Option target="Release - Unicode" />
132		</Unit>
133		<Unit filename="sqstdstream.cpp">
134			<Option compilerVar="CPP" />
135			<Option target="Release" />
136			<Option target="Debug" />
137			<Option target="Debug - Unicode" />
138			<Option target="Release - Unicode" />
139		</Unit>
140		<Unit filename="sqstdstream.h">
141			<Option compilerVar="" />
142			<Option compile="0" />
143			<Option link="0" />
144			<Option target="Release" />
145			<Option target="Debug" />
146			<Option target="Debug - Unicode" />
147			<Option target="Release - Unicode" />
148		</Unit>
149		<Unit filename="sqstdstring.cpp">
150			<Option compilerVar="CPP" />
151			<Option target="Release" />
152			<Option target="Debug" />
153			<Option target="Debug - Unicode" />
154			<Option target="Release - Unicode" />
155		</Unit>
156		<Unit filename="sqstdsystem.cpp">
157			<Option compilerVar="CPP" />
158			<Option target="Release" />
159			<Option target="Debug" />
160			<Option target="Debug - Unicode" />
161			<Option target="Release - Unicode" />
162		</Unit>
163		<Extensions />
164	</Project>
165</CodeBlocks_project_file>