changeset 682:cf73befdd72b

Changed the Qt project file to ensure that the resulting make file has release AND debug build targets. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@950 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Wed, 13 May 2009 09:08:48 +0000
parents aba040a4acd5
children e141699be970
files UniversalIndentGUI.pro
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/UniversalIndentGUI.pro	Wed May 13 09:05:29 2009 +0000
+++ b/UniversalIndentGUI.pro	Wed May 13 09:08:48 2009 +0000
@@ -15,6 +15,8 @@
 
 LIBS += -lqscintilla2
 
+CONFIG += debug_and_release
+
 macx {
  CONFIG += x86 sdk
  QMAKE-MAC_SDK = /Developer/SDKs/MacOSX10.4u.sdk