config.mk

Sun, 01 Feb 2015 12:37:31 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 01 Feb 2015 12:37:31 +0100
changeset 85
91f45354d1e2
parent 83
a38aec91bd66
permissions
-rw-r--r--

added ui_layout_fill (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