Supress warning when compiling on an OpenVMS system

This commit is contained in:
Jouk 2016-12-20 10:04:55 +01:00
parent 2c1e6a5435
commit d9e7553b06

View File

@ -295,6 +295,7 @@ srchctlg.obj : srchctlg.cpp
notifmsgg.obj : notifmsgg.cpp
stattextg.obj : stattextg.cpp
headerctrlg.obj : headerctrlg.cpp
cxx $(CXXFLAGS)$(CXX_DEFINE)/warn=disable=(INTTRUNCATED) headerctrlg.cpp
grideditors.obj : grideditors.cpp
infobar.obj : infobar.cpp
datavgen.obj : datavgen.cpp