# HG changeset patch # User cannam # Date 1224348711 0 # Node ID caa9d07bb9bd9b3f4d44e8202065283527aee509 # Parent a5187dad96cd095c9f6609135c3719c9e04c11b1 * Update VC project file to handle proper export of plugin lookup function, and use the right dll name to match the other platforms and the .cat file diff -r a5187dad96cd -r caa9d07bb9bd VampExamplePlugins.vcproj --- a/VampExamplePlugins.vcproj Fri Oct 17 21:59:35 2008 +0000 +++ b/VampExamplePlugins.vcproj Sat Oct 18 16:51:51 2008 +0000 @@ -49,6 +49,7 @@ WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" + DisableSpecificWarnings="4996" />