build: Added portable Windows build

* implemented detecting if Sourcetrail runs as installed version by checking if user folder exists next to exe
* removed "deploy"-flag mechanism for windows builds
* moved code to set the app path for windows builds to includesWindows.h
* implemented functions in setup bash script to copy dlls
* bash functions for installer and portable packaging
This commit is contained in:
mlangkabel
2018-01-16 13:55:33 +01:00
parent 0a53d2828d
commit 8b3b3c3f00
7 changed files with 232 additions and 298 deletions
-1
View File
@@ -1,7 +1,6 @@
add_files(
LIB_GUI_FILES
platform_includes/deploy.h
platform_includes/includesLinux.h
platform_includes/includesMac.h
platform_includes/includesWindows.h