build: windows installer fix

* added project specific icons to windows installer
* implemented automatic generation of the version number for the windows installer
This commit is contained in:
malte_langkabel
2016-10-27 12:56:27 +02:00
parent 9f847f7897
commit 4cb285b138
4 changed files with 22 additions and 4 deletions
-3
View File
@@ -32,9 +32,6 @@ if [ $UPDATE_DATABASES = false ]; then
read -p "Press [Enter] key to continue"
fi
echo -e "$INFO Did you set the correct version number for the installers?"
read -p "Press [Enter] key to continue"
echo -e "$INFO Did you set the correct version number for the Visual Studio plugin?"
read -p "Press [Enter] key to continue"