path.mk 117 B

123456789
  1. #开发环境根路径
  2. PLATFORM:=D:/ACoreIDE
  3. #项目路径
  4. PROJECT_PATH:=E:/code/tianmai/workspace/threadpool
  5. #链接源码路径