Update openVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2011-09-27 05:56:37 +00:00
parent ea8fa3c4e6
commit afd474aea4

View File

@@ -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 : 29 August 2011 * # Date : 27 September 2011 *
# * # *
#***************************************************************************** #*****************************************************************************
.first .first
@@ -244,6 +244,7 @@ icon.obj : icon.cpp
imaglist.obj : imaglist.cpp imaglist.obj : imaglist.cpp
laywin.obj : laywin.cpp laywin.obj : laywin.cpp
listctrl.obj : listctrl.cpp listctrl.obj : listctrl.cpp
cxx $(CXXFLAGS)$(CXX_DEFINE)/warndisable=(INTTRUNCATED) listctrl.cpp
logg.obj : logg.cpp logg.obj : logg.cpp
msgdlgg.obj : msgdlgg.cpp msgdlgg.obj : msgdlgg.cpp
notebook.obj : notebook.cpp notebook.obj : notebook.cpp