[osal/rk_thread]: fix compiling error on rk_thread

add window debug run note to readme.txt

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@6 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-07-28 03:00:50 +00:00
parent 3819a8823a
commit 6f8eb89bc6
3 changed files with 13 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
#include <windows.h>
#include "pthread.h"
#define sleep Sleep
#pragma comment(lib, "pthreadVC2.lib")
#else