diff --git a/projectfiles/VC9/liblua.vcproj b/projectfiles/VC9/liblua.vcproj
index f4593e7ea56..fbf7b7485ec 100644
--- a/projectfiles/VC9/liblua.vcproj
+++ b/projectfiles/VC9/liblua.vcproj
@@ -47,8 +47,9 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
- WarningLevel="3"
+ WarningLevel="4"
DebugInformationFormat="4"
+ DisableSpecificWarnings="4127;4512;4706"
/>