config.mk

Sun, 01 Feb 2015 10:35:07 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 01 Feb 2015 10:35:07 +0100
changeset 84
a56c2baa9429
parent 83
a38aec91bd66
permissions
-rw-r--r--

added vbox,hbox function (WPF)

#
# config.mk generated by configure
#

PREFIX = /opt/mk12

include $(BUILD_ROOT)/make/mingw.mk


# toolkit configuration
CFLAGS += -DUI_WPF 

LDFLAGS += $(BUILD_ROOT)/build/UIwrapper/UIwrapper.lib
#LDFLAGS += -mwindows

TOOLKIT = wpf

mercurial