X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fmono.props;h=23f0ec49c4655646527a7753ec7930e516244356;hb=df9c98dda18083ec63171490267e08342621ef45;hp=b8f3c4fd165fd8d951776c8652cc35872409f2ac;hpb=c133ae2dc82c0533f5790333a3c93b2635b9c43c;p=mono.git diff --git a/msvc/mono.props b/msvc/mono.props index b8f3c4fd165..23f0ec49c46 100644 --- a/msvc/mono.props +++ b/msvc/mono.props @@ -1,18 +1,21 @@ - + - $(MSBuildProjectDirectory)/.. - $(top_srcdir)/libgc/include - $(top_srcdir)/eglib/src - HAVE_BOEHM_GC;HAVE_GC_H;USE_INCLUDED_LIBGC;HAVE_GC_GCJ_MALLOC;HAVE_GC_ENABLE + $(MSBuildProjectDirectory)\.. + $(top_srcdir)\libgc\include + $(top_srcdir)\eglib\src + HAVE_BOEHM_GC HAVE_SGEN_GC;HAVE_MOVING_COLLECTOR;HAVE_WRITE_BARRIERS - __default_codegen__;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;GC_NOT_DLL;WIN32_THREADS;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;_UNICODE;UNICODE;WIN32_THREADS;FD_SETSIZE=1024;$(PreprocessorDefinitions) + MONO_DLL_EXPORT + MONO_DLL_IMPORT + __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_ + 4273;4005 Mswsock.lib;ws2_32.lib;ole32.lib;oleaut32.lib;psapi.lib;version.lib;advapi32.lib;winmm.lib;kernel32.lib;$(AdditionalDependencies) - \ No newline at end of file +