Added some SD files which are needed by "contrib".
[AROS.git] / tools / flexcat / src / flexcat.vcproj
blob54ca26880ef0b89af87fe21369f7580898a2799b
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8,00"\r
5         Name="flexcat"\r
6         ProjectGUID="{0CA6A650-77EF-440B-A575-8DB02C841989}"\r
7         RootNamespace="flexcat"\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="Debug"\r
21                         IntermediateDirectory="Debug"\r
22                         ConfigurationType="1"\r
23                         >\r
24                         <Tool\r
25                                 Name="VCPreBuildEventTool"\r
26                         />\r
27                         <Tool\r
28                                 Name="VCCustomBuildTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCXMLDataGeneratorTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCWebServiceProxyGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCMIDLTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCCLCompilerTool"\r
41                                 Optimization="0"\r
42                                 PreprocessorDefinitions="WIN32;VISUAL_STUDIO;_DEBUG;_CONSOLE;__i386__;_CRT_SECURE_NO_WARNINGS;snprintf=_snprintf;vsnprintf=_vsnprintf"\r
43                                 MinimalRebuild="true"\r
44                                 BasicRuntimeChecks="3"\r
45                                 RuntimeLibrary="3"\r
46                                 UsePrecompiledHeader="0"\r
47                                 WarningLevel="3"\r
48                                 Detect64BitPortabilityProblems="true"\r
49                                 DebugInformationFormat="4"\r
50                         />\r
51                         <Tool\r
52                                 Name="VCManagedResourceCompilerTool"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCResourceCompilerTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCPreLinkEventTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCLinkerTool"\r
62                                 LinkIncremental="2"\r
63                                 GenerateDebugInformation="true"\r
64                                 SubSystem="1"\r
65                                 TargetMachine="1"\r
66                         />\r
67                         <Tool\r
68                                 Name="VCALinkTool"\r
69                         />\r
70                         <Tool\r
71                                 Name="VCManifestTool"\r
72                         />\r
73                         <Tool\r
74                                 Name="VCXDCMakeTool"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCBscMakeTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCFxCopTool"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCAppVerifierTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCWebDeploymentTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCPostBuildEventTool"\r
90                         />\r
91                 </Configuration>\r
92                 <Configuration\r
93                         Name="Release|Win32"\r
94                         OutputDirectory="Release"\r
95                         IntermediateDirectory="Release"\r
96                         ConfigurationType="1"\r
97                         >\r
98                         <Tool\r
99                                 Name="VCPreBuildEventTool"\r
100                         />\r
101                         <Tool\r
102                                 Name="VCCustomBuildTool"\r
103                         />\r
104                         <Tool\r
105                                 Name="VCXMLDataGeneratorTool"\r
106                         />\r
107                         <Tool\r
108                                 Name="VCWebServiceProxyGeneratorTool"\r
109                         />\r
110                         <Tool\r
111                                 Name="VCMIDLTool"\r
112                         />\r
113                         <Tool\r
114                                 Name="VCCLCompilerTool"\r
115                                 PreprocessorDefinitions="WIN32;VISUAL_STUDIO;NDEBUG;_CONSOLE;__i386__;_CRT_SECURE_NO_WARNINGS;snprintf=_snprintf;vsnprintf=_vsnprintf"\r
116                                 RuntimeLibrary="2"\r
117                                 UsePrecompiledHeader="0"\r
118                                 WarningLevel="3"\r
119                                 Detect64BitPortabilityProblems="true"\r
120                                 DebugInformationFormat="3"\r
121                         />\r
122                         <Tool\r
123                                 Name="VCManagedResourceCompilerTool"\r
124                         />\r
125                         <Tool\r
126                                 Name="VCResourceCompilerTool"\r
127                         />\r
128                         <Tool\r
129                                 Name="VCPreLinkEventTool"\r
130                         />\r
131                         <Tool\r
132                                 Name="VCLinkerTool"\r
133                                 LinkIncremental="2"\r
134                                 GenerateDebugInformation="true"\r
135                                 SubSystem="1"\r
136                                 OptimizeReferences="2"\r
137                                 EnableCOMDATFolding="2"\r
138                                 TargetMachine="1"\r
139                         />\r
140                         <Tool\r
141                                 Name="VCALinkTool"\r
142                         />\r
143                         <Tool\r
144                                 Name="VCManifestTool"\r
145                         />\r
146                         <Tool\r
147                                 Name="VCXDCMakeTool"\r
148                         />\r
149                         <Tool\r
150                                 Name="VCBscMakeTool"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCFxCopTool"\r
154                         />\r
155                         <Tool\r
156                                 Name="VCAppVerifierTool"\r
157                         />\r
158                         <Tool\r
159                                 Name="VCWebDeploymentTool"\r
160                         />\r
161                         <Tool\r
162                                 Name="VCPostBuildEventTool"\r
163                         />\r
164                 </Configuration>\r
165         </Configurations>\r
166         <References>\r
167         </References>\r
168         <Files>\r
169                 <Filter\r
170                         Name="Header Files"\r
171                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
172                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
173                         >\r
174                         <File\r
175                                 RelativePath=".\createcat.h"\r
176                                 >\r
177                         </File>\r
178                         <File\r
179                                 RelativePath=".\createcatsrc.h"\r
180                                 >\r
181                         </File>\r
182                         <File\r
183                                 RelativePath=".\createct.h"\r
184                                 >\r
185                         </File>\r
186                         <File\r
187                                 RelativePath=".\flexcat.h"\r
188                                 >\r
189                         </File>\r
190                         <File\r
191                                 RelativePath=".\FlexCat_cat_other.h"\r
192                                 >\r
193                         </File>\r
194                         <File\r
195                                 RelativePath=".\globals.h"\r
196                                 >\r
197                         </File>\r
198                         <File\r
199                                 RelativePath=".\readprefs.h"\r
200                                 >\r
201                         </File>\r
202                         <File\r
203                                 RelativePath=".\scancd.h"\r
204                                 >\r
205                         </File>\r
206                         <File\r
207                                 RelativePath=".\scanct.h"\r
208                                 >\r
209                         </File>\r
210                         <File\r
211                                 RelativePath=".\SDI_compiler.h"\r
212                                 >\r
213                         </File>\r
214                         <File\r
215                                 RelativePath=".\showfuncs.h"\r
216                                 >\r
217                         </File>\r
218                         <File\r
219                                 RelativePath=".\swapfuncs.h"\r
220                                 >\r
221                         </File>\r
222                         <File\r
223                                 RelativePath=".\utils.h"\r
224                                 >\r
225                         </File>\r
226                         <File\r
227                                 RelativePath=".\version.h"\r
228                                 >\r
229                         </File>\r
230                 </Filter>\r
231                 <Filter\r
232                         Name="Resource Files"\r
233                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
234                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
235                         >\r
236                 </Filter>\r
237                 <Filter\r
238                         Name="Source Files"\r
239                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
240                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
241                         >\r
242                         <File\r
243                                 RelativePath=".\asprintf.c"\r
244                                 >\r
245                         </File>\r
246                         <File\r
247                                 RelativePath=".\createcat.c"\r
248                                 >\r
249                         </File>\r
250                         <File\r
251                                 RelativePath=".\createcatsrc.c"\r
252                                 >\r
253                         </File>\r
254                         <File\r
255                                 RelativePath=".\createct.c"\r
256                                 >\r
257                         </File>\r
258                         <File\r
259                                 RelativePath=".\globals.c"\r
260                                 >\r
261                         </File>\r
262                         <File\r
263                                 RelativePath=".\locale_other.c"\r
264                                 >\r
265                         </File>\r
266                         <File\r
267                                 RelativePath=".\main.c"\r
268                                 >\r
269                         </File>\r
270                         <File\r
271                                 RelativePath=".\readprefs.c"\r
272                                 >\r
273                         </File>\r
274                         <File\r
275                                 RelativePath=".\scancd.c"\r
276                                 >\r
277                         </File>\r
278                         <File\r
279                                 RelativePath=".\scanct.c"\r
280                                 >\r
281                         </File>\r
282                         <File\r
283                                 RelativePath=".\showfuncs.c"\r
284                                 >\r
285                         </File>\r
286                         <File\r
287                                 RelativePath=".\swapfuncs.c"\r
288                                 >\r
289                         </File>\r
290                         <File\r
291                                 RelativePath=".\utils.c"\r
292                                 >\r
293                         </File>\r
294                         <File\r
295                                 RelativePath=".\vasprintf.c"\r
296                                 >\r
297                         </File>\r
298                 </Filter>\r
299         </Files>\r
300         <Globals>\r
301         </Globals>\r
302 </VisualStudioProject>\r