Changeset - 2833fdcd343d
[Not reviewed]
Merge default
0 6 0
Roeland Merks - 15 years ago 2010-06-03 18:43:53
roeland.merks@cwi.nl
Merged with main branch, hoping I didn't mess this up.
2 files changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/VirtualLeaf.pro
Show inline comments
 
@@ -19,8 +19,8 @@
 
#  Copyright 2010 Roeland Merks.
 
#
 

	
 
CONFIG -= release
 
CONFIG += debug
 
CONFIG += release
 
CONFIG -= debug
 
CONFIG += qt
 

	
 
QMAKE_CXXFLAGS += -fexceptions
src/build_models/plugin_test.pro
Show inline comments
 
@@ -19,7 +19,6 @@
 
#  Copyright 2010 Roeland Merks.
 
#
 

	
 

	
 
CONFIG += release
 
CONFIG -= debug
 
CONFIG += plugin
0 comments (0 inline, 0 general)