1 | <?xml version="1.0" encoding="shift_jis"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="smoothie"
|
---|
6 | ProjectGUID="{996D6B55-6503-4427-84AB-351784EAFB71}"
|
---|
7 | RootNamespace="smoothie"
|
---|
8 | >
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"
|
---|
12 | />
|
---|
13 | </Platforms>
|
---|
14 | <ToolFiles>
|
---|
15 | </ToolFiles>
|
---|
16 | <Configurations>
|
---|
17 | <Configuration
|
---|
18 | Name="Debug(amd64)|Win32"
|
---|
19 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
20 | IntermediateDirectory="$(ConfigurationName)"
|
---|
21 | ConfigurationType="4"
|
---|
22 | CharacterSet="2"
|
---|
23 | >
|
---|
24 | <Tool
|
---|
25 | Name="VCPreBuildEventTool"
|
---|
26 | />
|
---|
27 | <Tool
|
---|
28 | Name="VCCustomBuildTool"
|
---|
29 | />
|
---|
30 | <Tool
|
---|
31 | Name="VCXMLDataGeneratorTool"
|
---|
32 | />
|
---|
33 | <Tool
|
---|
34 | Name="VCWebServiceProxyGeneratorTool"
|
---|
35 | />
|
---|
36 | <Tool
|
---|
37 | Name="VCMIDLTool"
|
---|
38 | />
|
---|
39 | <Tool
|
---|
40 | Name="VCCLCompilerTool"
|
---|
41 | AdditionalOptions="/GR"
|
---|
42 | Optimization="0"
|
---|
43 | AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
|
---|
44 | MinimalRebuild="true"
|
---|
45 | BasicRuntimeChecks="0"
|
---|
46 | RuntimeLibrary="1"
|
---|
47 | WarningLevel="3"
|
---|
48 | Detect64BitPortabilityProblems="true"
|
---|
49 | DebugInformationFormat="3"
|
---|
50 | />
|
---|
51 | <Tool
|
---|
52 | Name="VCManagedResourceCompilerTool"
|
---|
53 | />
|
---|
54 | <Tool
|
---|
55 | Name="VCResourceCompilerTool"
|
---|
56 | />
|
---|
57 | <Tool
|
---|
58 | Name="VCPreLinkEventTool"
|
---|
59 | />
|
---|
60 | <Tool
|
---|
61 | Name="VCLibrarianTool"
|
---|
62 | OutputFile="..\..\lib\amd64\$(ProjectName)d.lib"
|
---|
63 | />
|
---|
64 | <Tool
|
---|
65 | Name="VCALinkTool"
|
---|
66 | />
|
---|
67 | <Tool
|
---|
68 | Name="VCXDCMakeTool"
|
---|
69 | />
|
---|
70 | <Tool
|
---|
71 | Name="VCBscMakeTool"
|
---|
72 | />
|
---|
73 | <Tool
|
---|
74 | Name="VCFxCopTool"
|
---|
75 | />
|
---|
76 | <Tool
|
---|
77 | Name="VCPostBuildEventTool"
|
---|
78 | />
|
---|
79 | </Configuration>
|
---|
80 | <Configuration
|
---|
81 | Name="Release(amd64)|Win32"
|
---|
82 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
83 | IntermediateDirectory="$(ConfigurationName)"
|
---|
84 | ConfigurationType="4"
|
---|
85 | CharacterSet="2"
|
---|
86 | WholeProgramOptimization="1"
|
---|
87 | >
|
---|
88 | <Tool
|
---|
89 | Name="VCPreBuildEventTool"
|
---|
90 | />
|
---|
91 | <Tool
|
---|
92 | Name="VCCustomBuildTool"
|
---|
93 | />
|
---|
94 | <Tool
|
---|
95 | Name="VCXMLDataGeneratorTool"
|
---|
96 | />
|
---|
97 | <Tool
|
---|
98 | Name="VCWebServiceProxyGeneratorTool"
|
---|
99 | />
|
---|
100 | <Tool
|
---|
101 | Name="VCMIDLTool"
|
---|
102 | />
|
---|
103 | <Tool
|
---|
104 | Name="VCCLCompilerTool"
|
---|
105 | AdditionalOptions="/GR"
|
---|
106 | InlineFunctionExpansion="2"
|
---|
107 | EnableIntrinsicFunctions="true"
|
---|
108 | FavorSizeOrSpeed="1"
|
---|
109 | AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
|
---|
110 | RuntimeLibrary="0"
|
---|
111 | WarningLevel="3"
|
---|
112 | Detect64BitPortabilityProblems="true"
|
---|
113 | DebugInformationFormat="0"
|
---|
114 | />
|
---|
115 | <Tool
|
---|
116 | Name="VCManagedResourceCompilerTool"
|
---|
117 | />
|
---|
118 | <Tool
|
---|
119 | Name="VCResourceCompilerTool"
|
---|
120 | />
|
---|
121 | <Tool
|
---|
122 | Name="VCPreLinkEventTool"
|
---|
123 | />
|
---|
124 | <Tool
|
---|
125 | Name="VCLibrarianTool"
|
---|
126 | OutputFile="..\..\lib\amd64\$(ProjectName).lib"
|
---|
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 | <Configuration
|
---|
145 | Name="Release(x86)|Win32"
|
---|
146 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
147 | IntermediateDirectory="$(ConfigurationName)"
|
---|
148 | ConfigurationType="4"
|
---|
149 | CharacterSet="2"
|
---|
150 | WholeProgramOptimization="1"
|
---|
151 | >
|
---|
152 | <Tool
|
---|
153 | Name="VCPreBuildEventTool"
|
---|
154 | />
|
---|
155 | <Tool
|
---|
156 | Name="VCCustomBuildTool"
|
---|
157 | />
|
---|
158 | <Tool
|
---|
159 | Name="VCXMLDataGeneratorTool"
|
---|
160 | />
|
---|
161 | <Tool
|
---|
162 | Name="VCWebServiceProxyGeneratorTool"
|
---|
163 | />
|
---|
164 | <Tool
|
---|
165 | Name="VCMIDLTool"
|
---|
166 | />
|
---|
167 | <Tool
|
---|
168 | Name="VCCLCompilerTool"
|
---|
169 | AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
|
---|
170 | RuntimeLibrary="0"
|
---|
171 | WarningLevel="3"
|
---|
172 | Detect64BitPortabilityProblems="true"
|
---|
173 | DebugInformationFormat="3"
|
---|
174 | />
|
---|
175 | <Tool
|
---|
176 | Name="VCManagedResourceCompilerTool"
|
---|
177 | />
|
---|
178 | <Tool
|
---|
179 | Name="VCResourceCompilerTool"
|
---|
180 | />
|
---|
181 | <Tool
|
---|
182 | Name="VCPreLinkEventTool"
|
---|
183 | />
|
---|
184 | <Tool
|
---|
185 | Name="VCLibrarianTool"
|
---|
186 | OutputFile="..\..\lib\x86\$(ProjectName).lib"
|
---|
187 | />
|
---|
188 | <Tool
|
---|
189 | Name="VCALinkTool"
|
---|
190 | />
|
---|
191 | <Tool
|
---|
192 | Name="VCXDCMakeTool"
|
---|
193 | />
|
---|
194 | <Tool
|
---|
195 | Name="VCBscMakeTool"
|
---|
196 | />
|
---|
197 | <Tool
|
---|
198 | Name="VCFxCopTool"
|
---|
199 | />
|
---|
200 | <Tool
|
---|
201 | Name="VCPostBuildEventTool"
|
---|
202 | />
|
---|
203 | </Configuration>
|
---|
204 | <Configuration
|
---|
205 | Name="Debug(x86)|Win32"
|
---|
206 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
207 | IntermediateDirectory="$(ConfigurationName)"
|
---|
208 | ConfigurationType="4"
|
---|
209 | CharacterSet="2"
|
---|
210 | >
|
---|
211 | <Tool
|
---|
212 | Name="VCPreBuildEventTool"
|
---|
213 | />
|
---|
214 | <Tool
|
---|
215 | Name="VCCustomBuildTool"
|
---|
216 | />
|
---|
217 | <Tool
|
---|
218 | Name="VCXMLDataGeneratorTool"
|
---|
219 | />
|
---|
220 | <Tool
|
---|
221 | Name="VCWebServiceProxyGeneratorTool"
|
---|
222 | />
|
---|
223 | <Tool
|
---|
224 | Name="VCMIDLTool"
|
---|
225 | />
|
---|
226 | <Tool
|
---|
227 | Name="VCCLCompilerTool"
|
---|
228 | Optimization="0"
|
---|
229 | AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
|
---|
230 | MinimalRebuild="true"
|
---|
231 | BasicRuntimeChecks="3"
|
---|
232 | RuntimeLibrary="1"
|
---|
233 | WarningLevel="3"
|
---|
234 | Detect64BitPortabilityProblems="true"
|
---|
235 | DebugInformationFormat="4"
|
---|
236 | />
|
---|
237 | <Tool
|
---|
238 | Name="VCManagedResourceCompilerTool"
|
---|
239 | />
|
---|
240 | <Tool
|
---|
241 | Name="VCResourceCompilerTool"
|
---|
242 | />
|
---|
243 | <Tool
|
---|
244 | Name="VCPreLinkEventTool"
|
---|
245 | />
|
---|
246 | <Tool
|
---|
247 | Name="VCLibrarianTool"
|
---|
248 | OutputFile="..\..\lib\x86\$(ProjectName)d.lib"
|
---|
249 | />
|
---|
250 | <Tool
|
---|
251 | Name="VCALinkTool"
|
---|
252 | />
|
---|
253 | <Tool
|
---|
254 | Name="VCXDCMakeTool"
|
---|
255 | />
|
---|
256 | <Tool
|
---|
257 | Name="VCBscMakeTool"
|
---|
258 | />
|
---|
259 | <Tool
|
---|
260 | Name="VCFxCopTool"
|
---|
261 | />
|
---|
262 | <Tool
|
---|
263 | Name="VCPostBuildEventTool"
|
---|
264 | />
|
---|
265 | </Configuration>
|
---|
266 | </Configurations>
|
---|
267 | <References>
|
---|
268 | </References>
|
---|
269 | <Files>
|
---|
270 | <Filter
|
---|
271 | Name="ソース ファイル"
|
---|
272 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
273 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
274 | >
|
---|
275 | <File
|
---|
276 | RelativePath="..\..\src\smoothie\Class.cpp"
|
---|
277 | >
|
---|
278 | </File>
|
---|
279 | <File
|
---|
280 | RelativePath="..\..\src\smoothie\LexicalAnalysis.cpp"
|
---|
281 | >
|
---|
282 | </File>
|
---|
283 | <File
|
---|
284 | RelativePath="..\..\src\smoothie\LexicalScoping.cpp"
|
---|
285 | >
|
---|
286 | </File>
|
---|
287 | <File
|
---|
288 | RelativePath="..\..\src\smoothie\Method.cpp"
|
---|
289 | >
|
---|
290 | </File>
|
---|
291 | <File
|
---|
292 | RelativePath="..\..\src\smoothie\Namespace.cpp"
|
---|
293 | >
|
---|
294 | </File>
|
---|
295 | <File
|
---|
296 | RelativePath="..\..\src\smoothie\Procedure.cpp"
|
---|
297 | >
|
---|
298 | </File>
|
---|
299 | <File
|
---|
300 | RelativePath="..\..\src\smoothie\Prototype.cpp"
|
---|
301 | >
|
---|
302 | </File>
|
---|
303 | <File
|
---|
304 | RelativePath="..\..\src\smoothie\Smoothie.cpp"
|
---|
305 | >
|
---|
306 | </File>
|
---|
307 | <File
|
---|
308 | RelativePath="..\..\src\smoothie\Source.cpp"
|
---|
309 | >
|
---|
310 | </File>
|
---|
311 | <File
|
---|
312 | RelativePath="..\..\src\smoothie\Symbol.cpp"
|
---|
313 | >
|
---|
314 | </File>
|
---|
315 | <File
|
---|
316 | RelativePath="..\..\src\smoothie\Type.cpp"
|
---|
317 | >
|
---|
318 | </File>
|
---|
319 | <File
|
---|
320 | RelativePath="..\..\src\smoothie\Variable.cpp"
|
---|
321 | >
|
---|
322 | </File>
|
---|
323 | </Filter>
|
---|
324 | <Filter
|
---|
325 | Name="ヘッダー ファイル"
|
---|
326 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
327 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
328 | >
|
---|
329 | <File
|
---|
330 | RelativePath="..\..\include\smoothie\BasicFixed.h"
|
---|
331 | >
|
---|
332 | </File>
|
---|
333 | <File
|
---|
334 | RelativePath="..\..\include\smoothie\Class.h"
|
---|
335 | >
|
---|
336 | </File>
|
---|
337 | <File
|
---|
338 | RelativePath="..\..\include\smoothie\LexicalAnalysis.h"
|
---|
339 | >
|
---|
340 | </File>
|
---|
341 | <File
|
---|
342 | RelativePath="..\..\include\smoothie\LexicalScoping.h"
|
---|
343 | >
|
---|
344 | </File>
|
---|
345 | <File
|
---|
346 | RelativePath="..\..\include\smoothie\Member.h"
|
---|
347 | >
|
---|
348 | </File>
|
---|
349 | <File
|
---|
350 | RelativePath="..\..\include\smoothie\Method.h"
|
---|
351 | >
|
---|
352 | </File>
|
---|
353 | <File
|
---|
354 | RelativePath="..\..\include\smoothie\Namespace.h"
|
---|
355 | >
|
---|
356 | </File>
|
---|
357 | <File
|
---|
358 | RelativePath="..\..\include\smoothie\ObjectModule.h"
|
---|
359 | >
|
---|
360 | </File>
|
---|
361 | <File
|
---|
362 | RelativePath="..\..\include\smoothie\Parameter.h"
|
---|
363 | >
|
---|
364 | </File>
|
---|
365 | <File
|
---|
366 | RelativePath="..\..\include\smoothie\Procedure.h"
|
---|
367 | >
|
---|
368 | </File>
|
---|
369 | <File
|
---|
370 | RelativePath="..\..\include\smoothie\Prototype.h"
|
---|
371 | >
|
---|
372 | </File>
|
---|
373 | <File
|
---|
374 | RelativePath="..\..\include\smoothie\Smoothie.h"
|
---|
375 | >
|
---|
376 | </File>
|
---|
377 | <File
|
---|
378 | RelativePath="..\..\include\smoothie\SmoothieException.h"
|
---|
379 | >
|
---|
380 | </File>
|
---|
381 | <File
|
---|
382 | RelativePath="..\..\include\smoothie\Source.h"
|
---|
383 | >
|
---|
384 | </File>
|
---|
385 | <File
|
---|
386 | RelativePath="..\..\include\smoothie\Symbol.h"
|
---|
387 | >
|
---|
388 | </File>
|
---|
389 | <File
|
---|
390 | RelativePath="..\..\include\smoothie\Type.h"
|
---|
391 | >
|
---|
392 | </File>
|
---|
393 | <File
|
---|
394 | RelativePath="..\..\include\smoothie\Variable.h"
|
---|
395 | >
|
---|
396 | </File>
|
---|
397 | </Filter>
|
---|
398 | <Filter
|
---|
399 | Name="リソース ファイル"
|
---|
400 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
---|
401 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
---|
402 | >
|
---|
403 | </Filter>
|
---|
404 | </Files>
|
---|
405 | <Globals>
|
---|
406 | </Globals>
|
---|
407 | </VisualStudioProject>
|
---|