stop precompile config.h because it's not C compatible

This commit is contained in:
Syping 2018-06-15 04:52:29 +02:00
parent 2d62bbb97e
commit 196cb8bc55
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ TARGET = gta5view
TEMPLATE = app
HEADERS += config.h
PRECOMPILED_HEADER += config.h
SOURCES += main.cpp \
AboutDialog.cpp \