Update OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# *
|
||||
# Make file for VMS *
|
||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||
# Date : 12 March 2009 *
|
||||
# Date : 18 June 2009 *
|
||||
# *
|
||||
#*****************************************************************************
|
||||
.first
|
||||
@@ -92,7 +92,8 @@ OBJECTS = \
|
||||
filepickerg.obj,\
|
||||
bmpcboxg.obj,\
|
||||
filectrlg.obj,srchctlg.obj,notifmsgg.obj,headerctrlg.obj,\
|
||||
grideditors.obj,vlbox.obj,vscroll.obj,stattextg.obj
|
||||
grideditors.obj,vlbox.obj,vscroll.obj,stattextg.obj,\
|
||||
editlbox.obj
|
||||
|
||||
SOURCES = \
|
||||
aboutdlgg.cpp,\
|
||||
@@ -162,7 +163,7 @@ SOURCES = \
|
||||
filepickerg.cpp,\
|
||||
vscroll.cpp,\
|
||||
icon.cpp,bmpcboxg.cpp,filectrlg.cpp,srchctlg.cpp,notifmsgg.cpp\
|
||||
,headerctrlg.cpp,grideditors.cpp,stattextg.cpp
|
||||
,headerctrlg.cpp,grideditors.cpp,stattextg.cpp,editlbox.cpp
|
||||
|
||||
.ifdef __WXMOTIF__
|
||||
OBJECTS0=statusbr.obj,statline.obj,notebook.obj,spinctlg.obj,collpaneg.obj,\
|
||||
|
||||
Reference in New Issue
Block a user