[xiph-cvs] cvs commit: ao/win32/include os_types.h

Michael Smith msmith at xiph.org
Fri Jul 19 01:34:43 PDT 2002



msmith      02/07/19 01:34:43

  Modified:    win32    install.bat
               win32/include os_types.h
  Log:
  Final Xiphophorus -> Xiph.Org changes.

Revision  Changes    Path
1.3       +2 -2      ao/win32/install.bat

Index: install.bat
===================================================================
RCS file: /usr/local/cvsroot/ao/win32/install.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- install.bat	2001/09/08 00:02:10	1.2
+++ install.bat	2002/07/19 08:34:42	1.3
@@ -1,5 +1,5 @@
 echo off
-rem $Id: install.bat,v 1.2 2001/09/08 00:02:10 cwolf Exp $
+rem $Id: install.bat,v 1.3 2002/07/19 08:34:42 msmith Exp $
 rem
 rem Install script for win32 ao
 setlocal
@@ -7,7 +7,7 @@
 rem Alter these settings for your environment
 set SRCBASE=c:\src\codec\vorbis
 set DLLPATH=c:\opt\bin
-set PLUGINPATH=c:\Program Files\Common Files\Xiphophorus\ao
+set PLUGINPATH=c:\Program Files\Common Files\Xiph\ao
 rem ---------------------------------------------------------
 echo on
 copy %SRCBASE%\ao\win32\lib\ao_d.dll "%DLLPATH%"

<p><p>1.2       +3 -3      ao/win32/include/os_types.h

Index: os_types.h
===================================================================
RCS file: /usr/local/cvsroot/ao/win32/include/os_types.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- os_types.h	2001/09/05 19:10:00	1.1
+++ os_types.h	2002/07/19 08:34:43	1.2
@@ -1,7 +1,7 @@
 #ifndef __OS_TYPES_H__
 #define __OS_TYPES_H__
 /*
- * $Id: os_types.h,v 1.1 2001/09/05 19:10:00 cwolf Exp $
+ * $Id: os_types.h,v 1.2 2002/07/19 08:34:43 msmith Exp $
  * $Name:  $
  * 
  * win32 types 
@@ -20,7 +20,7 @@
 #define DLLENTRY __declspec(dllexport)
 
   // Temporarily hardcode this location
-#define AO_PLUGIN_PATH "c:\\Program Files\\Common Files\\Xiphophorus\\ao"
+#define AO_PLUGIN_PATH "c:\\Program Files\\Common Files\\Xiph\\ao"
 
 #define SHARED_LIB_EXT ".dll"
 

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