making config.h C compatible

This commit is contained in:
Syping 2018-06-15 05:04:20 +02:00
parent 196cb8bc55
commit caaa6a1d85
2 changed files with 6 additions and 0 deletions

View file

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