diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index fcfa050..d05b9ca 100644 --- a/app/app.pro +++ b/app/app.pro @@ -9,7 +9,8 @@ RESOURCES += \ datetime/datetime.qrc \ wifi/wifi.qrc \ bluetooth/bluetooth.qrc \ - example/example.qrc + example/example.qrc \ + version/version.qrc include(app.pri) |