Skip to content

Commit

Permalink
set CONFIG -= debug
Browse files Browse the repository at this point in the history
- for ubuntu compile
  • Loading branch information
Kamailio Advanced committed Jul 8, 2011
1 parent 31088bb commit a86ab6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elsipo/elsipo/elsipo.pro
Expand Up @@ -6,6 +6,7 @@ SOURCES = elsipo.cpp \
main.cpp

TARGET = elsipo
CONFIG -= debug
win32 {
CONFIG(debug, release|debug):DESTDIR = ../bin/debug/
CONFIG(release, release|debug):DESTDIR = ../bin/release/
Expand Down

0 comments on commit a86ab6e

Please sign in to comment.