mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 08:09:53 +01:00
+ PMGPI and DIVE added
This commit is contained in:
parent
49fcd8aceb
commit
3182af6355
@ -232,6 +232,9 @@ echo *Compiling unit VioCalls ...
|
||||
echo *Compiling PM units ...
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMWIN.PAS
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMBITMAP.PAS
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMGPI.PAS
|
||||
echo *Compiling MMOS2 units ...
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%DIVE.PAS
|
||||
|
||||
if %PARAMS% == rtl goto End
|
||||
|
||||
@ -317,7 +320,10 @@ goto End
|
||||
|
||||
|
||||
$Log$
|
||||
Revision 1.2 1999-09-15 07:31:47 hajny
|
||||
Revision 1.3 1999-10-01 09:00:21 hajny
|
||||
+ PMGPI and DIVE added
|
||||
|
||||
Revision 1.2 1999/09/15 07:31:47 hajny
|
||||
+ some units added, OTHEROPTS variable support
|
||||
|
||||
|
||||
|
||||
@ -228,6 +228,9 @@ echo *Compiling unit VioCalls ...
|
||||
echo *Compiling PM units ...
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMWIN.PAS
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMBITMAP.PAS
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%PMGPI.PAS
|
||||
echo *Compiling MMOS2 units ...
|
||||
%FPCTOOLS%%COMPILER% %OS2RTL%DIVE.PAS
|
||||
|
||||
if %PARAMS% == rtl goto End
|
||||
|
||||
@ -313,7 +316,10 @@ goto End
|
||||
|
||||
|
||||
$Log$
|
||||
Revision 1.2 1999-09-15 07:31:49 hajny
|
||||
Revision 1.3 1999-10-01 09:00:21 hajny
|
||||
+ PMGPI and DIVE added
|
||||
|
||||
Revision 1.2 1999/09/15 07:31:49 hajny
|
||||
+ some units added, OTHEROPTS variable support
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user