Update moonlight-common-c and remove warn_off config option

This commit is contained in:
Cameron Gutman
2021-04-29 18:05:40 -05:00
parent 5e2a627795
commit fd27867195
2 changed files with 1 additions and 4 deletions

View File

@@ -12,9 +12,6 @@ TEMPLATE = lib
# Build a static library
CONFIG += staticlib
# Disable warnings
CONFIG += warn_off
# Include global qmake defs
include(../globaldefs.pri)