mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 16:06:22 +02:00
* Do now try to use a buildunit to compile gtk2, because it already has a build unit of its own.
git-svn-id: trunk@18803 -
This commit is contained in:
parent
f95438ac0b
commit
6d6f904a2e
@ -17,6 +17,7 @@ begin
|
||||
P.Directory:='gtk2';
|
||||
{$endif ALLPACKAGES}
|
||||
P.Version:='2.7.1';
|
||||
P.SupportBuildModes := [bmOneByOne];
|
||||
P.OSes:=AllUnixOSes+[Win32,Win64];
|
||||
P.Author := 'Library: Peter Mattis, Spencer Kimball and Josh MacDonald, header: Mattias Gaertner, Olaf Leidinger';
|
||||
P.License := 'Library: LGPL2.1, header: LGPL with modification, ';
|
||||
|
Loading…
Reference in New Issue
Block a user