Tizen 2.1 base
[external/enchant.git] / msvc / libenchant_myspell.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8.00"\r
5         Name="libenchant_myspell"\r
6         ProjectGUID="{70927F4C-0446-4EF3-9F65-FA78AC210506}"\r
7         RootNamespace="myspell_provider"\r
8         Keyword="Win32Proj"\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="Debug|Win32"\r
20                         OutputDirectory="$(SolutionDir)..\bin\$(ConfigurationName)"\r
21                         IntermediateDirectory="$(SolutionDir)..\obj\$(ConfigurationName)\$(TargetName)"\r
22                         ConfigurationType="2"\r
23                         CharacterSet="1"\r
24                         >\r
25                         <Tool\r
26                                 Name="VCPreBuildEventTool"\r
27                         />\r
28                         <Tool\r
29                                 Name="VCCustomBuildTool"\r
30                         />\r
31                         <Tool\r
32                                 Name="VCXMLDataGeneratorTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCWebServiceProxyGeneratorTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCMIDLTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCCLCompilerTool"\r
42                                 Optimization="0"\r
43                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\lib\glib\include\glib-2.0&quot;;&quot;$(SolutionDir)..\src&quot;;&quot;$(SolutionDir)..\lib\myspell&quot;;"\r
44                                 PreprocessorDefinitions="HUNSPELL_STATIC;_ENCHANT_BUILD=1;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSPELL_PROVIDER_EXPORTS"\r
45                                 MinimalRebuild="true"\r
46                                 BasicRuntimeChecks="3"\r
47                                 RuntimeLibrary="3"\r
48                                 UsePrecompiledHeader="0"\r
49                                 WarningLevel="3"\r
50                                 DebugInformationFormat="4"\r
51                                 ForcedIncludeFiles="$(SolutionDir)..\src\config.h.win32"\r
52                         />\r
53                         <Tool\r
54                                 Name="VCManagedResourceCompilerTool"\r
55                         />\r
56                         <Tool\r
57                                 Name="VCResourceCompilerTool"\r
58                         />\r
59                         <Tool\r
60                                 Name="VCPreLinkEventTool"\r
61                         />\r
62                         <Tool\r
63                                 Name="VCLinkerTool"\r
64                                 AdditionalDependencies="glib-2.0-vs8.lib "\r
65                                 LinkIncremental="2"\r
66                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)..\lib\glib\$(ConfigurationName)&quot;"\r
67                                 GenerateDebugInformation="true"\r
68                                 SubSystem="2"\r
69                                 TargetMachine="1"\r
70                         />\r
71                         <Tool\r
72                                 Name="VCALinkTool"\r
73                         />\r
74                         <Tool\r
75                                 Name="VCManifestTool"\r
76                         />\r
77                         <Tool\r
78                                 Name="VCXDCMakeTool"\r
79                         />\r
80                         <Tool\r
81                                 Name="VCBscMakeTool"\r
82                         />\r
83                         <Tool\r
84                                 Name="VCFxCopTool"\r
85                         />\r
86                         <Tool\r
87                                 Name="VCAppVerifierTool"\r
88                         />\r
89                         <Tool\r
90                                 Name="VCWebDeploymentTool"\r
91                         />\r
92                         <Tool\r
93                                 Name="VCPostBuildEventTool"\r
94                         />\r
95                 </Configuration>\r
96                 <Configuration\r
97                         Name="Release|Win32"\r
98                         OutputDirectory="$(SolutionDir)..\bin\$(ConfigurationName)"\r
99                         IntermediateDirectory="$(SolutionDir)..\obj\$(ConfigurationName)\$(TargetName)"\r
100                         ConfigurationType="2"\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                         />\r
119                         <Tool\r
120                                 Name="VCCLCompilerTool"\r
121                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)..\lib\glib\include\glib-2.0&quot;;&quot;$(SolutionDir)..\src&quot;;&quot;$(SolutionDir)..\lib\myspell&quot;;"\r
122                                 PreprocessorDefinitions="HUNSPELL_STATIC;_ENCHANT_BUILD=1;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSPELL_PROVIDER_EXPORTS"\r
123                                 RuntimeLibrary="2"\r
124                                 UsePrecompiledHeader="0"\r
125                                 WarningLevel="3"\r
126                                 DebugInformationFormat="3"\r
127                                 ForcedIncludeFiles="$(SolutionDir)..\src\config.h.win32"\r
128                         />\r
129                         <Tool\r
130                                 Name="VCManagedResourceCompilerTool"\r
131                         />\r
132                         <Tool\r
133                                 Name="VCResourceCompilerTool"\r
134                         />\r
135                         <Tool\r
136                                 Name="VCPreLinkEventTool"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCLinkerTool"\r
140                                 AdditionalDependencies="glib-2.0-vs8.lib "\r
141                                 LinkIncremental="1"\r
142                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)..\lib\glib\$(ConfigurationName)&quot;"\r
143                                 GenerateDebugInformation="true"\r
144                                 SubSystem="2"\r
145                                 OptimizeReferences="2"\r
146                                 EnableCOMDATFolding="2"\r
147                                 TargetMachine="1"\r
148                         />\r
149                         <Tool\r
150                                 Name="VCALinkTool"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCManifestTool"\r
154                         />\r
155                         <Tool\r
156                                 Name="VCXDCMakeTool"\r
157                         />\r
158                         <Tool\r
159                                 Name="VCBscMakeTool"\r
160                         />\r
161                         <Tool\r
162                                 Name="VCFxCopTool"\r
163                         />\r
164                         <Tool\r
165                                 Name="VCAppVerifierTool"\r
166                         />\r
167                         <Tool\r
168                                 Name="VCWebDeploymentTool"\r
169                         />\r
170                         <Tool\r
171                                 Name="VCPostBuildEventTool"\r
172                         />\r
173                 </Configuration>\r
174         </Configurations>\r
175         <References>\r
176         </References>\r
177         <Files>\r
178                 <Filter\r
179                         Name="Source Files"\r
180                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
181                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
182                         >\r
183                         <File\r
184                                 RelativePath="..\src\myspell\affentry.cxx"\r
185                                 >\r
186                         </File>\r
187                         <File\r
188                                 RelativePath="..\src\myspell\affixmgr.cxx"\r
189                                 >\r
190                         </File>\r
191                         <File\r
192                                 RelativePath="..\src\myspell\csutil.cxx"\r
193                                 >\r
194                         </File>\r
195                         <File\r
196                                 RelativePath="..\src\myspell\dictmgr.cxx"\r
197                                 >\r
198                         </File>\r
199                         <File\r
200                                 RelativePath="..\src\myspell\filemgr.cxx"\r
201                                 >\r
202                         </File>\r
203                         <File\r
204                                 RelativePath="..\src\myspell\hashmgr.cxx"\r
205                                 >\r
206                         </File>\r
207                         <File\r
208                                 RelativePath="..\src\myspell\hunspell.cxx"\r
209                                 >\r
210                         </File>\r
211                         <File\r
212                                 RelativePath="..\src\myspell\hunzip.cxx"\r
213                                 >\r
214                         </File>\r
215                         <File\r
216                                 RelativePath="..\src\myspell\myspell_checker.cpp"\r
217                                 >\r
218                         </File>\r
219                         <File\r
220                                 RelativePath="..\src\myspell\phonet.cxx"\r
221                                 >\r
222                         </File>\r
223                         <File\r
224                                 RelativePath="..\src\myspell\suggestmgr.cxx"\r
225                                 >\r
226                         </File>\r
227                         <File\r
228                                 RelativePath="..\src\myspell\utf_info.cxx"\r
229                                 >\r
230                                 <FileConfiguration\r
231                                         Name="Debug|Win32"\r
232                                         ExcludedFromBuild="true"\r
233                                         >\r
234                                         <Tool\r
235                                                 Name="VCCLCompilerTool"\r
236                                         />\r
237                                 </FileConfiguration>\r
238                         </File>\r
239                 </Filter>\r
240                 <Filter\r
241                         Name="Header Files"\r
242                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
243                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
244                         >\r
245                         <File\r
246                                 RelativePath="..\src\myspell\affentry.hxx"\r
247                                 >\r
248                         </File>\r
249                         <File\r
250                                 RelativePath="..\src\myspell\affixmgr.hxx"\r
251                                 >\r
252                         </File>\r
253                         <File\r
254                                 RelativePath="..\src\myspell\atypes.hxx"\r
255                                 >\r
256                         </File>\r
257                         <File\r
258                                 RelativePath="..\src\myspell\baseaffix.hxx"\r
259                                 >\r
260                         </File>\r
261                         <File\r
262                                 RelativePath="..\src\myspell\csutil.hxx"\r
263                                 >\r
264                         </File>\r
265                         <File\r
266                                 RelativePath="..\src\myspell\dictmgr.hxx"\r
267                                 >\r
268                         </File>\r
269                         <File\r
270                                 RelativePath="..\src\myspell\filemgr.hxx"\r
271                                 >\r
272                         </File>\r
273                         <File\r
274                                 RelativePath="..\src\myspell\hashmgr.hxx"\r
275                                 >\r
276                         </File>\r
277                         <File\r
278                                 RelativePath="..\src\myspell\htypes.hxx"\r
279                                 >\r
280                         </File>\r
281                         <File\r
282                                 RelativePath="..\src\myspell\hunspell.h"\r
283                                 >\r
284                         </File>\r
285                         <File\r
286                                 RelativePath="..\src\myspell\hunspell.hxx"\r
287                                 >\r
288                         </File>\r
289                         <File\r
290                                 RelativePath="..\src\myspell\hunzip.hxx"\r
291                                 >\r
292                         </File>\r
293                         <File\r
294                                 RelativePath="..\src\myspell\langnum.hxx"\r
295                                 >\r
296                         </File>\r
297                         <File\r
298                                 RelativePath="..\src\myspell\phonet.hxx"\r
299                                 >\r
300                         </File>\r
301                         <File\r
302                                 RelativePath="..\src\myspell\suggestmgr.hxx"\r
303                                 >\r
304                         </File>\r
305                         <File\r
306                                 RelativePath="..\src\myspell\w_char.hxx"\r
307                                 >\r
308                         </File>\r
309                 </Filter>\r
310                 <Filter\r
311                         Name="Resource Files"\r
312                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
313                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
314                         >\r
315                 </Filter>\r
316                 <File\r
317                         RelativePath="..\src\myspell\license.hunspell"\r
318                         >\r
319                         <FileConfiguration\r
320                                 Name="Debug|Win32"\r
321                                 ExcludedFromBuild="true"\r
322                                 >\r
323                                 <Tool\r
324                                         Name="VCCustomBuildTool"\r
325                                 />\r
326                         </FileConfiguration>\r
327                 </File>\r
328                 <File\r
329                         RelativePath="..\src\myspell\license.myspell"\r
330                         >\r
331                         <FileConfiguration\r
332                                 Name="Debug|Win32"\r
333                                 ExcludedFromBuild="true"\r
334                                 >\r
335                                 <Tool\r
336                                         Name="VCCustomBuildTool"\r
337                                 />\r
338                         </FileConfiguration>\r
339                 </File>\r
340                 <File\r
341                         RelativePath="..\src\myspell\license.readme"\r
342                         >\r
343                         <FileConfiguration\r
344                                 Name="Debug|Win32"\r
345                                 ExcludedFromBuild="true"\r
346                                 >\r
347                                 <Tool\r
348                                         Name="VCCustomBuildTool"\r
349                                 />\r
350                         </FileConfiguration>\r
351                 </File>\r
352         </Files>\r
353         <Globals>\r
354         </Globals>\r
355 </VisualStudioProject>\r