aboutsummaryrefslogtreecommitdiff
path: root/lumina.pro
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-09-30 11:35:38 -0400
committerKen Moore <moorekou@gmail.com>2015-09-30 11:35:38 -0400
commitee679bbc0fac247b2533ca34bd1c733cdd682ac0 (patch)
tree515908779718062412d2c8a520d5a5058e37c54d /lumina.pro
parentUpdate all the project files to allow for "make debug" to create a binary wit... (diff)
downloadlumina-ee679bbc0fac247b2533ca34bd1c733cdd682ac0.tar.gz
lumina-ee679bbc0fac247b2533ca34bd1c733cdd682ac0.tar.bz2
lumina-ee679bbc0fac247b2533ca34bd1c733cdd682ac0.zip
Another fix for the overall project file and remove a (local/testing) file from the lumina-desktop.pro file for now.
Diffstat (limited to 'lumina.pro')
-rw-r--r--lumina.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/lumina.pro b/lumina.pro
index c42bec59..b5ba1552 100644
--- a/lumina.pro
+++ b/lumina.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
#Ensure the order listed below is preserved
-CONFIG += ordered
+CONFIG += ordered debug_and_release
SUBDIRS+= libLumina \
lumina-desktop \
bgstack15