mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
added switch for appbase standalone
This commit is contained in:
parent
45617226db
commit
41a07a43af
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ PRECOMPILED_HEADER = src/PrecompiledHeader.hpp
|
|||
CONFIG += precompile_header
|
||||
DEFINES += CHATTERINO
|
||||
DEFINES += "AB_NAMESPACE=chatterino"
|
||||
CONFIG += AB_NOT_STANDALONE
|
||||
|
||||
useBreakpad {
|
||||
LIBS += -L$$PWD/lib/qBreakpad/handler/build
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 28c2b8f592a387e2597d443f67992d6e2fbc348d
|
||||
Subproject commit 52d615d08b399eb91f890e2c775c234fcd5f678c
|
Loading…
Reference in a new issue