Moved the files out of the MYOB folder into the main folder.
There are some double entries (like TermApp.cpp and TerminalApp.cpp, so it still needs a further cleanup). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13734 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
SubDir OBOS_TOP src apps terminal MYOB ;
|
SubDir OBOS_TOP src apps terminal ;
|
||||||
|
|
||||||
AddResources Terminal : Terminal.rsrc ;
|
|
||||||
|
|
||||||
App Terminal :
|
App Terminal :
|
||||||
AboutWindow.cpp
|
AboutWindow.cpp
|
||||||
@@ -23,7 +21,7 @@ App Terminal :
|
|||||||
UTF8WidthTbl.c
|
UTF8WidthTbl.c
|
||||||
VTKeyTbl.c
|
VTKeyTbl.c
|
||||||
VTPrsTbl.c
|
VTPrsTbl.c
|
||||||
: libopenbeos.so libtracker.so libtextencoding.so #libgame.so
|
: libbe.so libtracker.so libtextencoding.so libgame.so
|
||||||
: Terminal.rdef Terminal.icons.rdef Terminal.version.rdef
|
: Terminal.rdef Terminal.icons.rdef Terminal.version.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
Reference in New Issue
Block a user