Added preliminary config files for Wix and MSI installers
Update .gitignore, PlatformDependentVariables.wxi, and 9 more files...
This commit is contained in:
+8
-1
@@ -1,10 +1,17 @@
|
||||
.idea/
|
||||
Builds/
|
||||
Builds/any/
|
||||
Builds/arm*/
|
||||
Builds/x*/
|
||||
Trash/
|
||||
|
||||
bin/
|
||||
obj/
|
||||
|
||||
NibblePoker.Packaging.ListComPort/Trash/
|
||||
NibblePoker.Packaging.ListComPort/*.msi
|
||||
NibblePoker.Packaging.ListComPort/*.wixobj
|
||||
NibblePoker.Packaging.ListComPort/*.wixpdb
|
||||
|
||||
*.exe
|
||||
*.pbd
|
||||
*.so
|
||||
|
||||
Reference in New Issue
Block a user