diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-10 20:30:47 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-05-10 20:30:47 +0000 |
commit | 2f98cf610081a6e3c4a4aadf4411dcc89b756db2 (patch) | |
tree | 282ed3657a8050ad790570dec4263fff67272f6b /ViCious/toxy/objects | |
parent | cdd23c6b9523654eb3bf03542021404888fdbcba (diff) |
toxy alpha17 and pddp alpha1 (see notes.txt for toxy, pddp and shared)
svn path=/trunk/externals/miXed/; revision=2941
Diffstat (limited to 'ViCious/toxy/objects')
-rw-r--r-- | ViCious/toxy/objects | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ViCious/toxy/objects b/ViCious/toxy/objects index afe7080..6b7480a 100644 --- a/ViCious/toxy/objects +++ b/ViCious/toxy/objects @@ -14,6 +14,7 @@ TOW_OBJECTS = $(SRCDIR)\tow.obj \ WIDGET_OBJECTS = $(SRCDIR)\widget.obj \
$(SRCDIR)\widgettype.obj \
+ $(SRCDIR)\widgethandlers.obj \
$(SHAREDDIR)\unstable\forky.obj \
$(SHAREDDIR)\common\loud.obj \
$(SHAREDDIR)\common\grow.obj \
|