build: deploy changes

* moved sample projects from data to user folder
* added fallback files for app and window settings
* implemented copying app and window settings to user folder when not found on app startup
* fixed upgrading for windows installer
This commit is contained in:
malte_langkabel
2016-12-14 13:33:17 +01:00
parent 68a2cb08bc
commit 5482e56e82
191 changed files with 279 additions and 241 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# FLAGS
REBUILD=true
OBFUSCATE=true
UPDATE_DATABASES=true
REBUILD=false
OBFUSCATE=false
UPDATE_DATABASES=false
# USEFUL VARIABLES