From 76feb33042f707be87763308eb76dd8c9fd1bd62 Mon Sep 17 00:00:00 2001 From: ibotty Date: Sat, 05 Oct 2002 21:17:16 +0000 Subject: included my new files --- (limited to 'noncore') diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index 5a352e0..0b5df20 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -12,7 +12,15 @@ HEADERS = io_layer.h io_serial.h \ configwidget.h \ tabwidget.h \ configdialog.h \ - profileeditordialog.h + profileeditordialog.h \ + emulation_layer.h \ + widget.h \ + vt102emulation.h \ + common.h \ + history.h \ + screen.h \ + keytrans.h + SOURCES = io_layer.cpp io_serial.cpp \ file_layer.cpp main.cpp \ metafactory.cpp \ @@ -23,7 +31,14 @@ SOURCES = io_layer.cpp io_serial.cpp \ profilemanager.cpp \ tabwidget.cpp \ configdialog.cpp \ - profileeditordialog.cpp + profileeditordialog.cpp \ + emulation_layer.cpp \ + widget.cpp \ + vt102emulation.cpp \ + history.cpp \ + screen.cpp \ + keytrans.cpp + INTERFACES = configurebase.ui editbase.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -- cgit v0.9.0.2