Added project files for love.thread on Windows. Also a minor fix to make love.thread builable as a standalone DLL.

This commit is contained in:
rude
2010-02-12 20:59:32 +01:00
parent d8963569f3
commit d084deeebf
6 changed files with 318 additions and 0 deletions
+1
View File
@@ -79,6 +79,7 @@ namespace sdl
int w_getThreads(lua_State *L)
{
return 0;
}
int w_getThread(lua_State *L)