You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -5,10 +5,10 @@ include ../../build/rules.make
|
||||
LIBRARY = System.Transactions.dll
|
||||
ifdef MOBILE_PROFILE
|
||||
LIB_REFS = System
|
||||
LIB_MCS_FLAGS = /r:$(corlib) /define:MOBILE
|
||||
LIB_MCS_FLAGS = /define:MOBILE
|
||||
else
|
||||
LIB_REFS = System System.Configuration
|
||||
LIB_MCS_FLAGS = /r:$(corlib)
|
||||
LIB_MCS_FLAGS =
|
||||
endif
|
||||
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
|
||||
|
Reference in New Issue
Block a user