Create a script to build a Windows installer

This commit is contained in:
2015-01-09 18:06:04 -05:00
parent 4af3b8ee8f
commit 8a692b16d4
8 changed files with 370 additions and 7 deletions

5
.gitignore vendored
View File

@@ -45,8 +45,9 @@ src/*.vsproj/*/Release/
src/*.vsproj/Debug/
src/*.vsproj/Release/
src/*.vsproj/*/ipch/
# Output files to work around VS's lack of output within the IDE
bladeslog.txt
# Generated NSIS script file
src/*.vsproj/Installer/data.nsi
# Shader Builder projects
# It's an sqlite3 database and not particularly important, so exclude it