changeset 15667:cda168383a83

Removed DESTDIR declaration in pro files.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Wed, 02 May 2012 21:36:45 +0200
parents 20299b92a64e
children f2b81e8a4ab5
files libqterminal/libqterminal.pro qterminal/qterminal.pro
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libqterminal/libqterminal.pro	Wed May 02 21:35:34 2012 +0200
+++ b/libqterminal/libqterminal.pro	Wed May 02 21:36:45 2012 +0200
@@ -1,6 +1,5 @@
 TEMPLATE	= lib
 VERSION		= 0.1.0
-DESTDIR 	= .
 TARGET		= qterminal
 
 CONFIG		+= qt staticlib
--- a/qterminal/qterminal.pro	Wed May 02 21:35:34 2012 +0200
+++ b/qterminal/qterminal.pro	Wed May 02 21:36:45 2012 +0200
@@ -1,5 +1,4 @@
 TEMPLATE	= app
-DESTDIR 	= .
 
 QT += core gui