소스 검색

* added cthreads unit for unix targets to uses list

git-svn-id: trunk@3796 -
tom_at_work 19 년 전
부모
커밋
49cba77425
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      tests/webtbs/tw6767.pp

+ 3 - 0
tests/webtbs/tw6767.pp

@@ -2,6 +2,9 @@
 program t3;
 
 uses
+{$ifdef unix}
+ cthreads,
+{$endif}
  Sysutils,uw6767;