[xiph-cvs] cvs commit: win32sdk/sdk/build README.examples

Chris Wolf cwolf at xiph.org
Thu Oct 18 10:26:19 PDT 2001



cwolf       01/10/18 10:26:19

  Modified:    sdk/build README.examples
  Log:
  Update notes

Revision  Changes    Path
1.3       +5 -5      win32sdk/sdk/build/README.examples

Index: README.examples
===================================================================
RCS file: /usr/local/cvsroot/win32sdk/sdk/build/README.examples,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.examples	2001/09/15 08:09:25	1.2
+++ README.examples	2001/10/18 17:26:18	1.3
@@ -1,9 +1,10 @@
-$Id: README.examples,v 1.2 2001/09/15 08:09:25 cwolf Exp $
+$Id: README.examples,v 1.3 2001/10/18 17:26:18 cwolf Exp $
 $Name:  $
 =======================================================================
 The SDKHOME environment variable must be set to where the SDK is rooted,
-including the "sdk" part of the path. 
-e.g. "c:\src\xiph\sdk"
+including the "sdk" part of the path.  Remember to enclose the path
+in double quotes, especially if the path contains embedded spaces.
+e.g. "c:\src\xiph source\sdk"
 
 The sample programs in "SDKHOME\examples\vorbis"
 can be built by using this build environment.
@@ -13,8 +14,7 @@
 all the example programs, both static and dynamic, debug and
 release versions.
 
-For a command line build, first run "mkmak.bat" to generate
-the makefiles, them run "build_all.bat"
+For a command line build, run "build_all.bat"
 
 "run_tests.bat" will run each version, of each example program,
 against test data.  The versions are debug-static, release-static,

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