fixes build for haiku

updated signature


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13482 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2005-07-06 09:40:28 +00:00
parent c9299b3ce8
commit 8c2e0879c3
2 changed files with 9 additions and 7 deletions
+8 -2
View File
@@ -2,7 +2,8 @@ SubDir OBOS_TOP src apps terminal MYOB ;
AddResources Terminal : Terminal.rsrc ;
App Terminal : AboutWindow.cpp
App Terminal :
AboutWindow.cpp
AppearPrefView.cpp
CodeConv.cpp
CurPos.cpp
@@ -22,7 +23,12 @@ App Terminal : AboutWindow.cpp
UTF8WidthTbl.c
VTKeyTbl.c
VTPrsTbl.c
: be tracker textencoding game
: Terminal.rdef Terminal.icons.rdef Terminal.version.rdef
;
LinkSharedOSLibs Terminal : be tracker textencoding game ;
if $(TARGET_PLATFORM) = haiku {
# link for Haiku
LinkSharedOSLibs Terminal : libroot.so ;
}
+1 -5
View File
@@ -3,11 +3,7 @@
**
*/
/* BEOS:APP_SIG :
application:/x-vnd.obos.app-name
*/
resource app_signature "application/x-vnd.obos.terminal";
resource app_signature "application/x-vnd.Haiku-Terminal";
/* BEOS:APP_FLAGS :
00000000 = SINGLE LAUNCH