summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorZentaro Kavanagh <illiminable@xiph.org>2005-11-27 04:25:44 +0000
committerZentaro Kavanagh <illiminable@xiph.org>2005-11-27 04:25:44 +0000
commite0e01452172ad08560d04a47dd1a173c671cd67e (patch)
tree9b0cb2ac82834a717770b265fc536d472146cc26 /win32
parent52b3f9720b967c17ae90cbd37baecae35266192c (diff)
downloadlibvorbis-git-e0e01452172ad08560d04a47dd1a173c671cd67e.tar.gz
* Fix builds
svn path=/trunk/vorbis/; revision=10461
Diffstat (limited to 'win32')
-rw-r--r--win32/VS2003/libvorbisfile/libvorbisfile.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/VS2003/libvorbisfile/libvorbisfile.vcproj b/win32/VS2003/libvorbisfile/libvorbisfile.vcproj
index acc19b59..71bf3fae 100644
--- a/win32/VS2003/libvorbisfile/libvorbisfile.vcproj
+++ b/win32/VS2003/libvorbisfile/libvorbisfile.vcproj
@@ -72,7 +72,7 @@
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS"
RuntimeLibrary="0"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>