From de56dc7c5a21cbd70e9d1e66ab68ca95a277c45c Mon Sep 17 00:00:00 2001
From: hash <hash>
Date: Mon, 07 Oct 2002 08:21:00 +0000
Subject: added sz_transfer.* to the list

---
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro
index 5c2d04e..6d70dfd 100644
--- a/noncore/apps/opie-console/opie-console.pro
+++ b/noncore/apps/opie-console/opie-console.pro
@@ -3,7 +3,7 @@ TEMPLATE     = app
 CONFIG 	     = qt debug
 DESTDIR      = $(OPIEDIR)/bin
 HEADERS      = io_layer.h io_serial.h \
-	       file_layer.h \
+	       file_layer.h sz_transfer.h \
 	       metafactory.h \
 	       session.h \
 	       mainwindow.h \
@@ -25,7 +25,8 @@ HEADERS      = io_layer.h io_serial.h \
 	       widget_layer.h
 
 SOURCES      = io_layer.cpp io_serial.cpp \
-	       file_layer.cpp main.cpp \
+	       file_layer.cpp sz_transfer.cpp \
+           main.cpp \
 	       metafactory.cpp \
 	       session.cpp \
 	       mainwindow.cpp \
--
cgit v0.9.0.2