Removed PictureTest from the image since it's not that cool as a demo, and we have a better unit test anyway (FlattenPictureTest)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -64,7 +64,7 @@ BEOS_PREFERENCES = Appearance Backgrounds DataTranslations E-mail
|
|||||||
ScreenSaver Sounds Time VirtualMemory
|
ScreenSaver Sounds Time VirtualMemory
|
||||||
;
|
;
|
||||||
BEOS_DEMOS = BSnow Chart Clock $(X86_ONLY)Cortex FontDemo
|
BEOS_DEMOS = BSnow Chart Clock $(X86_ONLY)Cortex FontDemo
|
||||||
$(X86_ONLY)GLDirectMode $(X86_ONLY)GLTeapot Mandelbrot Pairs PictureTest
|
$(X86_ONLY)GLDirectMode $(X86_ONLY)GLTeapot Mandelbrot Pairs
|
||||||
Playground Pulse Sudoku
|
Playground Pulse Sudoku
|
||||||
;
|
;
|
||||||
BEOS_SYSTEM_LIBS = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so
|
BEOS_SYSTEM_LIBS = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so
|
||||||
@@ -293,11 +293,6 @@ SEARCH on $(spellFiles)
|
|||||||
= [ FDirName $(HAIKU_TOP) src apps mail ] ;
|
= [ FDirName $(HAIKU_TOP) src apps mail ] ;
|
||||||
AddFilesToHaikuImage beos etc word_dictionary : $(spellFiles) ;
|
AddFilesToHaikuImage beos etc word_dictionary : $(spellFiles) ;
|
||||||
|
|
||||||
local svgFiles = "lion.svg" ;
|
|
||||||
SEARCH on $(svgFiles)
|
|
||||||
= [ FDirName $(HAIKU_TOP) src tests kits interface picture ] ;
|
|
||||||
AddFilesToHaikuImage beos etc artwork : $(svgFiles) ;
|
|
||||||
|
|
||||||
local etcFiles = inputrc profile teapot.data ;
|
local etcFiles = inputrc profile teapot.data ;
|
||||||
etcFiles = $(etcFiles:G=etc) ;
|
etcFiles = $(etcFiles:G=etc) ;
|
||||||
SEARCH on $(etcFiles) = [ FDirName $(HAIKU_TOP) data etc ] ;
|
SEARCH on $(etcFiles) = [ FDirName $(HAIKU_TOP) data etc ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user