Added plugin version header in GUI project #4866

This commit is contained in:
Jerry (Xinyu Hou) 2015-08-03 16:28:13 -07:00
parent 0f4837aa21
commit c55cf1936b
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ HEADERS += src/MainWindow.h \
src/SslCertificate.h \ src/SslCertificate.h \
src/FileSysClient.h \ src/FileSysClient.h \
src/Plugin.h \ src/Plugin.h \
src/WebClient.h src/WebClient.h \
../lib/common/PluginVersion.h ../lib/common/PluginVersion.h
RESOURCES += res/Synergy.qrc RESOURCES += res/Synergy.qrc