]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/descrip.mms
Yielding from a non-gui thread needs to bail out, otherwise we end up
[wxWidgets.git] / src / univ / descrip.mms
index f45dbf040f082e8521bb77eb074cc31fca57beb0..0f84915c9a7ab32b31a2741f5b5e9583fa076cfa 100644 (file)
@@ -1,8 +1,8 @@
 #*****************************************************************************
 #                                                                            *
 # Make file for VMS                                                          *
-# Author : J.Jansen (joukj@hrem.stm.tudelft.nl)                              *
-# Date : 14 March 2002                                                       *
+# Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                             *
+# Date : 22 September 2006                                                   *
 #                                                                            *
 #*****************************************************************************
 .first
@@ -47,6 +47,7 @@ OBJECTS = \
                statline.obj,\
                stattext.obj,\
                statusbr.obj,\
+               stdrend.obj,\
                textctrl.obj,\
                theme.obj,\
                toolbar.obj,\
@@ -87,6 +88,7 @@ SOURCES =\
                statline.cpp \
                stattext.cpp \
                statusbr.cpp \
+               stdrend.cpp,\
                textctrl.cpp \
                theme.cpp \
                toolbar.cpp \
@@ -130,6 +132,7 @@ statbox.obj : statbox.cpp
 statline.obj : statline.cpp
 stattext.obj : stattext.cpp
 statusbr.obj : statusbr.cpp
+stdrend.obj : stdrend.cpp
 textctrl.obj : textctrl.cpp
 theme.obj : theme.cpp
 toolbar.obj : toolbar.cpp