OSDN Git Service

2b7878144836fe9e855c77369821a702b6c4f17a
[ckw/ckw.git] / vc2008 / ckw.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="ckw"
6         ProjectGUID="{EB44C1CD-BE69-448B-8305-0706053C620B}"
7         RootNamespace="ckw"
8         TargetFrameworkVersion="196613"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="1"
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                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 MinimalRebuild="true"
44                                 BasicRuntimeChecks="3"
45                                 RuntimeLibrary="3"
46                                 WarningLevel="3"
47                                 DebugInformationFormat="4"
48                         />
49                         <Tool
50                                 Name="VCManagedResourceCompilerTool"
51                         />
52                         <Tool
53                                 Name="VCResourceCompilerTool"
54                         />
55                         <Tool
56                                 Name="VCPreLinkEventTool"
57                         />
58                         <Tool
59                                 Name="VCLinkerTool"
60                                 GenerateDebugInformation="true"
61                                 TargetMachine="1"
62                         />
63                         <Tool
64                                 Name="VCALinkTool"
65                         />
66                         <Tool
67                                 Name="VCManifestTool"
68                         />
69                         <Tool
70                                 Name="VCXDCMakeTool"
71                         />
72                         <Tool
73                                 Name="VCBscMakeTool"
74                         />
75                         <Tool
76                                 Name="VCFxCopTool"
77                         />
78                         <Tool
79                                 Name="VCAppVerifierTool"
80                         />
81                         <Tool
82                                 Name="VCPostBuildEventTool"
83                         />
84                 </Configuration>
85                 <Configuration
86                         Name="Release|Win32"
87                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
88                         IntermediateDirectory="$(ConfigurationName)"
89                         ConfigurationType="1"
90                         CharacterSet="2"
91                         WholeProgramOptimization="1"
92                         >
93                         <Tool
94                                 Name="VCPreBuildEventTool"
95                         />
96                         <Tool
97                                 Name="VCCustomBuildTool"
98                         />
99                         <Tool
100                                 Name="VCXMLDataGeneratorTool"
101                         />
102                         <Tool
103                                 Name="VCWebServiceProxyGeneratorTool"
104                         />
105                         <Tool
106                                 Name="VCMIDLTool"
107                         />
108                         <Tool
109                                 Name="VCCLCompilerTool"
110                                 Optimization="2"
111                                 EnableIntrinsicFunctions="true"
112                                 FavorSizeOrSpeed="1"
113                                 RuntimeLibrary="2"
114                                 EnableFunctionLevelLinking="true"
115                                 WarningLevel="3"
116                                 DebugInformationFormat="3"
117                         />
118                         <Tool
119                                 Name="VCManagedResourceCompilerTool"
120                         />
121                         <Tool
122                                 Name="VCResourceCompilerTool"
123                         />
124                         <Tool
125                                 Name="VCPreLinkEventTool"
126                         />
127                         <Tool
128                                 Name="VCLinkerTool"
129                                 GenerateDebugInformation="true"
130                                 OptimizeReferences="2"
131                                 EnableCOMDATFolding="2"
132                                 TargetMachine="1"
133                         />
134                         <Tool
135                                 Name="VCALinkTool"
136                         />
137                         <Tool
138                                 Name="VCManifestTool"
139                         />
140                         <Tool
141                                 Name="VCXDCMakeTool"
142                         />
143                         <Tool
144                                 Name="VCBscMakeTool"
145                         />
146                         <Tool
147                                 Name="VCFxCopTool"
148                         />
149                         <Tool
150                                 Name="VCAppVerifierTool"
151                         />
152                         <Tool
153                                 Name="VCPostBuildEventTool"
154                         />
155                 </Configuration>
156         </Configurations>
157         <References>
158         </References>
159         <Files>
160                 <Filter
161                         Name="\83\\81[\83\83t\83@\83C\83\8b"
162                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
163                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
164                         >
165                         <File
166                                 RelativePath="..\ime_wrap.cpp"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath="..\main.cpp"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath="..\misc.cpp"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath="..\option.cpp"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath="..\selection.cpp"
183                                 >
184                         </File>
185                 </Filter>
186                 <Filter
187                         Name="\83w\83b\83_\81\83t\83@\83C\83\8b"
188                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
189                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
190                         >
191                         <File
192                                 RelativePath="..\ckw.h"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath="..\ime_wrap.h"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath="..\option.h"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath="..\rsrc.h"
205                                 >
206                         </File>
207                         <File
208                                 RelativePath="..\version.h"
209                                 >
210                         </File>
211                 </Filter>
212                 <Filter
213                         Name="\83\8a\83\\81[\83\83t\83@\83C\83\8b"
214                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
215                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
216                         >
217                         <File
218                                 RelativePath="..\rsrc\icon.ico"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath="..\rsrc.rc"
223                                 >
224                         </File>
225                 </Filter>
226         </Files>
227         <Globals>
228         </Globals>
229 </VisualStudioProject>