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:
parent
42e94eb9b8
commit
c9a5153a00
@ -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
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user