mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 00:05:58 +02:00
+ add include file views.inc to fpmake
git-svn-id: branches/unicodekvm@48545 -
This commit is contained in:
parent
1f3e903c10
commit
be64fd707a
@ -273,6 +273,7 @@ begin
|
||||
T:=P.Targets.AddUnit('views.pas');
|
||||
with T.Dependencies do
|
||||
begin
|
||||
AddInclude('views.inc');
|
||||
AddInclude('platform.inc');
|
||||
AddUnit('fvcommon');
|
||||
AddUnit('drivers');
|
||||
|
Loading…
Reference in New Issue
Block a user