diff --git a/HelloLua/Classes/AppDelegate.cpp b/HelloLua/Classes/AppDelegate.cpp
index 31a12c7595..9e0d92e3dd 100644
--- a/HelloLua/Classes/AppDelegate.cpp
+++ b/HelloLua/Classes/AppDelegate.cpp
@@ -31,7 +31,7 @@ AppDelegate::~AppDelegate()
{
// end simple audio engine here, or it may crashed on win32
SimpleAudioEngine::sharedEngine()->end();
- CCScriptEngineManager::purgeSharedManager();
+ //CCScriptEngineManager::purgeSharedManager();
}
bool AppDelegate::initInstance()
diff --git a/HelloLua/win32/HelloLua.win32.vcproj b/HelloLua/win32/HelloLua.win32.vcproj
index c7118e5ebe..057c0de1a9 100644
--- a/HelloLua/win32/HelloLua.win32.vcproj
+++ b/HelloLua/win32/HelloLua.win32.vcproj
@@ -205,11 +205,11 @@
Name="cocos2dx_support"
>
+
+
+
-
-
-
-
-
-
-
-
-
-
diff --git a/lua/proj.win32/liblua.vcproj b/lua/proj.win32/liblua.vcproj
index 077df1b941..08898e3c93 100644
--- a/lua/proj.win32/liblua.vcproj
+++ b/lua/proj.win32/liblua.vcproj
@@ -336,10 +336,6 @@
RelativePath="..\lua\lua.h"
>
-
-