Skip to content

Commit cb164ba

Browse files
committed
Build MEGALogger in debug builds
1 parent 8e25766 commit cb164ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/MEGA.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
22

33
SUBDIRS += MEGASync
44

5-
debug {
5+
CONFIG(debug, debug|release) {
66
SUBDIRS += MEGALogger
77
}
88

0 commit comments

Comments
 (0)