OSDN Git Service

VC2008へ移行。
[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         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Release|Win32"\r
20                         OutputDirectory="..\..\bin"\r
21                         IntermediateDirectory="..\tmp"\r
22                         ConfigurationType="1"\r
23                         CharacterSet="1"\r
24                         WholeProgramOptimization="1"\r
25                         >\r
26                         <Tool\r
27                                 Name="VCPreBuildEventTool"\r
28                         />\r
29                         <Tool\r
30                                 Name="VCCustomBuildTool"\r
31                         />\r
32                         <Tool\r
33                                 Name="VCXMLDataGeneratorTool"\r
34                         />\r
35                         <Tool\r
36                                 Name="VCWebServiceProxyGeneratorTool"\r
37                         />\r
38                         <Tool\r
39                                 Name="VCMIDLTool"\r
40                         />\r
41                         <Tool\r
42                                 Name="VCCLCompilerTool"\r
43                                 RuntimeLibrary="2"\r
44                                 WarningLevel="4"\r
45                                 Detect64BitPortabilityProblems="true"\r
46                                 DisableSpecificWarnings="4819"\r
47                         />\r
48                         <Tool\r
49                                 Name="VCManagedResourceCompilerTool"\r
50                         />\r
51                         <Tool\r
52                                 Name="VCResourceCompilerTool"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCPreLinkEventTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCLinkerTool"\r
59                                 AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxmsw29u_adv.lib wxexpat.lib wxmsw29u_html.lib wxbase29u_xml.lib wxmsw29u_xrc.lib comctl32.lib"\r
60                                 OptimizeReferences="2"\r
61                                 RandomizedBaseAddress="1"\r
62                                 DataExecutionPrevention="0"\r
63                                 TargetMachine="1"\r
64                         />\r
65                         <Tool\r
66                                 Name="VCALinkTool"\r
67                         />\r
68                         <Tool\r
69                                 Name="VCManifestTool"\r
70                                 EmbedManifest="false"\r
71                         />\r
72                         <Tool\r
73                                 Name="VCXDCMakeTool"\r
74                         />\r
75                         <Tool\r
76                                 Name="VCBscMakeTool"\r
77                         />\r
78                         <Tool\r
79                                 Name="VCFxCopTool"\r
80                         />\r
81                         <Tool\r
82                                 Name="VCAppVerifierTool"\r
83                         />\r
84                         <Tool\r
85                                 Name="VCPostBuildEventTool"\r
86                         />\r
87                 </Configuration>\r
88         </Configurations>\r
89         <References>\r
90         </References>\r
91         <Files>\r
92                 <Filter\r
93                         Name="Source"\r
94                         >\r
95                         <File\r
96                                 RelativePath=".\cls_config.cpp"\r
97                                 >\r
98                         </File>\r
99                         <File\r
100                                 RelativePath=".\cls_filedroptarget.cpp"\r
101                                 >\r
102                         </File>\r
103                         <File\r
104                                 RelativePath=".\cls_listctrl.cpp"\r
105                                 >\r
106                         </File>\r
107                         <File\r
108                                 RelativePath=".\dlg_make.cpp"\r
109                                 >\r
110                         </File>\r
111                         <File\r
112                                 RelativePath=".\dlg_process.cpp"\r
113                                 >\r
114                         </File>\r
115                         <File\r
116                                 RelativePath=".\frm_main.cpp"\r
117                                 >\r
118                         </File>\r
119                         <File\r
120                                 RelativePath=".\functions.cpp"\r
121                                 >\r
122                         </File>\r
123                         <File\r
124                                 RelativePath=".\lychee.cpp"\r
125                                 >\r
126                         </File>\r
127                         <File\r
128                                 RelativePath="..\common\handle\TPIHandle.cpp"\r
129                                 >\r
130                                 <FileConfiguration\r
131                                         Name="Release|Win32"\r
132                                         >\r
133                                         <Tool\r
134                                                 Name="VCCLCompilerTool"\r
135                                                 ObjectFile="$(IntDir)\common\"\r
136                                         />\r
137                                 </FileConfiguration>\r
138                         </File>\r
139                 </Filter>\r
140                 <Filter\r
141                         Name="Header"\r
142                         >\r
143                         <File\r
144                                 RelativePath=".\cls_config.h"\r
145                                 >\r
146                         </File>\r
147                         <File\r
148                                 RelativePath=".\cls_filedroptarget.h"\r
149                                 >\r
150                         </File>\r
151                         <File\r
152                                 RelativePath=".\cls_listctrl.h"\r
153                                 >\r
154                         </File>\r
155                         <File\r
156                                 RelativePath=".\dlg_make.h"\r
157                                 >\r
158                         </File>\r
159                         <File\r
160                                 RelativePath=".\dlg_process.h"\r
161                                 >\r
162                         </File>\r
163                         <File\r
164                                 RelativePath=".\frm_main.h"\r
165                                 >\r
166                         </File>\r
167                         <File\r
168                                 RelativePath=".\functions.h"\r
169                                 >\r
170                         </File>\r
171                         <File\r
172                                 RelativePath=".\lychee.h"\r
173                                 >\r
174                         </File>\r
175                         <File\r
176                                 RelativePath="..\common\handle\TPIHandle.h"\r
177                                 >\r
178                         </File>\r
179                 </Filter>\r
180         </Files>\r
181         <Globals>\r
182         </Globals>\r
183 </VisualStudioProject>\r