Refresh of the build files after recent changes in .bkl specifications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e0685bb04e
commit
3ee8bbb98c
19
Makefile.in
19
Makefile.in
@ -232,7 +232,6 @@ ALL_BASE_HEADERS = \
|
||||
wx/config.h \
|
||||
wx/containr.h \
|
||||
wx/datetime.h \
|
||||
wx/datetime.inl \
|
||||
wx/datstrm.h \
|
||||
wx/dde.h \
|
||||
wx/debug.h \
|
||||
@ -1355,6 +1354,7 @@ COND_PLATFORM_WIN32_1_BASE_PLATFORM_HDR = \
|
||||
wx/msw/gccpriv.h \
|
||||
wx/msw/mimetype.h \
|
||||
wx/msw/stackwalk.h \
|
||||
wx/msw/stdpaths.h \
|
||||
wx/msw/winundef.h \
|
||||
wx/msw/wrapcctl.h \
|
||||
wx/msw/wrapcdlg.h \
|
||||
@ -1446,8 +1446,12 @@ COND_TOOLKIT_MSW_LOWLEVEL_HDR = \
|
||||
wx/msw/helpwin.h
|
||||
@COND_TOOLKIT_MSW@LOWLEVEL_HDR = $(COND_TOOLKIT_MSW_LOWLEVEL_HDR)
|
||||
@COND_TOOLKIT_PM@LOWLEVEL_HDR =
|
||||
@COND_TOOLKIT_WINCE@LOWLEVEL_HDR = wx/msw/popupwin.h \
|
||||
@COND_TOOLKIT_WINCE@ wx/msw/uxtheme.h
|
||||
COND_TOOLKIT_WINCE_LOWLEVEL_HDR = \
|
||||
wx/msw/popupwin.h \
|
||||
wx/msw/uxtheme.h \
|
||||
wx/msw/uxthemep.h \
|
||||
wx/msw/htmlhelp.h
|
||||
@COND_TOOLKIT_WINCE@LOWLEVEL_HDR = $(COND_TOOLKIT_WINCE_LOWLEVEL_HDR)
|
||||
COND_TOOLKIT_X11_LOWLEVEL_HDR = \
|
||||
wx/generic/caret.h \
|
||||
wx/unix/fontutil.h \
|
||||
@ -1956,7 +1960,6 @@ COND_TOOLKIT_MSW_GUI_HDR = \
|
||||
wx/msw/child.ico \
|
||||
wx/msw/computer.ico \
|
||||
wx/msw/drive.ico \
|
||||
wx/msw/error.ico \
|
||||
wx/msw/file1.ico \
|
||||
wx/msw/floppy.ico \
|
||||
wx/msw/folder1.ico \
|
||||
@ -2142,26 +2145,19 @@ COND_TOOLKIT_WINCE_GUI_HDR = \
|
||||
wx/msw/csquery.bmp \
|
||||
wx/msw/blank.cur \
|
||||
wx/msw/bullseye.cur \
|
||||
wx/msw/clock.cur \
|
||||
wx/msw/cross.cur \
|
||||
wx/msw/hand.cur \
|
||||
wx/msw/heart.cur \
|
||||
wx/msw/magnif1.cur \
|
||||
wx/msw/noentry.cur \
|
||||
wx/msw/pbrush.cur \
|
||||
wx/msw/pencil.cur \
|
||||
wx/msw/pntleft.cur \
|
||||
wx/msw/pntright.cur \
|
||||
wx/msw/query.cur \
|
||||
wx/msw/rightarr.cur \
|
||||
wx/msw/roller.cur \
|
||||
wx/msw/size.cur \
|
||||
wx/msw/watch1.cur \
|
||||
wx/msw/cdrom.ico \
|
||||
wx/msw/child.ico \
|
||||
wx/msw/computer.ico \
|
||||
wx/msw/drive.ico \
|
||||
wx/msw/error.ico \
|
||||
wx/msw/file1.ico \
|
||||
wx/msw/floppy.ico \
|
||||
wx/msw/folder1.ico \
|
||||
@ -24446,6 +24442,7 @@ DEMOS_DIST: ALL_GUI_DIST
|
||||
cp $(DEMODIR)/forty/*.cpp $(DISTDIR)/demos/forty
|
||||
cp $(DEMODIR)/forty/*.xpm $(DISTDIR)/demos/forty
|
||||
cp $(DEMODIR)/forty/*.xbm $(DISTDIR)/demos/forty
|
||||
cp $(DEMODIR)/forty/*.htm $(DISTDIR)/demos/forty
|
||||
|
||||
mkdir $(DISTDIR)/demos/life
|
||||
mkdir $(DISTDIR)/demos/life/bitmaps
|
||||
|
27
wxGTK.spec
27
wxGTK.spec
@ -233,7 +233,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
(cd obj-shared; make DESTDIR=$RPM_BUILD_ROOT install)
|
||||
|
||||
# --- wxBase headers list begins here ---
|
||||
cat <<EOF >wxbase-headers.files
|
||||
cat <<EOF >wxbase-headers-list
|
||||
wx/afterstd.h
|
||||
wx/app.h
|
||||
wx/apptrait.h
|
||||
@ -250,7 +250,6 @@ wx/confbase.h
|
||||
wx/config.h
|
||||
wx/containr.h
|
||||
wx/datetime.h
|
||||
wx/datetime.inl
|
||||
wx/datstrm.h
|
||||
wx/dde.h
|
||||
wx/debug.h
|
||||
@ -298,6 +297,7 @@ wx/memtext.h
|
||||
wx/mimetype.h
|
||||
wx/module.h
|
||||
wx/msgout.h
|
||||
wx/msgout.h
|
||||
wx/mstream.h
|
||||
wx/object.h
|
||||
wx/platform.h
|
||||
@ -338,6 +338,20 @@ wx/xti.h
|
||||
wx/xtistrm.h
|
||||
wx/zipstrm.h
|
||||
wx/zstream.h
|
||||
wx/msw/apptrait.h
|
||||
wx/msw/apptbase.h
|
||||
wx/msw/chkconf.h
|
||||
wx/msw/crashrpt.h
|
||||
wx/msw/dde.h
|
||||
wx/msw/debughlp.h
|
||||
wx/msw/gccpriv.h
|
||||
wx/msw/mimetype.h
|
||||
wx/msw/stackwalk.h
|
||||
wx/msw/stdpaths.h
|
||||
wx/msw/winundef.h
|
||||
wx/msw/wrapcctl.h
|
||||
wx/msw/wrapcdlg.h
|
||||
wx/msw/wrapwin.h
|
||||
wx/fs_inet.h
|
||||
wx/gsocket.h
|
||||
wx/protocol/file.h
|
||||
@ -349,19 +363,12 @@ wx/sckipc.h
|
||||
wx/sckstrm.h
|
||||
wx/socket.h
|
||||
wx/url.h
|
||||
wx/msw/gsockmsw.h
|
||||
wx/xml/xml.h
|
||||
wx/xtixml.h
|
||||
wx/db.h
|
||||
wx/dbkeyg.h
|
||||
wx/dbtable.h
|
||||
wx/unix/apptbase.h
|
||||
wx/unix/apptrait.h
|
||||
wx/unix/execute.h
|
||||
wx/unix/gsockunx.h
|
||||
wx/unix/mimetype.h
|
||||
wx/unix/pipe.h
|
||||
wx/unix/stackwalk.h
|
||||
wx/unix/stdpaths.h
|
||||
EOF
|
||||
# --- wxBase headers list ends here ---
|
||||
cat <<EOF >wxbase-headers.paths
|
||||
|
@ -126,7 +126,6 @@ wx/confbase.h
|
||||
wx/config.h
|
||||
wx/containr.h
|
||||
wx/datetime.h
|
||||
wx/datetime.inl
|
||||
wx/datstrm.h
|
||||
wx/dde.h
|
||||
wx/debug.h
|
||||
@ -224,6 +223,7 @@ wx/msw/debughlp.h
|
||||
wx/msw/gccpriv.h
|
||||
wx/msw/mimetype.h
|
||||
wx/msw/stackwalk.h
|
||||
wx/msw/stdpaths.h
|
||||
wx/msw/winundef.h
|
||||
wx/msw/wrapcctl.h
|
||||
wx/msw/wrapcdlg.h
|
||||
|
@ -151,7 +151,6 @@ wx/confbase.h
|
||||
wx/config.h
|
||||
wx/containr.h
|
||||
wx/datetime.h
|
||||
wx/datetime.inl
|
||||
wx/datstrm.h
|
||||
wx/dde.h
|
||||
wx/debug.h
|
||||
@ -249,6 +248,7 @@ wx/msw/debughlp.h
|
||||
wx/msw/gccpriv.h
|
||||
wx/msw/mimetype.h
|
||||
wx/msw/stackwalk.h
|
||||
wx/msw/stdpaths.h
|
||||
wx/msw/winundef.h
|
||||
wx/msw/wrapcctl.h
|
||||
wx/msw/wrapcdlg.h
|
||||
|
Loading…
Reference in New Issue
Block a user