mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 15:47:52 +02:00
amunits: add amicube to the examples to compile
git-svn-id: trunk@44642 -
This commit is contained in:
parent
d6a4347fae
commit
d3b09aeeb9
@ -122,6 +122,7 @@ begin
|
||||
|
||||
P.ExamplePath.Add('examples');
|
||||
P.ExamplePath.Add('examples/otherlibs');
|
||||
T:=P.Targets.AddExampleProgram('amicube.pas');
|
||||
T:=P.Targets.AddExampleProgram('simple_timer.pas');
|
||||
T:=P.Targets.AddExampleProgram('getfontasl.pas');
|
||||
T:=P.Targets.AddExampleProgram('asltest.pas');
|
||||
|
Loading…
Reference in New Issue
Block a user