e79aa3c0ed
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
10 lines
239 B
Makefile
10 lines
239 B
Makefile
# -*- makefile -*-
|
|
|
|
include $(topdir)/build/profiles/net_4_x.make
|
|
|
|
PARENT_PROFILE = ../net_4_x/
|
|
DEFAULT_REFERENCES = -r:$(topdir)/class/lib/net_4_x/mscorlib.dll
|
|
PROFILE_MCS_FLAGS := $(PROFILE_MCS_FLAGS) -d:XBUILD_12
|
|
|
|
XBUILD_VERSION = 12.0
|