From: Jouk Jansen Date: Tue, 18 Oct 2005 10:18:00 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6694ee19fc18f0b19d16da36c9c5559242f3bf3c Committing in . Updated openvms compile support Modified Files: wxWidgets/src/generic/descrip.mms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/descrip.mms b/src/generic/descrip.mms index 40aa2e1cd6..690964ef87 100644 --- a/src/generic/descrip.mms +++ b/src/generic/descrip.mms @@ -66,6 +66,7 @@ OBJECTS = \ progdlgg.obj,\ renderg.obj,\ sashwin.obj,\ + scrlwing.obj,\ selstore.obj,\ splitter.obj,\ tabg.obj,\ @@ -131,11 +132,11 @@ SOURCES = \ vscroll.cpp .ifdef __WXMOTIF__ -OBJECTS0=,statusbr.obj,statline.obj,notebook.obj,scrlwing.obj,spinctlg.obj +OBJECTS0=,statusbr.obj,statline.obj,notebook.obj,spinctlg.obj .else .ifdef __WXX11__ OBJECTS0=,accel.obj,filedlgg.obj,dragimgg.obj,fdrepdlg.obj,htmllbox.obj,\ - listbkg.obj,mdig.obj,scrlwing.obj,spinctlg.obj,splash.obj,timer.obj,\ + listbkg.obj,mdig.obj,spinctlg.obj,splash.obj,timer.obj,\ vlbox.obj,vscroll.obj .else OBJECTS0=,accel.obj,statusbr.obj,filedlgg.obj,paletteg.obj