updated autogenerated msvc projectfiles, minor fix in Gimpact/btGImpactShape.h (shapeType) and btWin32ThreadInterface.

This commit is contained in:
erwin.coumans
2008-10-11 16:23:10 +00:00
parent 9ae3c55a1c
commit 4624bde28b
35 changed files with 1381 additions and 2618 deletions

View File

@@ -114,6 +114,10 @@ public:
///tell the task scheduler we are done with the SPU tasks
virtual void stopSPU();
virtual void setNumTasks(int numTasks)
{
}
};
#endif //WIN32_THREAD_SUPPORT_H