[xiph-cvs] cvs commit: win32sdk all.opt clean_dist.bat enableOggMacro.js sleep.js

Chris Wolf cwolf at xiph.org
Sat Oct 20 14:39:57 PDT 2001



cwolf       01/10/20 14:39:57

  Modified:    .        all.opt clean_dist.bat
  Removed:     .        enableOggMacro.js sleep.js
  Log:
  remove obsolete scripts

Revision  Changes    Path
1.7       +20 -210   win32sdk/all.opt

Index: all.opt
===================================================================
RCS file: /usr/local/cvsroot/win32sdk/all.opt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
Binary files /tmp/cvsMArjKe and /tmp/cvskXxldo differ

1.3       +2 -1      win32sdk/clean_dist.bat

Index: clean_dist.bat
===================================================================
RCS file: /usr/local/cvsroot/win32sdk/clean_dist.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- clean_dist.bat	2001/10/20 21:12:34	1.2
+++ clean_dist.bat	2001/10/20 21:39:56	1.3
@@ -1,5 +1,5 @@
 @echo off
-rem $Id: clean_dist.bat,v 1.2 2001/10/20 21:12:34 cwolf Exp $
+rem $Id: clean_dist.bat,v 1.3 2001/10/20 21:39:56 cwolf Exp $
 rem
 rd /s /q Debug\ 2> nul
 rd /s /q Release\ 2> nul
@@ -12,6 +12,7 @@
 del *.dep 2> nul
 del *.plg 2> nul
 del *.ncb 2> nul
+del execwait.exe execwait.obj 2> nul
 del clean.out 2> null
 del build.out 2> null
 cd sdk\build

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list