git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5693 a95241bf-73f2-0310-859d-f6bbb57e9c96
19 lines
359 B
Plaintext
19 lines
359 B
Plaintext
SubDir OBOS_TOP src apps showimage ;
|
|
|
|
AddResources ShowImage : ShowImage.rdef ;
|
|
|
|
App ShowImage : ShowImageApp.cpp
|
|
ShowImageConstants.cpp
|
|
ShowImageSettings.cpp
|
|
ShowImageStatusView.cpp
|
|
ShowImageUndo.cpp
|
|
ShowImageView.cpp
|
|
ShowImageWindow.cpp
|
|
PrintOptionsWindow.cpp
|
|
Filter.cpp
|
|
EntryMenuItem.cpp
|
|
;
|
|
|
|
LinkSharedOSLibs ShowImage : be tracker translation ;
|
|
|