changeset 15654:03ffde8b43a1 draft

Fixed error in .pro.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Mon, 30 Jan 2012 12:25:49 +0100
parents 35c891dce299
children dd311b9ff1ac
files libqterminal/libqterminal.pro
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libqterminal/libqterminal.pro
+++ b/libqterminal/libqterminal.pro
@@ -3,7 +3,7 @@
 DESTDIR 	= .
 TARGET		= qterminal
 
-CONFIG		+= staticlib
+CONFIG		+= qt staticlib
 
 QT += core gui
 
@@ -58,5 +58,5 @@
 		   win32/QWinTerminalImpl.cpp
 }
 
-HEADERS  = QTerminal.h \
+HEADERS  += QTerminal.h \
 		   QTerminal