Update OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57899 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 : 2 December 2008 *
|
# Date : 7 January 2009 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -123,3 +123,4 @@ taskbarx11.obj : taskbarx11.cpp
|
|||||||
displayx11.obj : displayx11.cpp
|
displayx11.obj : displayx11.cpp
|
||||||
timerunx.obj : timerunx.cpp
|
timerunx.obj : timerunx.cpp
|
||||||
evtloopunix.obj : evtloopunix.cpp
|
evtloopunix.obj : evtloopunix.cpp
|
||||||
|
cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn evtloopunix.cpp
|
||||||
|
Reference in New Issue
Block a user