Files
haiku-beta6/src/apps/stylededit/Jamfile
T
shatty 21fc772d70 Support building StyledEdit via jam.
Also added resources.  Followed the pulse model but used the application signature from the code in cvs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-27 04:48:40 +00:00

14 lines
284 B
Plaintext

SubDir OBOS_TOP src apps stylededit ;
AddResources StyledEdit : StyledEdit.FileTypes.rsrc ;
App StyledEdit : ColorMenuItem.cpp
FindWindow.cpp
ReplaceWindow.cpp
StyledEditApp.cpp
StyledEditView.cpp
StyledEditWindow.cpp ;
LinkSharedOSLibs StyledEdit : be translation tracker ;