OSDN Git Service

Show Auto following tag at log dialog box
[tortoisegit/TortoiseGitJp.git] / ext / hunspell / hunspell.vcproj
1 <?xml version="1.0" encoding="gb2312"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="hunspell"\r
6         ProjectGUID="{12E5B4AE-D7EF-4A57-A22D-6F9F9D8CE1FB}"\r
7         RootNamespace="hunspell"\r
8         TargetFrameworkVersion="0"\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\$(ConfigurationName)\bin"\r
21                         IntermediateDirectory="..\..\obj\hunspell\$(ConfigurationName)"\r
22                         ConfigurationType="4"\r
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
24                         UseOfMFC="0"\r
25                         ATLMinimizesCRunTimeLibraryUsage="false"\r
26                         CharacterSet="2"\r
27                         >\r
28                         <Tool\r
29                                 Name="VCPreBuildEventTool"\r
30                         />\r
31                         <Tool\r
32                                 Name="VCCustomBuildTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCXMLDataGeneratorTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCWebServiceProxyGeneratorTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCMIDLTool"\r
42                         />\r
43                         <Tool\r
44                                 Name="VCCLCompilerTool"\r
45                                 Optimization="2"\r
46                                 InlineFunctionExpansion="1"\r
47                                 PreprocessorDefinitions="W32;NDEBUG;_LIB"\r
48                                 StringPooling="true"\r
49                                 RuntimeLibrary="0"\r
50                                 EnableFunctionLevelLinking="true"\r
51                                 PrecompiledHeaderFile=".\Release/hunspell.pch"\r
52                                 AssemblerListingLocation="$(IntDir)\"\r
53                                 ObjectFile="$(IntDir)\"\r
54                                 WarningLevel="3"\r
55                                 SuppressStartupBanner="true"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCManagedResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCResourceCompilerTool"\r
62                                 PreprocessorDefinitions="NDEBUG"\r
63                                 Culture="1038"\r
64                         />\r
65                         <Tool\r
66                                 Name="VCPreLinkEventTool"\r
67                         />\r
68                         <Tool\r
69                                 Name="VCLibrarianTool"\r
70                                 OutputFile="$(OutDir)\$(ProjectName).lib"\r
71                                 SuppressStartupBanner="true"\r
72                         />\r
73                         <Tool\r
74                                 Name="VCALinkTool"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCXDCMakeTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCBscMakeTool"\r
81                                 SuppressStartupBanner="true"\r
82                                 OutputFile=".\Release/hunspell.bsc"\r
83                         />\r
84                         <Tool\r
85                                 Name="VCFxCopTool"\r
86                         />\r
87                         <Tool\r
88                                 Name="VCPostBuildEventTool"\r
89                         />\r
90                 </Configuration>\r
91                 <Configuration\r
92                         Name="Debug|Win32"\r
93                         OutputDirectory="..\..\bin\$(ConfigurationName)\bin"\r
94                         IntermediateDirectory="..\..\obj\hunspell\$(ConfigurationName)"\r
95                         ConfigurationType="4"\r
96                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
97                         UseOfMFC="0"\r
98                         ATLMinimizesCRunTimeLibraryUsage="false"\r
99                         CharacterSet="2"\r
100                         >\r
101                         <Tool\r
102                                 Name="VCPreBuildEventTool"\r
103                         />\r
104                         <Tool\r
105                                 Name="VCCustomBuildTool"\r
106                         />\r
107                         <Tool\r
108                                 Name="VCXMLDataGeneratorTool"\r
109                         />\r
110                         <Tool\r
111                                 Name="VCWebServiceProxyGeneratorTool"\r
112                         />\r
113                         <Tool\r
114                                 Name="VCMIDLTool"\r
115                         />\r
116                         <Tool\r
117                                 Name="VCCLCompilerTool"\r
118                                 Optimization="0"\r
119                                 PreprocessorDefinitions="W32;_DEBUG;_LIB"\r
120                                 MinimalRebuild="true"\r
121                                 BasicRuntimeChecks="3"\r
122                                 RuntimeLibrary="1"\r
123                                 PrecompiledHeaderFile=".\Debug/hunspell.pch"\r
124                                 AssemblerListingLocation="$(IntDir)\"\r
125                                 ObjectFile="$(IntDir)\"\r
126                                 WarningLevel="3"\r
127                                 SuppressStartupBanner="true"\r
128                                 DebugInformationFormat="4"\r
129                         />\r
130                         <Tool\r
131                                 Name="VCManagedResourceCompilerTool"\r
132                         />\r
133                         <Tool\r
134                                 Name="VCResourceCompilerTool"\r
135                                 PreprocessorDefinitions="_DEBUG"\r
136                                 Culture="1038"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCPreLinkEventTool"\r
140                         />\r
141                         <Tool\r
142                                 Name="VCLibrarianTool"\r
143                                 OutputFile="$(OutDir)\$(ProjectName).lib"\r
144                                 SuppressStartupBanner="true"\r
145                         />\r
146                         <Tool\r
147                                 Name="VCALinkTool"\r
148                         />\r
149                         <Tool\r
150                                 Name="VCXDCMakeTool"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCBscMakeTool"\r
154                                 SuppressStartupBanner="true"\r
155                                 OutputFile=".\Debug/hunspell.bsc"\r
156                         />\r
157                         <Tool\r
158                                 Name="VCFxCopTool"\r
159                         />\r
160                         <Tool\r
161                                 Name="VCPostBuildEventTool"\r
162                         />\r
163                 </Configuration>\r
164         </Configurations>\r
165         <References>\r
166         </References>\r
167         <Files>\r
168                 <Filter\r
169                         Name="Source Files"\r
170                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
171                         >\r
172                         <File\r
173                                 RelativePath="affentry.cxx"\r
174                                 >\r
175                                 <FileConfiguration\r
176                                         Name="Release|Win32"\r
177                                         >\r
178                                         <Tool\r
179                                                 Name="VCCLCompilerTool"\r
180                                                 PreprocessorDefinitions=""\r
181                                         />\r
182                                 </FileConfiguration>\r
183                                 <FileConfiguration\r
184                                         Name="Debug|Win32"\r
185                                         >\r
186                                         <Tool\r
187                                                 Name="VCCLCompilerTool"\r
188                                                 PreprocessorDefinitions=""\r
189                                         />\r
190                                 </FileConfiguration>\r
191                         </File>\r
192                         <File\r
193                                 RelativePath="affixmgr.cxx"\r
194                                 >\r
195                                 <FileConfiguration\r
196                                         Name="Release|Win32"\r
197                                         >\r
198                                         <Tool\r
199                                                 Name="VCCLCompilerTool"\r
200                                                 PreprocessorDefinitions=""\r
201                                         />\r
202                                 </FileConfiguration>\r
203                                 <FileConfiguration\r
204                                         Name="Debug|Win32"\r
205                                         >\r
206                                         <Tool\r
207                                                 Name="VCCLCompilerTool"\r
208                                                 PreprocessorDefinitions=""\r
209                                         />\r
210                                 </FileConfiguration>\r
211                         </File>\r
212                         <File\r
213                                 RelativePath="csutil.cxx"\r
214                                 >\r
215                                 <FileConfiguration\r
216                                         Name="Release|Win32"\r
217                                         >\r
218                                         <Tool\r
219                                                 Name="VCCLCompilerTool"\r
220                                                 PreprocessorDefinitions=""\r
221                                         />\r
222                                 </FileConfiguration>\r
223                                 <FileConfiguration\r
224                                         Name="Debug|Win32"\r
225                                         >\r
226                                         <Tool\r
227                                                 Name="VCCLCompilerTool"\r
228                                                 PreprocessorDefinitions=""\r
229                                         />\r
230                                 </FileConfiguration>\r
231                         </File>\r
232                         <File\r
233                                 RelativePath="dictmgr.cxx"\r
234                                 >\r
235                                 <FileConfiguration\r
236                                         Name="Release|Win32"\r
237                                         >\r
238                                         <Tool\r
239                                                 Name="VCCLCompilerTool"\r
240                                                 PreprocessorDefinitions=""\r
241                                         />\r
242                                 </FileConfiguration>\r
243                                 <FileConfiguration\r
244                                         Name="Debug|Win32"\r
245                                         >\r
246                                         <Tool\r
247                                                 Name="VCCLCompilerTool"\r
248                                                 PreprocessorDefinitions=""\r
249                                         />\r
250                                 </FileConfiguration>\r
251                         </File>\r
252                         <File\r
253                                 RelativePath="hashmgr.cxx"\r
254                                 >\r
255                                 <FileConfiguration\r
256                                         Name="Release|Win32"\r
257                                         >\r
258                                         <Tool\r
259                                                 Name="VCCLCompilerTool"\r
260                                                 PreprocessorDefinitions=""\r
261                                         />\r
262                                 </FileConfiguration>\r
263                                 <FileConfiguration\r
264                                         Name="Debug|Win32"\r
265                                         >\r
266                                         <Tool\r
267                                                 Name="VCCLCompilerTool"\r
268                                                 PreprocessorDefinitions=""\r
269                                         />\r
270                                 </FileConfiguration>\r
271                         </File>\r
272                         <File\r
273                                 RelativePath="hunspell.cxx"\r
274                                 >\r
275                                 <FileConfiguration\r
276                                         Name="Release|Win32"\r
277                                         >\r
278                                         <Tool\r
279                                                 Name="VCCLCompilerTool"\r
280                                                 PreprocessorDefinitions=""\r
281                                         />\r
282                                 </FileConfiguration>\r
283                                 <FileConfiguration\r
284                                         Name="Debug|Win32"\r
285                                         >\r
286                                         <Tool\r
287                                                 Name="VCCLCompilerTool"\r
288                                                 PreprocessorDefinitions=""\r
289                                         />\r
290                                 </FileConfiguration>\r
291                         </File>\r
292                         <File\r
293                                 RelativePath=".\mythes.cxx"\r
294                                 >\r
295                         </File>\r
296                         <File\r
297                                 RelativePath="suggestmgr.cxx"\r
298                                 >\r
299                                 <FileConfiguration\r
300                                         Name="Release|Win32"\r
301                                         >\r
302                                         <Tool\r
303                                                 Name="VCCLCompilerTool"\r
304                                                 PreprocessorDefinitions=""\r
305                                         />\r
306                                 </FileConfiguration>\r
307                                 <FileConfiguration\r
308                                         Name="Debug|Win32"\r
309                                         >\r
310                                         <Tool\r
311                                                 Name="VCCLCompilerTool"\r
312                                                 PreprocessorDefinitions=""\r
313                                         />\r
314                                 </FileConfiguration>\r
315                         </File>\r
316                 </Filter>\r
317                 <Filter\r
318                         Name="Header Files"\r
319                         Filter="h;hpp;hxx;hm;inl"\r
320                         >\r
321                         <File\r
322                                 RelativePath="affentry.hxx"\r
323                                 >\r
324                         </File>\r
325                         <File\r
326                                 RelativePath="affixmgr.hxx"\r
327                                 >\r
328                         </File>\r
329                         <File\r
330                                 RelativePath="atypes.hxx"\r
331                                 >\r
332                         </File>\r
333                         <File\r
334                                 RelativePath="baseaffix.hxx"\r
335                                 >\r
336                         </File>\r
337                         <File\r
338                                 RelativePath="csutil.hxx"\r
339                                 >\r
340                         </File>\r
341                         <File\r
342                                 RelativePath="dictmgr.hxx"\r
343                                 >\r
344                         </File>\r
345                         <File\r
346                                 RelativePath="hashmgr.hxx"\r
347                                 >\r
348                         </File>\r
349                         <File\r
350                                 RelativePath="htypes.hxx"\r
351                                 >\r
352                         </File>\r
353                         <File\r
354                                 RelativePath="hunspell.hxx"\r
355                                 >\r
356                         </File>\r
357                         <File\r
358                                 RelativePath="langnum.hxx"\r
359                                 >\r
360                         </File>\r
361                         <File\r
362                                 RelativePath=".\mythes.hxx"\r
363                                 >\r
364                         </File>\r
365                         <File\r
366                                 RelativePath="suggestmgr.hxx"\r
367                                 >\r
368                         </File>\r
369                 </Filter>\r
370         </Files>\r
371         <Globals>\r
372         </Globals>\r
373 </VisualStudioProject>\r