a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
8 lines
178 B
Makefile
8 lines
178 B
Makefile
# -*- makefile -*-
|
|
|
|
include $(topdir)/build/profiles/net_4_5.make
|
|
|
|
PROFILE_MCS_FLAGS := $(PROFILE_MCS_FLAGS) -d:XBUILD_12 -lib:$(topdir)/class/lib/net_4_5
|
|
|
|
XBUILD_VERSION = 12.0
|