Augmented beta to 9,
Removed a few old Makefiles, Added one missing one (blush), Added first sample makefiles, git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
SUBDIRS = wx
|
@@ -1,197 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
SUBDIRS = generic @TOOLKIT_DIR@ @INCLUDE_SUBDIRS@
|
||||
|
||||
wx_includedir = ${includedir}/wx
|
||||
wx_include_HEADERS = \
|
||||
\
|
||||
arrimpl.cpp \
|
||||
listimpl.cpp \
|
||||
\
|
||||
accel.h \
|
||||
app.h \
|
||||
bitmap.h \
|
||||
bmpbuttn.h \
|
||||
brush.h \
|
||||
buffer.h \
|
||||
busyinfo.h \
|
||||
button.h \
|
||||
caret.h \
|
||||
checkbox.h \
|
||||
checklst.h \
|
||||
choicdlg.h \
|
||||
choice.h \
|
||||
clipbrd.h \
|
||||
cmndata.h \
|
||||
colordlg.h \
|
||||
colour.h \
|
||||
combobox.h \
|
||||
confbase.h \
|
||||
config.h \
|
||||
control.h \
|
||||
cursor.h \
|
||||
dataobj.h \
|
||||
date.h \
|
||||
datstrm.h \
|
||||
db.h \
|
||||
dbtable.h \
|
||||
dc.h \
|
||||
dcclient.h \
|
||||
dcmemory.h \
|
||||
dcprint.h \
|
||||
dcps.h \
|
||||
dcscreen.h \
|
||||
dde.h \
|
||||
debug.h \
|
||||
defs.h \
|
||||
dialog.h \
|
||||
dirdlg.h \
|
||||
dnd.h \
|
||||
docmdi.h \
|
||||
docview.h \
|
||||
dragimag.h \
|
||||
dynarray.h \
|
||||
dynlib.h \
|
||||
event.h \
|
||||
expr.h \
|
||||
ffile.h \
|
||||
file.h \
|
||||
fileconf.h \
|
||||
filedlg.h \
|
||||
filefn.h \
|
||||
filesys.h \
|
||||
font.h \
|
||||
fontdlg.h \
|
||||
frame.h \
|
||||
fs_inet.h \
|
||||
fs_zip.h \
|
||||
gauge.h \
|
||||
gdicmn.h \
|
||||
gdiobj.h \
|
||||
grid.h \
|
||||
gsocket.h \
|
||||
hash.h \
|
||||
help.h \
|
||||
helpbase.h \
|
||||
helphtml.h \
|
||||
helpwin.h \
|
||||
helpxlp.h \
|
||||
icon.h \
|
||||
image.h \
|
||||
imaglist.h \
|
||||
intl.h \
|
||||
ioswrap.h \
|
||||
ipcbase.h \
|
||||
joystick.h \
|
||||
layout.h \
|
||||
laywin.h \
|
||||
list.h \
|
||||
listbox.h \
|
||||
listctrl.h \
|
||||
log.h \
|
||||
longlong.h \
|
||||
matrix.h \
|
||||
mdi.h \
|
||||
memory.h \
|
||||
menu.h \
|
||||
menuitem.h \
|
||||
metafile.h \
|
||||
mimetype.h \
|
||||
minifram.h \
|
||||
module.h \
|
||||
msgdlg.h \
|
||||
mstream.h \
|
||||
notebook.h \
|
||||
object.h \
|
||||
objstrm.h \
|
||||
odbc.h \
|
||||
ownerdrw.h \
|
||||
palette.h \
|
||||
panel.h \
|
||||
paper.h \
|
||||
pen.h \
|
||||
pnghand.h \
|
||||
print.h \
|
||||
printdlg.h \
|
||||
prntbase.h \
|
||||
process.h \
|
||||
progdlg.h \
|
||||
prop.h \
|
||||
propform.h \
|
||||
proplist.h \
|
||||
radiobox.h \
|
||||
radiobut.h \
|
||||
region.h \
|
||||
resource.h \
|
||||
sashwin.h \
|
||||
sckaddr.h \
|
||||
sckipc.h \
|
||||
sckstrm.h \
|
||||
scrolbar.h \
|
||||
scrolwin.h \
|
||||
serbase.h \
|
||||
settings.h \
|
||||
setup.h \
|
||||
slider.h \
|
||||
socket.h \
|
||||
spinbutt.h \
|
||||
splitter.h \
|
||||
statbmp.h \
|
||||
statbox.h \
|
||||
statline.h \
|
||||
stattext.h \
|
||||
statusbr.h \
|
||||
stream.h \
|
||||
strconv.h \
|
||||
string.h \
|
||||
tab.h \
|
||||
tabctrl.h \
|
||||
taskbar.h \
|
||||
tbar95.h \
|
||||
tbarbase.h \
|
||||
tbarmsw.h \
|
||||
tbarsmpl.h \
|
||||
textctrl.h \
|
||||
textdlg.h \
|
||||
textfile.h \
|
||||
txtstrm.h \
|
||||
thread.h \
|
||||
time.h \
|
||||
timer.h \
|
||||
tipdlg.h \
|
||||
tokenzr.h \
|
||||
toolbar.h \
|
||||
tooltip.h \
|
||||
treectrl.h \
|
||||
types.h \
|
||||
url.h \
|
||||
utils.h \
|
||||
valgen.h \
|
||||
validate.h \
|
||||
valtext.h \
|
||||
variant.h \
|
||||
version.h \
|
||||
wave.h \
|
||||
wfstream.h \
|
||||
window.h \
|
||||
wx.h \
|
||||
wx_cw.h \
|
||||
wx_cw_cm.h \
|
||||
wx_cw_d.h \
|
||||
wxchar.h \
|
||||
wxexpr.h \
|
||||
wxhtml.h \
|
||||
wxprec.h \
|
||||
xpmhand.h \
|
||||
zipstrm.h \
|
||||
zstream.h
|
||||
|
||||
# setup.h is installed in another directory because several versions of wxwin
|
||||
# should be able to coexist on the same machine
|
||||
portheadersdir = ${datadir}/@PACKAGE@/include/wx/@TOOLKIT_DIR@
|
||||
portheaders_headers = setup.h
|
||||
|
@@ -1,41 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/generic subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_generic_includedir = ${includedir}/wx/generic
|
||||
wx_generic_include_HEADERS = \
|
||||
caret.h \
|
||||
choicdgg.h \
|
||||
colrdlgg.h \
|
||||
dcpsg.h \
|
||||
dirdlgg.h \
|
||||
fontdlgg.h \
|
||||
gridg.h \
|
||||
helpext.h \
|
||||
helpwxht.h \
|
||||
helphtml.h \
|
||||
helpxlp.h \
|
||||
imaglist.h \
|
||||
laywin.h \
|
||||
listctrl.h \
|
||||
msgdlgg.h \
|
||||
notebook.h \
|
||||
panelg.h \
|
||||
printps.h \
|
||||
prntdlgg.h \
|
||||
progdlgg.h \
|
||||
sashwin.h \
|
||||
scrolwin.h \
|
||||
splitter.h \
|
||||
statusbr.h \
|
||||
tabg.h \
|
||||
textdlgg.h \
|
||||
treectrl.h
|
||||
|
||||
# why do these get installed ?
|
||||
# info.xpm \
|
||||
# question.xpm \
|
||||
# error.xpm \
|
||||
# warning.xpm
|
@@ -1,69 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/gtk subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_gtk_includedir = ${includedir}/wx/gtk
|
||||
wx_gtk_include_HEADERS = \
|
||||
accel.h \
|
||||
app.h \
|
||||
bitmap.h \
|
||||
bmpbuttn.h \
|
||||
brush.h \
|
||||
button.h \
|
||||
checkbox.h \
|
||||
checklst.h \
|
||||
choice.h \
|
||||
clipbrd.h \
|
||||
colour.h \
|
||||
combobox.h \
|
||||
control.h \
|
||||
cursor.h \
|
||||
dataobj.h \
|
||||
dc.h \
|
||||
dcclient.h \
|
||||
dcmemory.h \
|
||||
dcscreen.h \
|
||||
dialog.h \
|
||||
dnd.h \
|
||||
filedlg.h \
|
||||
font.h \
|
||||
frame.h \
|
||||
gauge.h \
|
||||
gdiobj.h \
|
||||
icon.h \
|
||||
joystick.h \
|
||||
listbox.h \
|
||||
mdi.h \
|
||||
menu.h \
|
||||
menuitem.h \
|
||||
minifram.h \
|
||||
notebook.h \
|
||||
palette.h \
|
||||
pen.h \
|
||||
radiobox.h \
|
||||
radiobut.h \
|
||||
region.h \
|
||||
scrolbar.h \
|
||||
settings.h \
|
||||
slider.h \
|
||||
spinbutt.h \
|
||||
statbmp.h \
|
||||
statbox.h \
|
||||
statline.h \
|
||||
stattext.h \
|
||||
tbargtk.h \
|
||||
textctrl.h \
|
||||
timer.h \
|
||||
tooltip.h \
|
||||
treectrl.h \
|
||||
wave.h \
|
||||
win_gtk.h \
|
||||
window.h
|
||||
|
||||
# why do these get installed ?
|
||||
# info.xpm \
|
||||
# question.xpm \
|
||||
# error.xpm \
|
||||
# warning.xpm
|
@@ -1,69 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/gtk subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_gtk_includedir = ${includedir}/wx/gtk
|
||||
wx_gtk_include_HEADERS = \
|
||||
accel.h \
|
||||
app.h \
|
||||
bitmap.h \
|
||||
bmpbuttn.h \
|
||||
brush.h \
|
||||
button.h \
|
||||
checkbox.h \
|
||||
checklst.h \
|
||||
choice.h \
|
||||
clipbrd.h \
|
||||
colour.h \
|
||||
combobox.h \
|
||||
control.h \
|
||||
cursor.h \
|
||||
dataobj.h \
|
||||
dc.h \
|
||||
dcclient.h \
|
||||
dcmemory.h \
|
||||
dcscreen.h \
|
||||
dialog.h \
|
||||
dnd.h \
|
||||
filedlg.h \
|
||||
font.h \
|
||||
frame.h \
|
||||
gauge.h \
|
||||
gdiobj.h \
|
||||
icon.h \
|
||||
joystick.h \
|
||||
listbox.h \
|
||||
mdi.h \
|
||||
menu.h \
|
||||
menuitem.h \
|
||||
minifram.h \
|
||||
notebook.h \
|
||||
palette.h \
|
||||
pen.h \
|
||||
radiobox.h \
|
||||
radiobut.h \
|
||||
region.h \
|
||||
scrolbar.h \
|
||||
settings.h \
|
||||
slider.h \
|
||||
spinbutt.h \
|
||||
statbmp.h \
|
||||
statbox.h \
|
||||
statline.h \
|
||||
stattext.h \
|
||||
tbargtk.h \
|
||||
textctrl.h \
|
||||
timer.h \
|
||||
tooltip.h \
|
||||
treectrl.h \
|
||||
wave.h \
|
||||
win_gtk.h \
|
||||
window.h
|
||||
|
||||
# why do these get installed ?
|
||||
# info.xpm \
|
||||
# question.xpm \
|
||||
# error.xpm \
|
||||
# warning.xpm
|
@@ -1,18 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/html subdir)
|
||||
## Author: Harm van der Heijden
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_html_includedir = ${includedir}/wx/html
|
||||
wx_html_include_HEADERS = \
|
||||
forcelink.h \
|
||||
htmlcell.h \
|
||||
htmldefs.h \
|
||||
htmlfilter.h \
|
||||
htmlhelp.h \
|
||||
htmlparser.h \
|
||||
htmltag.h \
|
||||
htmlwin.h \
|
||||
htmlwinparser.h \
|
||||
mod_templ.h \
|
||||
version.h
|
@@ -1,76 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/motif subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_motif_includedir = ${includedir}/wx/motif
|
||||
wx_motif_include_HEADERS = \
|
||||
accel.h \
|
||||
app.h \
|
||||
bitmap.h \
|
||||
bmpbuttn.h \
|
||||
brush.h \
|
||||
button.h \
|
||||
checkbox.h \
|
||||
checklst.h \
|
||||
choice.h \
|
||||
clipbrd.h \
|
||||
colordlg.h \
|
||||
colour.h \
|
||||
combobox.h \
|
||||
control.h \
|
||||
cursor.h \
|
||||
dataobj.h \
|
||||
dc.h \
|
||||
dcclient.h \
|
||||
dcmemory.h \
|
||||
dcprint.h \
|
||||
dcscreen.h \
|
||||
dialog.h \
|
||||
dirdlg.h \
|
||||
dnd.h \
|
||||
filedlg.h \
|
||||
font.h \
|
||||
fontdlg.h \
|
||||
frame.h \
|
||||
gauge.h \
|
||||
gdiobj.h \
|
||||
helpxxxx.h \
|
||||
icon.h \
|
||||
joystick.h \
|
||||
listbox.h \
|
||||
mdi.h \
|
||||
menu.h \
|
||||
menuitem.h \
|
||||
metafile.h \
|
||||
minifram.h \
|
||||
msgdlg.h \
|
||||
palette.h \
|
||||
pen.h \
|
||||
print.h \
|
||||
printdlg.h \
|
||||
private.h \
|
||||
radiobox.h \
|
||||
radiobut.h \
|
||||
region.h \
|
||||
scrolbar.h \
|
||||
settings.h \
|
||||
slider.h \
|
||||
spinbutt.h \
|
||||
statbmp.h \
|
||||
statbox.h \
|
||||
stattext.h \
|
||||
tabctrl.h \
|
||||
taskbar.h \
|
||||
textctrl.h \
|
||||
timer.h \
|
||||
toolbar.h \
|
||||
wave.h \
|
||||
window.h
|
||||
|
||||
# setup.h is installed in another directory because several versions of wxwin
|
||||
# should be able to coexist on the same machine
|
||||
portheadersdir = ${datadir}/@PACKAGE@/include/wx
|
||||
portheaders_HEADERS = setup.h
|
||||
|
@@ -1,9 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/protocol subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_protocol_includedir = ${includedir}/wx/protocol
|
||||
wx_protocol_include_HEADERS = file.h ftp.h http.h protocol.h
|
||||
|
@@ -1,9 +0,0 @@
|
||||
## Purpose: The automake makefile for wxWindows (include/wx/unix subdir)
|
||||
## Author: Vadim Zeitlin
|
||||
## Version: $Id$
|
||||
##
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
wx_unix_includedir = ${includedir}/wx/unix
|
||||
wx_unix_include_HEADERS = execute.h
|
||||
|
@@ -18,7 +18,7 @@
|
||||
#define wxRELEASE_NUMBER 0
|
||||
#define wxVERSION_STRING "wxWindows 2.1.0"
|
||||
#define wxVERSION_NUMBER (wxMAJOR_VERSION * 1000) + (wxMINOR_VERSION * 100) + wxRELEASE_NUMBER
|
||||
#define wxBETA_NUMBER 8
|
||||
#define wxBETA_NUMBER 9
|
||||
#define wxVERSION_FLOAT wxMAJOR_VERSION + (wxMINOR_VERSION/10.0) + (wxRELEASE_NUMBER/100.0) + (wxBETA_NUMBER/10000.0)
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user