Преглед изворни кода

* Install the additional example files

git-svn-id: trunk@20095 -
joost пре 13 година
родитељ
комит
7b522af932
1 измењених фајлова са 1 додато и 7 уклоњено
  1. 1 7
      packages/ptc/fpmake.pp

+ 1 - 7
packages/ptc/fpmake.pp

@@ -149,13 +149,7 @@ begin
     P.Targets.AddExampleProgram('con_info.pp');
     P.Targets.AddExampleProgram('area.pp');
     P.Targets.AddExampleProgram('tunnel3d.pp');
-    // 'Makefile
-    // 'stretch.tga
-    // 'Makefile.fpc
-    // 'mojo.raw
-    // 'tunnel3d.raw
-    // 'image.tga
-
+    P.Sources.AddExampleFiles('examples/*',false,'.');
 
 {$ifndef ALLPACKAGES}
     Run;