From 5af9cc14b70f907f0d10a75aa28ad04bbd65ec0d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 10 Dec 2004 20:47:06 +0000 Subject: restricted debug garbage to krzYszcz, few fixes in toxy svn path=/trunk/externals/miXed/; revision=2364 --- ViCious/toxy/makefile | 2 +- ViCious/toxy/snapfiles | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ViCious/toxy') diff --git a/ViCious/toxy/makefile b/ViCious/toxy/makefile index cf55984..15e1bc5 100644 --- a/ViCious/toxy/makefile +++ b/ViCious/toxy/makefile @@ -27,7 +27,7 @@ LIBS = $(VCLIBDIR)\libc.lib \ toxy: tot.dll tow.dll widget.dll @cd $(ROOTDIR) - @$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT).zip $(SNAPFILES) + @$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT)-dll.zip $(SNAPFILES) tot.dll: $(TOT_OBJECTS) -link /dll /out:$@ $(LIBS) $** /export:$(@:.dll=_setup) diff --git a/ViCious/toxy/snapfiles b/ViCious/toxy/snapfiles index 301180a..ee0ad69 100644 --- a/ViCious/toxy/snapfiles +++ b/ViCious/toxy/snapfiles @@ -6,5 +6,5 @@ SNAPFILES = \ miXed\ViCious\toxy\objects \ miXed\ViCious\toxy\snapfiles \ miXed\LICENSE.txt \ - miXed\test\toxy*.* \ + miXed\test\toxy\*.* \ miXed\test\toxy\stress\*.* -- cgit v1.2.1