stop precompile config.h because it's not C compatible
This commit is contained in:
parent
2d62bbb97e
commit
196cb8bc55
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ TARGET = gta5view
|
|||
TEMPLATE = app
|
||||
|
||||
HEADERS += config.h
|
||||
PRECOMPILED_HEADER += config.h
|
||||
|
||||
SOURCES += main.cpp \
|
||||
AboutDialog.cpp \
|
||||
|
|
Loading…
Reference in a new issue