Added FontDemo (not really working well) and moved Clock to Demos

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20118 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2007-02-09 11:44:53 +00:00
parent d619599aa3
commit e32034330f
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ BEOS_BIN = "[" addattr alert arp basename beep cat catattr chgrp chmod chop chow
zipcloak zipnote zipsplit zmore znew zipcloak zipnote zipsplit zmore znew
; ;
BEOS_APPS = Terminal Expander People ShowImage Clock Pulse ProcessController BEOS_APPS = Terminal Expander People ShowImage Pulse ProcessController
SoundRecorder Magnify DiskProbe AboutHaiku StyledEdit Installer Workspaces SoundRecorder Magnify DiskProbe AboutHaiku StyledEdit Installer Workspaces
$(X86_ONLY)Cortex $(X86_ONLY)CortexAddOnHost MediaPlayer DeskCalc MidiPlayer $(X86_ONLY)Cortex $(X86_ONLY)CortexAddOnHost MediaPlayer DeskCalc MidiPlayer
Icon-O-Matic BeMail CDPlayer Icon-O-Matic BeMail CDPlayer
@ -43,7 +43,7 @@ BEOS_APPS = Terminal Expander People ShowImage Clock Pulse ProcessController
BEOS_PREFERENCES = Backgrounds DataTranslations Devices E-mail FileTypes Fonts Media Menu BEOS_PREFERENCES = Backgrounds DataTranslations Devices E-mail FileTypes Fonts Media Menu
Mouse Keyboard Keymap Printers Screen ScreenSaver Sounds Time VirtualMemory Mouse Keyboard Keymap Printers Screen ScreenSaver Sounds Time VirtualMemory
; ;
BEOS_DEMOS = BitmapDrawing Chart $(X86_ONLY)GLTeapot PictureTest Playground BEOS_DEMOS = BitmapDrawing Chart Clock FontDemo $(X86_ONLY)GLTeapot PictureTest Playground
; ;
BEOS_SYSTEM_LIB = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so BEOS_SYSTEM_LIB = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so
libtranslation.so libnetwork.so libdebug.so libbsd.so libmail.so libtranslation.so libnetwork.so libdebug.so libbsd.so libmail.so