This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pascal
/
freepascal.compiler
cermin dari
https://gitlab.com/freepascal.org/fpc/source.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
* win32 only
peter
21 tahun lalu
induk
4764f61c57
melakukan
782801e42b
1 mengubah file
dengan
2 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
0
tests/tbs/tb0371.pp
+ 2
- 0
tests/tbs/tb0371.pp
Tampilan Berkas
@@ -1,4 +1,6 @@
{ %VERSION=1.1 }
+{ %target=win32 }
+
{$mode delphi}
unit tb0371;