Committing in .
Modified Files: wxWindows/src/common/descrip.mms Updating VMS support ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a54a9cd3b1
commit
9c31977bcc
@ -65,6 +65,7 @@ OBJECTS = \
|
||||
ffile.obj,\
|
||||
file.obj,\
|
||||
fileconf.obj,\
|
||||
filename.obj,\
|
||||
filefn.obj,\
|
||||
filesys.obj,\
|
||||
fontcmn.obj,\
|
||||
@ -166,6 +167,7 @@ SOURCES = \
|
||||
ffile.cpp,\
|
||||
file.cpp,\
|
||||
fileconf.cpp,\
|
||||
filename.cpp,\
|
||||
filefn.cpp,\
|
||||
filesys.cpp,\
|
||||
fontcmn.cpp,\
|
||||
@ -297,6 +299,7 @@ ffile.obj : ffile.cpp
|
||||
file.obj : file.cpp
|
||||
fileconf.obj : fileconf.cpp
|
||||
filefn.obj : filefn.cpp
|
||||
filename.obj : filename.cpp
|
||||
filesys.obj : filesys.cpp
|
||||
fontcmn.obj : fontcmn.cpp
|
||||
fontmap.obj : fontmap.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user