3c1f479b9d
Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
8 lines
206 B
Makefile
8 lines
206 B
Makefile
# -*- makefile -*-
|
|
|
|
include $(topdir)/build/profiles/net_4_5.make
|
|
|
|
PROFILE_MCS_FLAGS := $(PROFILE_MCS_FLAGS) -d:XBUILD_12 -d:MONO -d:DISABLE_CAS_USE -lib:$(topdir)/class/lib/net_4_5
|
|
|
|
XBUILD_VERSION = 12.0
|