Use Ascii rather than Unicode GUI project
This commit is contained in:
parent
1d2932df4f
commit
c960bdb6db
|
@ -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 += . \
|
||||
|
|
Loading…
Reference in New Issue