Fix spidermonkey-tip to build on Windows. Add precompiled binaries.

This was SVN commit r7365.
This commit is contained in:
Ykkrosh
2010-03-19 20:28:22 +00:00
parent 31febafb05
commit e7e8b8dbc3
3 changed files with 9 additions and 13 deletions
-9
View File
@@ -26,15 +26,6 @@
#include "ps/Filesystem.h"
#include "scriptinterface/ScriptInterface.h"
#if OS_WIN
#ifdef NDEBUG
# pragma comment (lib, "js32.lib")
#else
# pragma comment (lib, "js32d.lib")
#endif
#endif
#define LOG_CATEGORY L"scriptinghost"
namespace