build: remove setup.exe from windows package

* removed the exe since it does nothing but call the msi
* also fixed a missing include when building with DEPLOY on windows
This commit is contained in:
malte_langkabel
2017-05-11 13:12:36 +02:00
parent 1d1acc32f4
commit d160f38cbd
7 changed files with 4 additions and 222 deletions
@@ -9,7 +9,7 @@
#include "utility/file/FileSystem.h"
#include "utility/ResourcePaths.h"
#include "utility/UserPaths.h"
#include "utility/utilityApp.h"
#include "utility/utility.h"
#include "platform_includes/deploy.h"