]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 4 Jan 2001 15:18:52 +0000 (15:18 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 4 Jan 2001 15:18:52 +0000 (15:18 +0000)
 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

src/common/descrip.mms

index 688a3d1c90e410e148974be8434d11151f17cfd2..1f9a4bfdc03a8cdf7682a3fd9622da9a434d90b7 100644 (file)
@@ -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