source: dev/trunk/ab5.0/jenga/projects/jenga/common.vcproj@ 473

Last change on this file since 473 was 473, checked in by dai_9181, 16 years ago

common→jengaへリネーム

File size: 7.1 KB
Line 
1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="jenga"
6 ProjectGUID="{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}"
7 RootNamespace="common"
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 DisableSpecificWarnings="4103"
51 />
52 <Tool
53 Name="VCManagedResourceCompilerTool"
54 />
55 <Tool
56 Name="VCResourceCompilerTool"
57 />
58 <Tool
59 Name="VCPreLinkEventTool"
60 />
61 <Tool
62 Name="VCLibrarianTool"
63 OutputFile="..\..\lib\amd64\$(ProjectName)d.lib"
64 />
65 <Tool
66 Name="VCALinkTool"
67 />
68 <Tool
69 Name="VCXDCMakeTool"
70 />
71 <Tool
72 Name="VCBscMakeTool"
73 />
74 <Tool
75 Name="VCFxCopTool"
76 />
77 <Tool
78 Name="VCPostBuildEventTool"
79 />
80 </Configuration>
81 <Configuration
82 Name="Release(amd64)|Win32"
83 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84 IntermediateDirectory="$(ConfigurationName)"
85 ConfigurationType="4"
86 CharacterSet="2"
87 WholeProgramOptimization="1"
88 >
89 <Tool
90 Name="VCPreBuildEventTool"
91 />
92 <Tool
93 Name="VCCustomBuildTool"
94 />
95 <Tool
96 Name="VCXMLDataGeneratorTool"
97 />
98 <Tool
99 Name="VCWebServiceProxyGeneratorTool"
100 />
101 <Tool
102 Name="VCMIDLTool"
103 />
104 <Tool
105 Name="VCCLCompilerTool"
106 AdditionalOptions="/GR"
107 InlineFunctionExpansion="2"
108 EnableIntrinsicFunctions="true"
109 FavorSizeOrSpeed="1"
110 WholeProgramOptimization="false"
111 AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
112 RuntimeLibrary="0"
113 WarningLevel="3"
114 Detect64BitPortabilityProblems="true"
115 DebugInformationFormat="0"
116 DisableSpecificWarnings="4103"
117 />
118 <Tool
119 Name="VCManagedResourceCompilerTool"
120 />
121 <Tool
122 Name="VCResourceCompilerTool"
123 />
124 <Tool
125 Name="VCPreLinkEventTool"
126 />
127 <Tool
128 Name="VCLibrarianTool"
129 OutputFile="..\..\lib\amd64\$(ProjectName).lib"
130 IgnoreDefaultLibraryNames=""
131 />
132 <Tool
133 Name="VCALinkTool"
134 />
135 <Tool
136 Name="VCXDCMakeTool"
137 />
138 <Tool
139 Name="VCBscMakeTool"
140 />
141 <Tool
142 Name="VCFxCopTool"
143 />
144 <Tool
145 Name="VCPostBuildEventTool"
146 />
147 </Configuration>
148 <Configuration
149 Name="Debug(x86)|Win32"
150 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
151 IntermediateDirectory="$(ConfigurationName)"
152 ConfigurationType="4"
153 CharacterSet="2"
154 >
155 <Tool
156 Name="VCPreBuildEventTool"
157 />
158 <Tool
159 Name="VCCustomBuildTool"
160 />
161 <Tool
162 Name="VCXMLDataGeneratorTool"
163 />
164 <Tool
165 Name="VCWebServiceProxyGeneratorTool"
166 />
167 <Tool
168 Name="VCMIDLTool"
169 />
170 <Tool
171 Name="VCCLCompilerTool"
172 Optimization="0"
173 AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
174 MinimalRebuild="true"
175 BasicRuntimeChecks="3"
176 RuntimeLibrary="1"
177 WarningLevel="3"
178 Detect64BitPortabilityProblems="true"
179 DebugInformationFormat="3"
180 />
181 <Tool
182 Name="VCManagedResourceCompilerTool"
183 />
184 <Tool
185 Name="VCResourceCompilerTool"
186 />
187 <Tool
188 Name="VCPreLinkEventTool"
189 />
190 <Tool
191 Name="VCLibrarianTool"
192 OutputFile="..\..\lib\x86\$(ProjectName)d.lib"
193 />
194 <Tool
195 Name="VCALinkTool"
196 />
197 <Tool
198 Name="VCXDCMakeTool"
199 />
200 <Tool
201 Name="VCBscMakeTool"
202 />
203 <Tool
204 Name="VCFxCopTool"
205 />
206 <Tool
207 Name="VCPostBuildEventTool"
208 />
209 </Configuration>
210 <Configuration
211 Name="Release(x86)|Win32"
212 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
213 IntermediateDirectory="$(ConfigurationName)"
214 ConfigurationType="4"
215 CharacterSet="2"
216 WholeProgramOptimization="1"
217 >
218 <Tool
219 Name="VCPreBuildEventTool"
220 />
221 <Tool
222 Name="VCCustomBuildTool"
223 />
224 <Tool
225 Name="VCXMLDataGeneratorTool"
226 />
227 <Tool
228 Name="VCWebServiceProxyGeneratorTool"
229 />
230 <Tool
231 Name="VCMIDLTool"
232 />
233 <Tool
234 Name="VCCLCompilerTool"
235 AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
236 RuntimeLibrary="0"
237 WarningLevel="3"
238 Detect64BitPortabilityProblems="true"
239 DebugInformationFormat="3"
240 />
241 <Tool
242 Name="VCManagedResourceCompilerTool"
243 />
244 <Tool
245 Name="VCResourceCompilerTool"
246 />
247 <Tool
248 Name="VCPreLinkEventTool"
249 />
250 <Tool
251 Name="VCLibrarianTool"
252 OutputFile="..\..\lib\x86\$(ProjectName).lib"
253 />
254 <Tool
255 Name="VCALinkTool"
256 />
257 <Tool
258 Name="VCXDCMakeTool"
259 />
260 <Tool
261 Name="VCBscMakeTool"
262 />
263 <Tool
264 Name="VCFxCopTool"
265 />
266 <Tool
267 Name="VCPostBuildEventTool"
268 />
269 </Configuration>
270 </Configurations>
271 <References>
272 </References>
273 <Files>
274 <Filter
275 Name="ソース ファイル"
276 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
277 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
278 >
279 <File
280 RelativePath="..\..\src\common\CmdLine.cpp"
281 >
282 </File>
283 <File
284 RelativePath="..\..\src\common\Directory.cpp"
285 >
286 </File>
287 <File
288 RelativePath="..\..\src\common\Exception.cpp"
289 >
290 </File>
291 <File
292 RelativePath="..\..\src\common\index.cpp"
293 >
294 </File>
295 <File
296 RelativePath="..\..\src\common\Path.cpp"
297 >
298 </File>
299 <File
300 RelativePath="..\..\src\common\String.cpp"
301 >
302 </File>
303 </Filter>
304 <Filter
305 Name="ヘッダー ファイル"
306 Filter="h;hpp;hxx;hm;inl;inc;xsd"
307 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
308 >
309 <File
310 RelativePath="..\..\include\common\CmdLine.h"
311 >
312 </File>
313 <File
314 RelativePath="..\..\include\common\Directory.h"
315 >
316 </File>
317 <File
318 RelativePath="..\..\include\common\Environment.h"
319 >
320 </File>
321 <File
322 RelativePath="..\..\include\common\Exception.h"
323 >
324 </File>
325 <File
326 RelativePath="..\..\include\common\File.h"
327 >
328 </File>
329 <File
330 RelativePath="..\..\include\common\Path.h"
331 >
332 </File>
333 <File
334 RelativePath="..\..\include\common\String.h"
335 >
336 </File>
337 </Filter>
338 <Filter
339 Name="リソース ファイル"
340 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
341 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
342 >
343 </Filter>
344 </Files>
345 <Globals>
346 </Globals>
347</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.