Fixed file names to be the 8.3 name style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
15
demos/dbbrowse/makefile.gtk
Normal file
15
demos/dbbrowse/makefile.gtk
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
|
||||||
|
# Top dir of wxWindows
|
||||||
|
top_builddir = /gtm/bart/wxGTK
|
||||||
|
|
||||||
|
PROGRAM=dbbrowser_gtk
|
||||||
|
|
||||||
|
|
||||||
|
OBJECTS= dbbrowse.o doc.o pgmctrl.o tabpgwin.o\
|
||||||
|
browsedb.o dbtree.o dbgrid.o dlguser.o
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
include $(top_builddir)/src/makeprog.env
|
||||||
|
|
Reference in New Issue
Block a user