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:
parent
477bd4f0e0
commit
d3dc729f9f
@ -1,6 +1,4 @@
|
||||
SubDir OBOS_TOP src apps terminal MYOB ;
|
||||
|
||||
AddResources Terminal : Terminal.rsrc ;
|
||||
SubDir OBOS_TOP src apps terminal ;
|
||||
|
||||
App Terminal :
|
||||
AboutWindow.cpp
|
||||
@ -23,7 +21,7 @@ App Terminal :
|
||||
UTF8WidthTbl.c
|
||||
VTKeyTbl.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
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user