OSDN Git Service

clang 3.5で-O4が-fltoに変更された点を修正。
[tpi/lychee.git] / src / lychee / lychee.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="lychee"\r
6         ProjectGUID="{50F13951-5698-4418-8353-BFDFC5A6BC13}"\r
7         RootNamespace="lychee"\r
8         TargetFrameworkVersion="131072"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14                 <Platform\r
15                         Name="x64"\r
16                 />\r
17         </Platforms>\r
18         <ToolFiles>\r
19         </ToolFiles>\r
20         <Configurations>\r
21                 <Configuration\r
22                         Name="Release|Win32"\r
23                         OutputDirectory="..\..\bin"\r
24                         IntermediateDirectory="..\tmp-$(PlatformName)"\r
25                         ConfigurationType="1"\r
26                         CharacterSet="1"\r
27                         WholeProgramOptimization="1"\r
28                         >\r
29                         <Tool\r
30                                 Name="VCPreBuildEventTool"\r
31                         />\r
32                         <Tool\r
33                                 Name="VCCustomBuildTool"\r
34                         />\r
35                         <Tool\r
36                                 Name="VCXMLDataGeneratorTool"\r
37                         />\r
38                         <Tool\r
39                                 Name="VCWebServiceProxyGeneratorTool"\r
40                         />\r
41                         <Tool\r
42                                 Name="VCMIDLTool"\r
43                         />\r
44                         <Tool\r
45                                 Name="VCCLCompilerTool"\r
46                                 AdditionalOptions="/MP4"\r
47                                 Optimization="1"\r
48                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"\r
49                                 ExceptionHandling="0"\r
50                                 RuntimeLibrary="2"\r
51                                 RuntimeTypeInfo="false"\r
52                                 WarningLevel="4"\r
53                                 DisableSpecificWarnings="4819;4996"\r
54                         />\r
55                         <Tool\r
56                                 Name="VCManagedResourceCompilerTool"\r
57                         />\r
58                         <Tool\r
59                                 Name="VCResourceCompilerTool"\r
60                         />\r
61                         <Tool\r
62                                 Name="VCPreLinkEventTool"\r
63                         />\r
64                         <Tool\r
65                                 Name="VCLinkerTool"\r
66                                 AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxpng.lib wxzlib.lib wxmsw29u_adv.lib wxexpat.lib wxbase29u_xml.lib wxmsw29u_xrc.lib comctl32.lib rpcrt4.lib msvcrt_winxp.obj"\r
67                                 OutputFile="$(OutDir)\$(ProjectName)-i686.exe"\r
68                                 OptimizeReferences="2"\r
69                                 RandomizedBaseAddress="1"\r
70                                 DataExecutionPrevention="0"\r
71                                 TargetMachine="1"\r
72                         />\r
73                         <Tool\r
74                                 Name="VCALinkTool"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCManifestTool"\r
78                                 EmbedManifest="false"\r
79                         />\r
80                         <Tool\r
81                                 Name="VCXDCMakeTool"\r
82                         />\r
83                         <Tool\r
84                                 Name="VCBscMakeTool"\r
85                         />\r
86                         <Tool\r
87                                 Name="VCFxCopTool"\r
88                         />\r
89                         <Tool\r
90                                 Name="VCAppVerifierTool"\r
91                         />\r
92                         <Tool\r
93                                 Name="VCPostBuildEventTool"\r
94                         />\r
95                 </Configuration>\r
96                 <Configuration\r
97                         Name="Release|x64"\r
98                         OutputDirectory="..\..\bin"\r
99                         IntermediateDirectory="..\tmp-$(PlatformName)"\r
100                         ConfigurationType="1"\r
101                         CharacterSet="1"\r
102                         WholeProgramOptimization="1"\r
103                         >\r
104                         <Tool\r
105                                 Name="VCPreBuildEventTool"\r
106                         />\r
107                         <Tool\r
108                                 Name="VCCustomBuildTool"\r
109                         />\r
110                         <Tool\r
111                                 Name="VCXMLDataGeneratorTool"\r
112                         />\r
113                         <Tool\r
114                                 Name="VCWebServiceProxyGeneratorTool"\r
115                         />\r
116                         <Tool\r
117                                 Name="VCMIDLTool"\r
118                                 TargetEnvironment="3"\r
119                         />\r
120                         <Tool\r
121                                 Name="VCCLCompilerTool"\r
122                                 AdditionalOptions="/MP4"\r
123                                 Optimization="1"\r
124                                 PreprocessorDefinitions="WIN32;WIN64;NDEBUG;_WINDOWS"\r
125                                 ExceptionHandling="0"\r
126                                 RuntimeLibrary="2"\r
127                                 RuntimeTypeInfo="false"\r
128                                 WarningLevel="4"\r
129                                 DisableSpecificWarnings="4819;4996"\r
130                         />\r
131                         <Tool\r
132                                 Name="VCManagedResourceCompilerTool"\r
133                         />\r
134                         <Tool\r
135                                 Name="VCResourceCompilerTool"\r
136                         />\r
137                         <Tool\r
138                                 Name="VCPreLinkEventTool"\r
139                         />\r
140                         <Tool\r
141                                 Name="VCLinkerTool"\r
142                                 AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxpng.lib wxzlib.lib wxmsw29u_adv.lib wxexpat.lib wxbase29u_xml.lib wxmsw29u_xrc.lib comctl32.lib rpcrt4.lib msvcrt_winxp.obj"\r
143                                 OutputFile="$(OutDir)\$(ProjectName)-x86_64.exe"\r
144                                 OptimizeReferences="2"\r
145                                 RandomizedBaseAddress="1"\r
146                                 DataExecutionPrevention="0"\r
147                                 TargetMachine="17"\r
148                         />\r
149                         <Tool\r
150                                 Name="VCALinkTool"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCManifestTool"\r
154                                 EmbedManifest="false"\r
155                         />\r
156                         <Tool\r
157                                 Name="VCXDCMakeTool"\r
158                         />\r
159                         <Tool\r
160                                 Name="VCBscMakeTool"\r
161                         />\r
162                         <Tool\r
163                                 Name="VCFxCopTool"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCAppVerifierTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCPostBuildEventTool"\r
170                         />\r
171                 </Configuration>\r
172         </Configurations>\r
173         <References>\r
174         </References>\r
175         <Files>\r
176                 <Filter\r
177                         Name="Source"\r
178                         >\r
179                         <File\r
180                                 RelativePath=".\cls_config.cpp"\r
181                                 >\r
182                         </File>\r
183                         <File\r
184                                 RelativePath=".\cls_filedroptarget.cpp"\r
185                                 >\r
186                         </File>\r
187                         <File\r
188                                 RelativePath=".\cls_listctrl.cpp"\r
189                                 >\r
190                         </File>\r
191                         <File\r
192                                 RelativePath=".\dlg_make.cpp"\r
193                                 >\r
194                         </File>\r
195                         <File\r
196                                 RelativePath=".\dlg_process.cpp"\r
197                                 >\r
198                         </File>\r
199                         <File\r
200                                 RelativePath=".\frm_main.cpp"\r
201                                 >\r
202                         </File>\r
203                         <File\r
204                                 RelativePath=".\functions.cpp"\r
205                                 >\r
206                         </File>\r
207                         <File\r
208                                 RelativePath=".\lychee.cpp"\r
209                                 >\r
210                         </File>\r
211                         <File\r
212                                 RelativePath="..\common\handle\TPIHandle.cpp"\r
213                                 >\r
214                                 <FileConfiguration\r
215                                         Name="Release|Win32"\r
216                                         >\r
217                                         <Tool\r
218                                                 Name="VCCLCompilerTool"\r
219                                                 ObjectFile="$(IntDir)\common\"\r
220                                         />\r
221                                 </FileConfiguration>\r
222                                 <FileConfiguration\r
223                                         Name="Release|x64"\r
224                                         >\r
225                                         <Tool\r
226                                                 Name="VCCLCompilerTool"\r
227                                                 ObjectFile="$(IntDir)\common\"\r
228                                         />\r
229                                 </FileConfiguration>\r
230                         </File>\r
231                 </Filter>\r
232                 <Filter\r
233                         Name="Header"\r
234                         >\r
235                         <File\r
236                                 RelativePath=".\cls_config.h"\r
237                                 >\r
238                         </File>\r
239                         <File\r
240                                 RelativePath=".\cls_filedroptarget.h"\r
241                                 >\r
242                         </File>\r
243                         <File\r
244                                 RelativePath=".\cls_listctrl.h"\r
245                                 >\r
246                         </File>\r
247                         <File\r
248                                 RelativePath=".\dlg_make.h"\r
249                                 >\r
250                         </File>\r
251                         <File\r
252                                 RelativePath=".\dlg_process.h"\r
253                                 >\r
254                         </File>\r
255                         <File\r
256                                 RelativePath=".\frm_main.h"\r
257                                 >\r
258                         </File>\r
259                         <File\r
260                                 RelativePath=".\functions.h"\r
261                                 >\r
262                         </File>\r
263                         <File\r
264                                 RelativePath=".\lychee.h"\r
265                                 >\r
266                         </File>\r
267                         <File\r
268                                 RelativePath="..\common\handle\TPIHandle.h"\r
269                                 >\r
270                         </File>\r
271                 </Filter>\r
272         </Files>\r
273         <Globals>\r
274         </Globals>\r
275 </VisualStudioProject>\r