# HG changeset patch # User Roeland Merks # Date 2010-06-03 18:43:53 # Node ID 2833fdcd343d5e1aee6ce428cf2d6248d05f85c7 # Parent 413a4067bfff4f1ece82a9e9685972b50624487f # Parent c8fbdf1e41536a49e7f8fc3e1e7774997727c7a1 Merged with main branch, hoping I didn't mess this up. diff --git a/src/VirtualLeaf.pro b/src/VirtualLeaf.pro --- a/src/VirtualLeaf.pro +++ b/src/VirtualLeaf.pro @@ -19,8 +19,8 @@ # Copyright 2010 Roeland Merks. # -CONFIG -= release -CONFIG += debug +CONFIG += release +CONFIG -= debug CONFIG += qt QMAKE_CXXFLAGS += -fexceptions diff --git a/src/build_models/plugin_test.pro b/src/build_models/plugin_test.pro --- a/src/build_models/plugin_test.pro +++ b/src/build_models/plugin_test.pro @@ -19,7 +19,6 @@ # Copyright 2010 Roeland Merks. # - CONFIG += release CONFIG -= debug CONFIG += plugin