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:
Axel Dörfler
2005-07-18 07:35:17 +00:00
parent 477bd4f0e0
commit d3dc729f9f
59 changed files with 2 additions and 4 deletions
@@ -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
; ;