[xiph-commits] r8639 - trunk/oggdsf/src/tools/OOOggPacketise
ozone at motherfish-iii.xiph.org
ozone at motherfish-iii.xiph.org
Thu Jan 6 03:17:39 PST 2005
Author: ozone
Date: 2005-01-06 03:17:39 -0800 (Thu, 06 Jan 2005)
New Revision: 8639
Modified:
trunk/oggdsf/src/tools/OOOggPacketise/OOOggPacketise.vcproj
Log:
oggdsf:
* Use __stdcall calling convention for OOOggPacketise in debug mode
Modified: trunk/oggdsf/src/tools/OOOggPacketise/OOOggPacketise.vcproj
===================================================================
--- trunk/oggdsf/src/tools/OOOggPacketise/OOOggPacketise.vcproj 2005-01-06 10:59:36 UTC (rev 8638)
+++ trunk/oggdsf/src/tools/OOOggPacketise/OOOggPacketise.vcproj 2005-01-06 11:17:39 UTC (rev 8639)
@@ -27,7 +27,8 @@
UsePrecompiledHeader="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
+ DebugInformationFormat="4"
+ CallingConvention="2"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
More information about the commits
mailing list