Numerous small changes to resolve possible and certain issues found by
[platform/upstream/libvorbis.git] / win32 / build_vorbisfile_dynamic_debug.bat
index c322252..8210162 100755 (executable)
@@ -9,7 +9,7 @@ set OLDLIB=%LIB%
 
 call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
 echo Setting include/lib paths for Vorbis
-set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include;c:\src\vorbis\include
+set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include;%SRCROOT%\vorbis\include
 set LIB=%LIB%;%SRCROOT%\ogg\win32\Dynamic_Debug;%SRCROOT%\vorbis\win32\Dynamic_Debug
 echo Compiling...
 msdev vorbisfile_dynamic.dsp /useenv /make "vorbisfile_dynamic - Win32 Debug" /rebuild