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
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
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 ;
|
||||||
|
|
||||||
Binary file not shown.
Reference in New Issue
Block a user