X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fgenmdesc.vcxproj;h=e89ff36571dd2252c2b7469cb77fdc2c12507e24;hb=52e98abd6e5c6d10ddea91a529f7b1b2336e0696;hp=7183d6f4a80004ba495fc185e0ac61c284c27f57;hpb=fc9396edf21bf0cb17a4b5884108091decf77faf;p=mono.git diff --git a/msvc/genmdesc.vcxproj b/msvc/genmdesc.vcxproj index 7183d6f4a80..e89ff36571d 100644 --- a/msvc/genmdesc.vcxproj +++ b/msvc/genmdesc.vcxproj @@ -81,9 +81,17 @@ true + PostBuildEvent true + PostBuildEvent + + + PostBuildEvent + + + PostBuildEvent @@ -100,13 +108,9 @@ $(MONO_DIR);$(MONO_INCLUDE_DIR);$(MONO_LIBGC_INCLUDE_DIR);$(MONO_EGLIB_SOURCE_DIR);%(AdditionalIncludeDirectories) _DEBUG;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;%(PreprocessorDefinitions) true - EnableFastChecks Level3 - true - ProgramDatabase - CompileAsC _DEBUG;%(PreprocessorDefinitions) @@ -119,13 +123,15 @@ eglib.lib;%(AdditionalDependencies) true %(AdditionalLibraryDirectories) - true Console - MachineX86 - + + runmdesc.bat "$(TargetPath)" $(Platform) - + genmdesc.exe Custom Build Step. + $(MONO_INCLUDE_DIR)\mini\cpu-x86.h + $(MONO_INCLUDE_DIR)\mini\cpu-x86.md + @@ -143,13 +149,9 @@ $(MONO_DIR);$(MONO_INCLUDE_DIR);$(MONO_LIBGC_INCLUDE_DIR);$(MONO_EGLIB_SOURCE_DIR);%(AdditionalIncludeDirectories) _DEBUG;__x86_64__;TARGET_AMD64;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0600;_WIN32_WINNT=0x0600;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024;%(PreprocessorDefinitions) true - EnableFastChecks Level3 - true - ProgramDatabase - CompileAsC _DEBUG;%(PreprocessorDefinitions) @@ -160,15 +162,22 @@ eglib.lib;%(AdditionalDependencies) - true %(AdditionalLibraryDirectories) - true Console - MachineX64 - + + runmdesc.bat "$(TargetPath)" $(Platform) - + + + genmdesc.exe Custom Build Step. + + + $(MONO_INCLUDE_DIR)\mini\cpu-amd64.h + + + $(MONO_INCLUDE_DIR)\mini\cpu-amd64.md + @@ -181,16 +190,13 @@ - MinSpace - OnlyExplicitInline $(MONO_DIR);$(MONO_INCLUDE_DIR);$(MONO_LIBGC_INCLUDE_DIR);$(MONO_EGLIB_SOURCE_DIR);%(AdditionalIncludeDirectories) NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;%(PreprocessorDefinitions) true - true Level3 - true + true NDEBUG;%(PreprocessorDefinitions) @@ -201,15 +207,16 @@ eglib.lib;%(AdditionalDependencies) - true %(AdditionalLibraryDirectories) Console - MachineX86 - true - + + runmdesc.bat "$(TargetPath)" $(Platform) - + genmdesc.exe Custom Build Step. + $(MONO_INCLUDE_DIR)\mini\cpu-x86.h + $(MONO_INCLUDE_DIR)\mini\cpu-x86.md + @@ -223,17 +230,13 @@ - MinSpace - OnlyExplicitInline $(MONO_DIR);$(MONO_INCLUDE_DIR);$(MONO_LIBGC_INCLUDE_DIR);$(MONO_EGLIB_SOURCE_DIR);%(AdditionalIncludeDirectories) NDEBUG;__x86_64__;TARGET_AMD64;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0600;_WIN32_WINNT=0x0600;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024;%(PreprocessorDefinitions) true - true Level3 - true - CompileAsC + true NDEBUG;%(PreprocessorDefinitions) @@ -244,15 +247,16 @@ eglib.lib;%(AdditionalDependencies) - true %(AdditionalLibraryDirectories) Console - MachineX64 - true - + + runmdesc.bat "$(TargetPath)" $(Platform) - + $(MONO_INCLUDE_DIR)\mini\cpu-amd64.h + $(MONO_INCLUDE_DIR)\mini\cpu-amd64.md + genmdesc.exe Custom Build Step. +