# # Automatically generated file; DO NOT EDIT. # smolbote configuration # # # Build # # # Compiler settings # CONFIG_CXX_FLAGS="-pipe -fstack-protector-strong -fno-plt -fPIE" CONFIG_CXX_FLAGS_DEBUG="" CONFIG_CXX_FLAGS_RELEASE="" # # Install paths # CONFIG_INSTALL_PREFIX="" CONFIG_INSTALL_BIN="bin" CONFIG_INSTALL_LIB="lib/smolbote" # # Branding # CONFIG_POI_NAME="smolbote" CONFIG_POI_EXE="poi" # # Browser configuration # # # Configuration defaults # CONFIG_PATH_CONFIG="~/.config/smolbote/smolbote.cfg" CONFIG_PATH_CRASHDUMP="~/.config/smolbote/crash.d" CONFIG_PATH_FILTER="~/.config/smolbote/host.d" CONFIG_PATH_PLUGINS="~/.config/smolbote/plugins.d" CONFIG_PATH_PROFILES="~/.config/smolbote/profiles.d" CONFIG_PATH_BOOKMARKS="~/.config/smolbote/bookmarks.xbel" CONFIG_PATH_DOWNLOADS="~/Downloads" CONFIG_USEPLASMA=y # CONFIG_USEBREAKPAD is not set # # Devel # CONFIG_QTWARNINGS=y CONFIG_TESTS=y # CONFIG_LLVMLIBCPP is not set # # Workarounds # CONFIG_QTBUG-62511=y