]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/descrip.mms
use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts
[wxWidgets.git] / src / motif / descrip.mms
index 63594919fd4f9a872bca71d35f6b0f8e08fd0b43..cf50c0359601ff6faa2beeb7a19e56012403f958 100644 (file)
@@ -1,8 +1,8 @@
 #*****************************************************************************
 #                                                                            *
 # Make file for VMS                                                          *
-# Author : J.Jansen (joukj@hrem.stm.tudelft.nl)                              *
-# Date : 10 November 1999                                                    *
+# Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                             *
+# Date : 21 September 2006                                                   *
 #                                                                            *
 #*****************************************************************************
 .first
@@ -50,7 +50,6 @@ OBJECTS = \
                font.obj,\
                frame.obj,\
                gauge.obj,\
-               gdiobj.obj,\
                gsockmot.obj,\
                icon.obj,\
                listbox.obj,\
@@ -103,8 +102,7 @@ SOURCES = \
                font.cpp,\
                frame.cpp,\
                gauge.cpp,\
-               gdiobj.cpp,\
-               gsockmot.c,\
+               gsockmot.cpp,\
                icon.cpp,\
                listbox.cpp,\
                main.cpp,\
@@ -165,8 +163,7 @@ filedlg.obj : filedlg.cpp
 font.obj : font.cpp
 frame.obj : frame.cpp
 gauge.obj : gauge.cpp
-gdiobj.obj : gdiobj.cpp
-gsockmot.obj : gsockmot.c
+gsockmot.obj : gsockmot.cpp
 icon.obj : icon.cpp
 listbox.obj : listbox.cpp
 main.obj : main.cpp