1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project DefaultTargets=
"Build" ToolsVersion=
"4.0" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup Label=
"MonoDefines">
4 <top_srcdir>$(MSBuildProjectDirectory)\..
</top_srcdir>
5 <LIBGC_CPPFLAGS_INCLUDE>$(top_srcdir)\libgc\include
</LIBGC_CPPFLAGS_INCLUDE>
6 <GLIB_CFLAGS_INCLUDE>$(top_srcdir)\eglib\src
</GLIB_CFLAGS_INCLUDE>
7 <BOEHM_DEFINES>HAVE_BOEHM_GC
</BOEHM_DEFINES>
8 <SGEN_DEFINES>HAVE_SGEN_GC;HAVE_MOVING_COLLECTOR;HAVE_WRITE_BARRIERS
</SGEN_DEFINES>
12 <DllExportPreprocessorDefinitions>MONO_DLL_EXPORT
</DllExportPreprocessorDefinitions>
13 <DllImportPreprocessorDefinitions>MONO_DLL_IMPORT
</DllImportPreprocessorDefinitions>
14 <PreprocessorDefinitions>__default_codegen__;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;GC_NOT_DLL;WIN32_THREADS;WINVER=
0x0600;_WIN32_WINNT=
0x0600;_WIN32_IE=
0x0501;_UNICODE;UNICODE;WIN32_THREADS;FD_SETSIZE=
1024;$(PreprocessorDefinitions);_WINSOCKAPI_
</PreprocessorDefinitions>
15 <DisableSpecificWarnings>4273;
4005</DisableSpecificWarnings>
18 <AdditionalDependencies>Mswsock.lib;ws2_32.lib;ole32.lib;oleaut32.lib;psapi.lib;version.lib;advapi32.lib;winmm.lib;kernel32.lib;$(AdditionalDependencies)
</AdditionalDependencies>
20 </ItemDefinitionGroup>