Add installer

This commit is contained in:
driftingsun 2020-12-16 06:02:22 +03:00
parent c9bc8aa8c1
commit a2a5cafc5f
73 changed files with 4354 additions and 488 deletions

17
.gitignore vendored
View file

@ -3,15 +3,19 @@
macOSPackage/
# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.dll
*.dmg
*.dylib
*.exe
*.exp
*.la
*.lai
*.lib
*.lo
*.o
*.slo
*.so
*.dll
*.dylib
# Qt-es
/.qmake.cache
@ -47,4 +51,5 @@ CMakeLists.txt.user*
*.*~
# Certificates
*.p12
*.p12