]> git.saurik.com Git - wxWidgets.git/commitdiff
OpenVMS compile support update for wxX11
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 17 Oct 2008 12:47:13 +0000 (12:47 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 17 Oct 2008 12:47:13 +0000 (12:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/descrip.mms

index cdcfc26713ad680b164d19341d1cc453193c34eb..aae78558d87f17798c5e074a8c6a805406e4d532 100644 (file)
@@ -2,7 +2,7 @@
 #                                                                            *
 # Make file for VMS                                                          *
 # Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                             *
-# Date : 8 April 2008                                                        *
+# Date : 17 October 2008                                                        *
 #                                                                            *
 #*****************************************************************************
 .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,\
        listbkg.obj,mdig.obj,spinctlg.obj,splash.obj,timer.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
 .ifdef __WXGTK__
 OBJECTS0=accel.obj,statusbr.obj,filedlgg.obj,paletteg.obj,vlbox.obj,\
@@ -279,3 +279,4 @@ bmpcboxg.obj : bmpcboxg.cpp
 filectrlg.obj : filectrlg.cpp
 srchctlg.obj : srchctlg.cpp
 notifmsgg.obj : notifmsgg.cpp
+stattextg.obj : stattextg.cpp