Use Ascii rather than Unicode GUI project

This commit is contained in:
XinyuHou 2016-12-28 14:59:55 +00:00 committed by Andrew Nelless
parent 1d2932df4f
commit c960bdb6db
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ TEMPLATE = app
TARGET = synergy
DEFINES += VERSION_STAGE=\\\"$$QMAKE_VERSION_STAGE\\\"
DEFINES += VERSION_REVISION=\\\"$$QMAKE_VERSION_REVISION\\\"
DEFINES -= UNICODE
DEFINES += _MBCS
DEPENDPATH += . \
res
INCLUDEPATH += . \