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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user