changeset 356:9adfc026a6c8

Changed the project file to create a release version per default if "make install" is entered. Before the debug version was installed. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@580 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 14 Jan 2008 16:11:24 +0000
parents fbcfa91e004f
children 2883690f9b36
files UniversalIndentGUI.pro
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/UniversalIndentGUI.pro	Mon Jan 14 15:10:26 2008 +0000
+++ b/UniversalIndentGUI.pro	Mon Jan 14 16:11:24 2008 +0000
@@ -2,6 +2,8 @@
 # Automatically generated by qmake (2.00a) Di Mai 30 22:39:48 2006
 # and editet by hand for additional dependencies
 ######################################################################
+CONFIG -= debug
+CONFIG -= release
 CONFIG += debug_and_release
 TEMPLATE = app
 QT += network