You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
@@ -3,15 +3,14 @@
|
||||
# Win32 platform-specific makefile rules.
|
||||
#
|
||||
|
||||
PLATFORM_DEBUG_FLAGS = /debug+ /debug:full
|
||||
PLATFORM_MCS_FLAGS = /nologo
|
||||
PLATFORM_MCS_FLAGS =
|
||||
PLATFORM_RUNTIME =
|
||||
PLATFORM_CORLIB = mscorlib.dll
|
||||
PLATFORM_TEST_HARNESS_EXCLUDES =
|
||||
PLATFORM_TEST_HARNESS_EXCLUDES = NotOnWindows,
|
||||
|
||||
EXTERNAL_MCS = mcs
|
||||
EXTERNAL_MBAS = vbc.exe
|
||||
EXTERNAL_RUNTIME =
|
||||
EXTERNAL_RUNTIME = mono
|
||||
|
||||
# Disabled since it needs the SDK
|
||||
#ILDISASM = ildasm.exe /test
|
||||
|
||||
Reference in New Issue
Block a user