]> git.saurik.com Git - wxWidgets.git/blob - demos/dbbrowse/makefile.gtk
emit only 1, not 2, events when changing text of a single line text control
[wxWidgets.git] / demos / dbbrowse / makefile.gtk
1
2 # Top dir of wxWindows
3 top_builddir = /gtm/bart/wxGTK
4
5 PROGRAM=dbbrowser_gtk
6
7
8 OBJECTS= dbbrowse.o doc.o pgmctrl.o tabpgwin.o\
9 browsedb.o dbtree.o dbgrid.o dlguser.o
10
11
12
13
14 include $(top_builddir)/src/makeprog.env
15