This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
freepascal.compiler
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* win32 only
peter
21 vuotta sitten
vanhempi
4764f61c57
commit
782801e42b
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
tests/tbs/tb0371.pp
+ 2
- 0
tests/tbs/tb0371.pp
Näytä tiedosto
@@ -1,4 +1,6 @@
{ %VERSION=1.1 }
+{ %target=win32 }
+
{$mode delphi}
unit tb0371;