2 # wxGTK main source makefile
4 # Copyright 1998, Markus Holzhem and Robert Roebling
10 # set the OS type for compilation
13 # compile a library only
18 # needed for unactivated
26 # define library sources
105 generic/choicdgg.cpp \
106 generic/colrdlgg.cpp \
107 generic/fontdlgg.cpp \
109 generic/imaglist.cpp \
110 generic/listctrl.cpp \
111 generic/msgdlgg.cpp \
113 generic/printps.cpp \
114 generic/prntdlgg.cpp \
115 generic/scrolwin.cpp \
116 generic/splitter.cpp \
117 generic/statusbr.cpp \
119 generic/textdlgg.cpp \
159 gdk_imlib/globals.c \
167 #define library objects
169 $(LIB_CPP_SRC:.cpp=.o) \
183 #additional things needed for compile
185 -DHAVE_LIBPNG -DDJPEG_PROG=\"\" -DCJPEG_PROG=\"\" \
186 -I$(WXBASEDIR)/src/png \
187 -I$(WXBASEDIR)/src/zlib \
188 -I$(WXBASEDIR)/src/gdk_imlib
190 # include the definitions now
191 include ../../template.mak