mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 05:46:06 -04:00
Use different output directory for debug build
Saves lots of recompiling! :-)
This commit is contained in:
@ -35,6 +35,7 @@ native {
|
||||
|
||||
|
||||
DESTDIR = $$(HOME)/Dev/fractorium/Bin
|
||||
debug:DESTDIR = $$(HOME)/Dev/fractorium/Dbg
|
||||
|
||||
LIBS += -L/usr/lib -ljpeg
|
||||
LIBS += -L/usr/lib -lpng
|
||||
|
Reference in New Issue
Block a user