This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
* win32 only
peter
21 năm trước cách đây
mục cha
4764f61c57
commit
782801e42b
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
tests/tbs/tb0371.pp
+ 2
- 0
tests/tbs/tb0371.pp
Xem Tập Tin
@@ -1,4 +1,6 @@
{ %VERSION=1.1 }
+{ %target=win32 }
+
{$mode delphi}
unit tb0371;