+ added dependency on unit xmd for unit dpms

This commit is contained in:
Nikolay Nikolov 2021-08-06 04:30:09 +03:00
parent a061b2e763
commit b3744bf11f

View File

@ -194,6 +194,7 @@ begin
begin
AddInclude('dpmsconst.inc');
AddUnit('xlib');
AddUnit('xmd');
end;
T:=P.Targets.AddUnit('multibuf.pp');
with T.Dependencies do