mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 19:29:39 +02:00
* Install the examples files for gba and nds
git-svn-id: trunk@20104 -
This commit is contained in:
parent
90cfc86f71
commit
cf9aaaa5ce
@ -70,6 +70,7 @@ begin
|
|||||||
AddInclude('mm_types.inc');
|
AddInclude('mm_types.inc');
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
P.Sources.AddExampleFiles('examples/*',true,'.');
|
||||||
|
|
||||||
{$ifndef ALLPACKAGES}
|
{$ifndef ALLPACKAGES}
|
||||||
Run;
|
Run;
|
||||||
|
@ -142,6 +142,7 @@ begin
|
|||||||
AddInclude('mm_types.inc');
|
AddInclude('mm_types.inc');
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
P.Sources.AddExampleFiles('examples/*',true,'.');
|
||||||
{$ifndef ALLPACKAGES}
|
{$ifndef ALLPACKAGES}
|
||||||
Run;
|
Run;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user