OpenVMS compile support update for wxX11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# *
|
# *
|
||||||
# Make file for VMS *
|
# Make file for VMS *
|
||||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||||
# Date : 8 April 2008 *
|
# Date : 17 October 2008 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -170,7 +170,7 @@ OBJECTS0=statusbr.obj,statline.obj,notebook.obj,spinctlg.obj,collpaneg.obj,\
|
|||||||
OBJECTS0=accel.obj,filedlgg.obj,dragimgg.obj,fdrepdlg.obj,htmllbox.obj,\
|
OBJECTS0=accel.obj,filedlgg.obj,dragimgg.obj,fdrepdlg.obj,htmllbox.obj,\
|
||||||
listbkg.obj,mdig.obj,spinctlg.obj,splash.obj,timer.obj,\
|
listbkg.obj,mdig.obj,spinctlg.obj,splash.obj,timer.obj,\
|
||||||
vlbox.obj,vscroll.obj,combog.obj,icon.obj,collpaneg.obj,animateg.obj,\
|
vlbox.obj,vscroll.obj,combog.obj,icon.obj,collpaneg.obj,animateg.obj,\
|
||||||
colrdlgg.obj,clrpickerg.obj,fontpickerg.obj
|
colrdlgg.obj,clrpickerg.obj,fontpickerg.obj,stattextg.obj
|
||||||
.else
|
.else
|
||||||
.ifdef __WXGTK__
|
.ifdef __WXGTK__
|
||||||
OBJECTS0=accel.obj,statusbr.obj,filedlgg.obj,paletteg.obj,vlbox.obj,\
|
OBJECTS0=accel.obj,statusbr.obj,filedlgg.obj,paletteg.obj,vlbox.obj,\
|
||||||
@@ -279,3 +279,4 @@ bmpcboxg.obj : bmpcboxg.cpp
|
|||||||
filectrlg.obj : filectrlg.cpp
|
filectrlg.obj : filectrlg.cpp
|
||||||
srchctlg.obj : srchctlg.cpp
|
srchctlg.obj : srchctlg.cpp
|
||||||
notifmsgg.obj : notifmsgg.cpp
|
notifmsgg.obj : notifmsgg.cpp
|
||||||
|
stattextg.obj : stattextg.cpp
|
||||||
|
Reference in New Issue
Block a user