1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8,00"
|
---|
5 | Name="libcucul"
|
---|
6 | ProjectGUID="{44303C1F-BB6A-4C4B-BB19-7D475348F151}"
|
---|
7 | >
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"
|
---|
11 | />
|
---|
12 | </Platforms>
|
---|
13 | <ToolFiles>
|
---|
14 | </ToolFiles>
|
---|
15 | <Configurations>
|
---|
16 | <Configuration
|
---|
17 | Name="Debug|Win32"
|
---|
18 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
19 | IntermediateDirectory="$(ConfigurationName)"
|
---|
20 | ConfigurationType="2"
|
---|
21 | CharacterSet="2"
|
---|
22 | >
|
---|
23 | <Tool
|
---|
24 | Name="VCPreBuildEventTool"
|
---|
25 | />
|
---|
26 | <Tool
|
---|
27 | Name="VCCustomBuildTool"
|
---|
28 | />
|
---|
29 | <Tool
|
---|
30 | Name="VCXMLDataGeneratorTool"
|
---|
31 | />
|
---|
32 | <Tool
|
---|
33 | Name="VCWebServiceProxyGeneratorTool"
|
---|
34 | />
|
---|
35 | <Tool
|
---|
36 | Name="VCMIDLTool"
|
---|
37 | />
|
---|
38 | <Tool
|
---|
39 | Name="VCCLCompilerTool"
|
---|
40 | Optimization="0"
|
---|
41 | AdditionalIncludeDirectories="..\msvc"
|
---|
42 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCUCUL__"
|
---|
43 | MinimalRebuild="true"
|
---|
44 | BasicRuntimeChecks="3"
|
---|
45 | RuntimeLibrary="3"
|
---|
46 | WarningLevel="3"
|
---|
47 | Detect64BitPortabilityProblems="true"
|
---|
48 | DebugInformationFormat="4"
|
---|
49 | />
|
---|
50 | <Tool
|
---|
51 | Name="VCManagedResourceCompilerTool"
|
---|
52 | />
|
---|
53 | <Tool
|
---|
54 | Name="VCResourceCompilerTool"
|
---|
55 | />
|
---|
56 | <Tool
|
---|
57 | Name="VCPreLinkEventTool"
|
---|
58 | />
|
---|
59 | <Tool
|
---|
60 | Name="VCLinkerTool"
|
---|
61 | ModuleDefinitionFile=".\libcucul.def"
|
---|
62 | GenerateDebugInformation="true"
|
---|
63 | TargetMachine="1"
|
---|
64 | />
|
---|
65 | <Tool
|
---|
66 | Name="VCALinkTool"
|
---|
67 | />
|
---|
68 | <Tool
|
---|
69 | Name="VCManifestTool"
|
---|
70 | />
|
---|
71 | <Tool
|
---|
72 | Name="VCXDCMakeTool"
|
---|
73 | />
|
---|
74 | <Tool
|
---|
75 | Name="VCBscMakeTool"
|
---|
76 | />
|
---|
77 | <Tool
|
---|
78 | Name="VCFxCopTool"
|
---|
79 | />
|
---|
80 | <Tool
|
---|
81 | Name="VCAppVerifierTool"
|
---|
82 | />
|
---|
83 | <Tool
|
---|
84 | Name="VCWebDeploymentTool"
|
---|
85 | />
|
---|
86 | <Tool
|
---|
87 | Name="VCPostBuildEventTool"
|
---|
88 | />
|
---|
89 | </Configuration>
|
---|
90 | <Configuration
|
---|
91 | Name="Release|Win32"
|
---|
92 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
93 | IntermediateDirectory="$(ConfigurationName)"
|
---|
94 | ConfigurationType="1"
|
---|
95 | CharacterSet="2"
|
---|
96 | WholeProgramOptimization="1"
|
---|
97 | >
|
---|
98 | <Tool
|
---|
99 | Name="VCPreBuildEventTool"
|
---|
100 | />
|
---|
101 | <Tool
|
---|
102 | Name="VCCustomBuildTool"
|
---|
103 | />
|
---|
104 | <Tool
|
---|
105 | Name="VCXMLDataGeneratorTool"
|
---|
106 | />
|
---|
107 | <Tool
|
---|
108 | Name="VCWebServiceProxyGeneratorTool"
|
---|
109 | />
|
---|
110 | <Tool
|
---|
111 | Name="VCMIDLTool"
|
---|
112 | />
|
---|
113 | <Tool
|
---|
114 | Name="VCCLCompilerTool"
|
---|
115 | AdditionalIncludeDirectories="..\msvc"
|
---|
116 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCUCUL__"
|
---|
117 | RuntimeLibrary="2"
|
---|
118 | WarningLevel="3"
|
---|
119 | Detect64BitPortabilityProblems="true"
|
---|
120 | DebugInformationFormat="3"
|
---|
121 | />
|
---|
122 | <Tool
|
---|
123 | Name="VCManagedResourceCompilerTool"
|
---|
124 | />
|
---|
125 | <Tool
|
---|
126 | Name="VCResourceCompilerTool"
|
---|
127 | />
|
---|
128 | <Tool
|
---|
129 | Name="VCPreLinkEventTool"
|
---|
130 | />
|
---|
131 | <Tool
|
---|
132 | Name="VCLinkerTool"
|
---|
133 | ModuleDefinitionFile=".\libcucul.def"
|
---|
134 | GenerateDebugInformation="true"
|
---|
135 | OptimizeReferences="2"
|
---|
136 | EnableCOMDATFolding="2"
|
---|
137 | TargetMachine="1"
|
---|
138 | />
|
---|
139 | <Tool
|
---|
140 | Name="VCALinkTool"
|
---|
141 | />
|
---|
142 | <Tool
|
---|
143 | Name="VCManifestTool"
|
---|
144 | />
|
---|
145 | <Tool
|
---|
146 | Name="VCXDCMakeTool"
|
---|
147 | />
|
---|
148 | <Tool
|
---|
149 | Name="VCBscMakeTool"
|
---|
150 | />
|
---|
151 | <Tool
|
---|
152 | Name="VCFxCopTool"
|
---|
153 | />
|
---|
154 | <Tool
|
---|
155 | Name="VCAppVerifierTool"
|
---|
156 | />
|
---|
157 | <Tool
|
---|
158 | Name="VCWebDeploymentTool"
|
---|
159 | />
|
---|
160 | <Tool
|
---|
161 | Name="VCPostBuildEventTool"
|
---|
162 | />
|
---|
163 | </Configuration>
|
---|
164 | </Configurations>
|
---|
165 | <References>
|
---|
166 | </References>
|
---|
167 | <Files>
|
---|
168 | <Filter
|
---|
169 | Name="Source Files"
|
---|
170 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
171 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
172 | >
|
---|
173 | <File
|
---|
174 | RelativePath="..\cucul\attr.c"
|
---|
175 | >
|
---|
176 | </File>
|
---|
177 | <File
|
---|
178 | RelativePath="..\cucul\box.c"
|
---|
179 | >
|
---|
180 | </File>
|
---|
181 | <File
|
---|
182 | RelativePath="..\cucul\canvas.c"
|
---|
183 | >
|
---|
184 | </File>
|
---|
185 | <File
|
---|
186 | RelativePath="..\cucul\charset.c"
|
---|
187 | >
|
---|
188 | </File>
|
---|
189 | <File
|
---|
190 | RelativePath="..\cucul\conic.c"
|
---|
191 | >
|
---|
192 | </File>
|
---|
193 | <File
|
---|
194 | RelativePath="..\cucul\cucul.c"
|
---|
195 | >
|
---|
196 | </File>
|
---|
197 | <File
|
---|
198 | RelativePath="..\cucul\dither.c"
|
---|
199 | >
|
---|
200 | </File>
|
---|
201 | <File
|
---|
202 | RelativePath="..\cucul\export.c"
|
---|
203 | >
|
---|
204 | </File>
|
---|
205 | <File
|
---|
206 | RelativePath="..\cucul\font.c"
|
---|
207 | >
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath="..\cucul\frame.c"
|
---|
211 | >
|
---|
212 | </File>
|
---|
213 | <File
|
---|
214 | RelativePath="..\cucul\import.c"
|
---|
215 | >
|
---|
216 | </File>
|
---|
217 | <File
|
---|
218 | RelativePath="..\cucul\legacy.c"
|
---|
219 | >
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath=".\libcucul.def"
|
---|
223 | >
|
---|
224 | </File>
|
---|
225 | <File
|
---|
226 | RelativePath="..\cucul\line.c"
|
---|
227 | >
|
---|
228 | </File>
|
---|
229 | <File
|
---|
230 | RelativePath="..\cucul\transform.c"
|
---|
231 | >
|
---|
232 | </File>
|
---|
233 | <File
|
---|
234 | RelativePath="..\cucul\triangle.c"
|
---|
235 | >
|
---|
236 | </File>
|
---|
237 | </Filter>
|
---|
238 | <Filter
|
---|
239 | Name="Header Files"
|
---|
240 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
241 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
242 | >
|
---|
243 | <File
|
---|
244 | RelativePath=".\config.h"
|
---|
245 | >
|
---|
246 | </File>
|
---|
247 | <File
|
---|
248 | RelativePath="..\cucul\cucul.h"
|
---|
249 | >
|
---|
250 | </File>
|
---|
251 | <File
|
---|
252 | RelativePath="..\cucul\cucul_internals.h"
|
---|
253 | >
|
---|
254 | </File>
|
---|
255 | </Filter>
|
---|
256 | </Files>
|
---|
257 | <Globals>
|
---|
258 | </Globals>
|
---|
259 | </VisualStudioProject>
|
---|