config.mk

changeset 86
3c63f57a8f77
parent 85
91f45354d1e2
child 87
e624b6fa4c78
equal deleted inserted replaced
85:91f45354d1e2 86:3c63f57a8f77
1 #
2 # config.mk generated by configure
3 #
4
5 PREFIX = /opt/mk12
6
7 include $(BUILD_ROOT)/make/mingw.mk
8
9
10 # toolkit configuration
11 CFLAGS += -DUI_WPF
12
13 LDFLAGS += $(BUILD_ROOT)/build/UIwrapper/UIwrapper.lib
14 #LDFLAGS += -mwindows
15
16 TOOLKIT = wpf
17

mercurial