source: dev/trunk/ab5.0/abdev/res/res.vcproj@ 825

Last change on this file since 825 was 825, checked in by イグトランス (egtra), 12 years ago

ソリューションの整理。x64/x86を同じソリューションにまとめた。リソースのプロジェクトをVS2005化した。

File size: 6.3 KB
Line 
1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="res"
6 ProjectGUID="{BA6AC6FD-A1A0-4C01-B73C-863FE80D6E9B}"
7 RootNamespace="res"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 ConfigurationType="2"
20 InheritedPropertySheets="..\ab-common-32.vsprops"
21 UseOfMFC="0"
22 ATLMinimizesCRunTimeLibraryUsage="false"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 PreprocessorDefinitions="NDEBUG"
40 MkTypLibCompatible="true"
41 SuppressStartupBanner="true"
42 TargetEnvironment="1"
43 TypeLibraryName=".\Release/res.tlb"
44 HeaderFileName=""
45 />
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="2"
49 InlineFunctionExpansion="1"
50 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RES_EXPORTS"
51 StringPooling="true"
52 RuntimeLibrary="0"
53 EnableFunctionLevelLinking="true"
54 PrecompiledHeaderFile=".\Release/res.pch"
55 AssemblerListingLocation=".\Release/"
56 ObjectFile=".\Release/"
57 ProgramDataBaseFileName=".\Release/"
58 WarningLevel="3"
59 SuppressStartupBanner="true"
60 />
61 <Tool
62 Name="VCManagedResourceCompilerTool"
63 />
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="NDEBUG"
67 Culture="1041"
68 />
69 <Tool
70 Name="VCPreLinkEventTool"
71 />
72 <Tool
73 Name="VCLinkerTool"
74 OutputFile="../ActiveBasic/SubOperation/res.dll"
75 ResourceOnlyDLL="true"
76 />
77 <Tool
78 Name="VCALinkTool"
79 />
80 <Tool
81 Name="VCManifestTool"
82 />
83 <Tool
84 Name="VCXDCMakeTool"
85 />
86 <Tool
87 Name="VCBscMakeTool"
88 SuppressStartupBanner="true"
89 OutputFile=".\Release/res.bsc"
90 />
91 <Tool
92 Name="VCFxCopTool"
93 />
94 <Tool
95 Name="VCAppVerifierTool"
96 />
97 <Tool
98 Name="VCWebDeploymentTool"
99 />
100 <Tool
101 Name="VCPostBuildEventTool"
102 />
103 </Configuration>
104 </Configurations>
105 <References>
106 </References>
107 <Files>
108 <Filter
109 Name="Source Files"
110 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
111 >
112 <File
113 RelativePath="res.rc"
114 >
115 <FileConfiguration
116 Name="Release|Win32"
117 >
118 <Tool
119 Name="VCResourceCompilerTool"
120 PreprocessorDefinitions=""
121 />
122 </FileConfiguration>
123 </File>
124 </Filter>
125 <Filter
126 Name="Resource Files"
127 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
128 >
129 <File
130 RelativePath="base_directx.bmp"
131 >
132 </File>
133 <File
134 RelativePath="base_dosprompt.bmp"
135 >
136 </File>
137 <File
138 RelativePath="base_non.bmp"
139 >
140 </File>
141 <File
142 RelativePath="base_prompt.bmp"
143 >
144 </File>
145 <File
146 RelativePath="base_window.bmp"
147 >
148 </File>
149 <File
150 RelativePath="BasicProgram.ico"
151 >
152 </File>
153 <File
154 RelativePath="ToolbarIcon_Debugger\BreakPoint.ico"
155 >
156 </File>
157 <File
158 RelativePath="cursor_arrow_to_right.cur"
159 >
160 </File>
161 <File
162 RelativePath="cursor_fill.cur"
163 >
164 </File>
165 <File
166 RelativePath="cursor_pen.cur"
167 >
168 </File>
169 <File
170 RelativePath="ToolbarIcon_Debugger\DebugCompile.ico"
171 >
172 </File>
173 <File
174 RelativePath="ToolbarIcon_Debugger\DebugRun.ico"
175 >
176 </File>
177 <File
178 RelativePath="file_bmp.ico"
179 >
180 </File>
181 <File
182 RelativePath="file_icon.ico"
183 >
184 </File>
185 <File
186 RelativePath="folder_close.ico"
187 >
188 </File>
189 <File
190 RelativePath="folder_open.ico"
191 >
192 </File>
193 <File
194 RelativePath="html_general_parameter.ico"
195 >
196 </File>
197 <File
198 RelativePath="html_parameter.ico"
199 >
200 </File>
201 <File
202 RelativePath="ico00001.ico"
203 >
204 </File>
205 <File
206 RelativePath="ico00002.ico"
207 >
208 </File>
209 <File
210 RelativePath="icon1.ico"
211 >
212 </File>
213 <File
214 RelativePath="member_private_function.ico"
215 >
216 </File>
217 <File
218 RelativePath="member_private_variable.ico"
219 >
220 </File>
221 <File
222 RelativePath="member_public_function.ico"
223 >
224 </File>
225 <File
226 RelativePath="member_public_variable.ico"
227 >
228 </File>
229 <File
230 RelativePath="menu.ico"
231 >
232 </File>
233 <File
234 RelativePath="newfile_abp.ico"
235 >
236 </File>
237 <File
238 RelativePath="newfile_html.ico"
239 >
240 </File>
241 <File
242 RelativePath="newfile_icon.ico"
243 >
244 </File>
245 <File
246 RelativePath="newfile_project.ico"
247 >
248 </File>
249 <File
250 RelativePath="newfile_sbp.ico"
251 >
252 </File>
253 <File
254 RelativePath="newfile_text.ico"
255 >
256 </File>
257 <File
258 RelativePath="pair_statement.ico"
259 >
260 </File>
261 <File
262 RelativePath="ToolbarIcon_Debugger\Pause.ico"
263 >
264 </File>
265 <File
266 RelativePath="Procedure.ico"
267 >
268 </File>
269 <File
270 RelativePath="program_folder.ico"
271 >
272 </File>
273 <File
274 RelativePath="ToolbarIcon_Debugger\StepIn.ico"
275 >
276 </File>
277 <File
278 RelativePath="ToolbarIcon_Debugger\StepOver.ico"
279 >
280 </File>
281 <File
282 RelativePath="ToolbarIcon_Debugger\StepToCursor.ico"
283 >
284 </File>
285 <File
286 RelativePath="ToolbarIcon_Debugger\Stop.ico"
287 >
288 </File>
289 <File
290 RelativePath="TextDocument.ico"
291 >
292 </File>
293 <File
294 RelativePath="TOOLBAR1.BMP"
295 >
296 </File>
297 <File
298 RelativePath="toolbar2.bmp"
299 >
300 </File>
301 <File
302 RelativePath="toolbar_basic_disabled.bmp"
303 >
304 </File>
305 <File
306 RelativePath="toolbar_debugger.bmp"
307 >
308 </File>
309 <File
310 RelativePath="toolbar_icon.bmp"
311 >
312 </File>
313 <File
314 RelativePath="toolbar_standard.bmp"
315 >
316 </File>
317 <File
318 RelativePath="toolbar_standard_disabled.bmp"
319 >
320 </File>
321 <File
322 RelativePath="Window.ico"
323 >
324 </File>
325 <File
326 RelativePath="zoomin.ico"
327 >
328 </File>
329 <File
330 RelativePath="zoomout.ico"
331 >
332 </File>
333 </Filter>
334 <Filter
335 Name="Header Files"
336 Filter="h;hpp;hxx;hm;inl"
337 >
338 </Filter>
339 </Files>
340 <Globals>
341 </Globals>
342</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.