[xiph-cvs] cvs commit: win32sdk makesdk.bat

Chris Wolf cwolf at xiph.org
Wed Oct 17 20:26:34 PDT 2001



cwolf       01/10/17 20:26:34

  Modified:    .        makesdk.bat
  Log:
  copy sleep.js to sdk/build

Revision  Changes    Path
1.11      +1 -2      win32sdk/makesdk.bat

Index: makesdk.bat
===================================================================
RCS file: /usr/local/cvsroot/win32sdk/makesdk.bat,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- makesdk.bat	2001/10/18 03:16:09	1.10
+++ makesdk.bat	2001/10/18 03:26:33	1.11
@@ -1,7 +1,7 @@
 @echo off
 echo ---+++--- Making Win32 SDK ---+++---
 rem
-rem $Id: makesdk.bat,v 1.10 2001/10/18 03:16:09 cwolf Exp $
+rem $Id: makesdk.bat,v 1.11 2001/10/18 03:26:33 cwolf Exp $
 rem
 
 if ."%SRCROOT%"==."" goto notset
@@ -86,7 +86,6 @@
 xcopy %SRCROOT%\vorbis\doc\vorbisfile\*.html %SRCROOT%\win32sdk\sdk\doc\vorbis\vorbisfile > nul
 xcopy %SRCROOT%\vorbis\doc\vorbisfile\*.css %SRCROOT%\win32sdk\sdk\doc\vorbis\vorbisfile > nul
 
-copy sleep.bat %SRCROOT%\win32sdk\sdk\build
 copy sleep.js %SRCROOT%\win32sdk\sdk\build
 
 echo ... copied.

--- >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