2008-01-28 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / msvc / test_eglib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="test_eglib"
6         ProjectGUID="{80A0620A-3478-4E1A-AA7C-0D2387B892AB}"
7         RootNamespace="test_eglib"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
24                         IntermediateDirectory="./obj/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
25                         ConfigurationType="1"
26                         CharacterSet="1"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCustomBuildTool"
33                         />
34                         <Tool
35                                 Name="VCXMLDataGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCWebServiceProxyGeneratorTool"
39                         />
40                         <Tool
41                                 Name="VCMIDLTool"
42                         />
43                         <Tool
44                                 Name="VCCLCompilerTool"
45                                 Optimization="0"
46                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
47                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
48                                 MinimalRebuild="true"
49                                 BasicRuntimeChecks="3"
50                                 RuntimeLibrary="3"
51                                 UsePrecompiledHeader="0"
52                                 WarningLevel="4"
53                                 WarnAsError="true"
54                                 Detect64BitPortabilityProblems="true"
55                                 DebugInformationFormat="4"
56                         />
57                         <Tool
58                                 Name="VCManagedResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCPreLinkEventTool"
65                         />
66                         <Tool
67                                 Name="VCLinkerTool"
68                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
69                                 GenerateDebugInformation="true"
70                                 OptimizeReferences="1"
71                                 EnableCOMDATFolding="1"
72                                 OptimizeForWindows98="1"
73                         />
74                         <Tool
75                                 Name="VCALinkTool"
76                         />
77                         <Tool
78                                 Name="VCManifestTool"
79                         />
80                         <Tool
81                                 Name="VCXDCMakeTool"
82                         />
83                         <Tool
84                                 Name="VCBscMakeTool"
85                         />
86                         <Tool
87                                 Name="VCFxCopTool"
88                         />
89                         <Tool
90                                 Name="VCAppVerifierTool"
91                         />
92                         <Tool
93                                 Name="VCWebDeploymentTool"
94                         />
95                         <Tool
96                                 Name="VCPostBuildEventTool"
97                         />
98                 </Configuration>
99                 <Configuration
100                         Name="Debug|x64"
101                         OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
102                         IntermediateDirectory="./obj/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
103                         ConfigurationType="1"
104                         CharacterSet="1"
105                         >
106                         <Tool
107                                 Name="VCPreBuildEventTool"
108                         />
109                         <Tool
110                                 Name="VCCustomBuildTool"
111                         />
112                         <Tool
113                                 Name="VCXMLDataGeneratorTool"
114                         />
115                         <Tool
116                                 Name="VCWebServiceProxyGeneratorTool"
117                         />
118                         <Tool
119                                 Name="VCMIDLTool"
120                                 TargetEnvironment="3"
121                         />
122                         <Tool
123                                 Name="VCCLCompilerTool"
124                                 Optimization="0"
125                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
126                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
127                                 MinimalRebuild="true"
128                                 BasicRuntimeChecks="3"
129                                 RuntimeLibrary="3"
130                                 UsePrecompiledHeader="0"
131                                 WarningLevel="4"
132                                 WarnAsError="true"
133                                 Detect64BitPortabilityProblems="true"
134                                 DebugInformationFormat="3"
135                         />
136                         <Tool
137                                 Name="VCManagedResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCResourceCompilerTool"
141                         />
142                         <Tool
143                                 Name="VCPreLinkEventTool"
144                         />
145                         <Tool
146                                 Name="VCLinkerTool"
147                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
148                                 GenerateDebugInformation="true"
149                                 OptimizeReferences="1"
150                                 EnableCOMDATFolding="1"
151                                 OptimizeForWindows98="1"
152                                 TargetMachine="17"
153                         />
154                         <Tool
155                                 Name="VCALinkTool"
156                         />
157                         <Tool
158                                 Name="VCManifestTool"
159                         />
160                         <Tool
161                                 Name="VCXDCMakeTool"
162                         />
163                         <Tool
164                                 Name="VCBscMakeTool"
165                         />
166                         <Tool
167                                 Name="VCFxCopTool"
168                         />
169                         <Tool
170                                 Name="VCAppVerifierTool"
171                         />
172                         <Tool
173                                 Name="VCWebDeploymentTool"
174                         />
175                         <Tool
176                                 Name="VCPostBuildEventTool"
177                         />
178                 </Configuration>
179                 <Configuration
180                         Name="Release|Win32"
181                         OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
182                         IntermediateDirectory="./obj/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
183                         ConfigurationType="1"
184                         CharacterSet="1"
185                         WholeProgramOptimization="1"
186                         >
187                         <Tool
188                                 Name="VCPreBuildEventTool"
189                         />
190                         <Tool
191                                 Name="VCCustomBuildTool"
192                         />
193                         <Tool
194                                 Name="VCXMLDataGeneratorTool"
195                         />
196                         <Tool
197                                 Name="VCWebServiceProxyGeneratorTool"
198                         />
199                         <Tool
200                                 Name="VCMIDLTool"
201                         />
202                         <Tool
203                                 Name="VCCLCompilerTool"
204                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
205                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
206                                 RuntimeLibrary="2"
207                                 UsePrecompiledHeader="0"
208                                 WarningLevel="4"
209                                 WarnAsError="true"
210                                 Detect64BitPortabilityProblems="true"
211                                 DebugInformationFormat="3"
212                         />
213                         <Tool
214                                 Name="VCManagedResourceCompilerTool"
215                         />
216                         <Tool
217                                 Name="VCResourceCompilerTool"
218                         />
219                         <Tool
220                                 Name="VCPreLinkEventTool"
221                         />
222                         <Tool
223                                 Name="VCLinkerTool"
224                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
225                         />
226                         <Tool
227                                 Name="VCALinkTool"
228                         />
229                         <Tool
230                                 Name="VCManifestTool"
231                         />
232                         <Tool
233                                 Name="VCXDCMakeTool"
234                         />
235                         <Tool
236                                 Name="VCBscMakeTool"
237                         />
238                         <Tool
239                                 Name="VCFxCopTool"
240                         />
241                         <Tool
242                                 Name="VCAppVerifierTool"
243                         />
244                         <Tool
245                                 Name="VCWebDeploymentTool"
246                         />
247                         <Tool
248                                 Name="VCPostBuildEventTool"
249                         />
250                 </Configuration>
251                 <Configuration
252                         Name="Release|x64"
253                         OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
254                         IntermediateDirectory="./obj/$(ProjectName)/$(PlatformName)/$(ConfigurationName)"
255                         ConfigurationType="1"
256                         CharacterSet="1"
257                         WholeProgramOptimization="1"
258                         >
259                         <Tool
260                                 Name="VCPreBuildEventTool"
261                         />
262                         <Tool
263                                 Name="VCCustomBuildTool"
264                         />
265                         <Tool
266                                 Name="VCXMLDataGeneratorTool"
267                         />
268                         <Tool
269                                 Name="VCWebServiceProxyGeneratorTool"
270                         />
271                         <Tool
272                                 Name="VCMIDLTool"
273                                 TargetEnvironment="3"
274                         />
275                         <Tool
276                                 Name="VCCLCompilerTool"
277                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
278                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
279                                 RuntimeLibrary="2"
280                                 UsePrecompiledHeader="0"
281                                 WarningLevel="4"
282                                 WarnAsError="true"
283                                 Detect64BitPortabilityProblems="true"
284                                 DebugInformationFormat="3"
285                         />
286                         <Tool
287                                 Name="VCManagedResourceCompilerTool"
288                         />
289                         <Tool
290                                 Name="VCResourceCompilerTool"
291                         />
292                         <Tool
293                                 Name="VCPreLinkEventTool"
294                         />
295                         <Tool
296                                 Name="VCLinkerTool"
297                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
298                                 TargetMachine="17"
299                         />
300                         <Tool
301                                 Name="VCALinkTool"
302                         />
303                         <Tool
304                                 Name="VCManifestTool"
305                         />
306                         <Tool
307                                 Name="VCXDCMakeTool"
308                         />
309                         <Tool
310                                 Name="VCBscMakeTool"
311                         />
312                         <Tool
313                                 Name="VCFxCopTool"
314                         />
315                         <Tool
316                                 Name="VCAppVerifierTool"
317                         />
318                         <Tool
319                                 Name="VCWebDeploymentTool"
320                         />
321                         <Tool
322                                 Name="VCPostBuildEventTool"
323                         />
324                 </Configuration>
325         </Configurations>
326         <References>
327         </References>
328         <Files>
329                 <Filter
330                         Name="Source Files"
331                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
332                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
333                         >
334                         <File
335                                 RelativePath="..\eglib\test\array.c"
336                                 >
337                         </File>
338                         <File
339                                 RelativePath="..\eglib\test\dir.c"
340                                 >
341                         </File>
342                         <File
343                                 RelativePath="..\eglib\test\driver.c"
344                                 >
345                         </File>
346                         <File
347                                 RelativePath="..\eglib\test\endian.c"
348                                 >
349                         </File>
350                         <File
351                                 RelativePath="..\eglib\test\fake.c"
352                                 >
353                         </File>
354                         <File
355                                 RelativePath="..\eglib\test\file.c"
356                                 >
357                         </File>
358                         <File
359                                 RelativePath=".\getopt.c"
360                                 >
361                         </File>
362                         <File
363                                 RelativePath=".\getopt_long.c"
364                                 >
365                         </File>
366                         <File
367                                 RelativePath="..\eglib\test\hashtable.c"
368                                 >
369                         </File>
370                         <File
371                                 RelativePath="..\eglib\test\list.c"
372                                 >
373                         </File>
374                         <File
375                                 RelativePath="..\eglib\test\markup.c"
376                                 >
377                         </File>
378                         <File
379                                 RelativePath="..\eglib\test\module.c"
380                                 >
381                         </File>
382                         <File
383                                 RelativePath="..\eglib\test\path.c"
384                                 >
385                         </File>
386                         <File
387                                 RelativePath="..\eglib\test\pattern.c"
388                                 >
389                         </File>
390                         <File
391                                 RelativePath="..\eglib\test\ptrarray.c"
392                                 >
393                         </File>
394                         <File
395                                 RelativePath="..\eglib\test\queue.c"
396                                 >
397                         </File>
398                         <File
399                                 RelativePath="..\eglib\test\shell.c"
400                                 >
401                         </File>
402                         <File
403                                 RelativePath="..\eglib\test\sizes.c"
404                                 >
405                         </File>
406                         <File
407                                 RelativePath="..\eglib\test\slist.c"
408                                 >
409                         </File>
410                         <File
411                                 RelativePath="..\eglib\test\spawn.c"
412                                 >
413                         </File>
414                         <File
415                                 RelativePath="..\eglib\test\string-util.c"
416                                 >
417                         </File>
418                         <File
419                                 RelativePath="..\eglib\test\string.c"
420                                 >
421                         </File>
422                         <File
423                                 RelativePath="..\eglib\test\test.c"
424                                 >
425                         </File>
426                         <File
427                                 RelativePath="..\eglib\test\timer.c"
428                                 >
429                         </File>
430                         <File
431                                 RelativePath="..\eglib\test\utf8.c"
432                                 >
433                         </File>
434                 </Filter>
435                 <Filter
436                         Name="Header Files"
437                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
438                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
439                         >
440                         <File
441                                 RelativePath=".\getopt.h"
442                                 >
443                         </File>
444                         <File
445                                 RelativePath=".\getopt_long.h"
446                                 >
447                         </File>
448                         <File
449                                 RelativePath="..\eglib\src\glib.h"
450                                 >
451                         </File>
452                         <File
453                                 RelativePath="..\eglib\test\test.h"
454                                 >
455                         </File>
456                         <File
457                                 RelativePath="..\eglib\test\tests.h"
458                                 >
459                         </File>
460                 </Filter>
461                 <Filter
462                         Name="Resource Files"
463                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
464                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
465                         >
466                 </Filter>
467         </Files>
468         <Globals>
469         </Globals>
470 </VisualStudioProject>