fix building for BeOS

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15885 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2006-01-09 11:14:37 +00:00
parent 42e94eb9b8
commit c9a5153a00

View File

@ -1,5 +1,7 @@
SubDir HAIKU_TOP src apps showimage ;
SetSubDirSupportedPlatformsBeOSCompatible ;
Application ShowImage : ShowImageApp.cpp
ShowImageConstants.cpp
ShowImageSettings.cpp
@ -10,7 +12,7 @@ Application ShowImage : ShowImageApp.cpp
PrintOptionsWindow.cpp
Filter.cpp
EntryMenuItem.cpp
: libbe.so libtracker.so libtranslation.so
: be tracker translation
: ShowImage.rdef
;