Merge pull request #2545 from thunder2/warnings

Moved compiler flags for warnings to retroshare.pri
This commit is contained in:
csoler 2022-01-08 17:53:06 +01:00 committed by GitHub
commit 068aa7b7ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 34 deletions

View file

@ -77,8 +77,6 @@ macx {
# ffmpeg (and libavutil: https://github.com/ffms/ffms2/issues/11)
QMAKE_CXXFLAGS += -D__STDC_CONSTANT_MACROS
QMAKE_CXXFLAGS *= -Wall
SOURCES = VOIPPlugin.cpp \
gui/VOIPConfigPanel.cpp \
services/p3VOIP.cc \