Initial commit

This commit is contained in:
2016-05-16 07:43:40 +02:00
commit 573838711a
30 changed files with 1879 additions and 0 deletions

12
output/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
/Win32.Debug
/Win32.Release
/x64.Debug
/x64.Release
/PackageGUID.mak
/GEANTLink*.cab
/GEANTLink*.ddf
/GEANTLink*.dep
/GEANTLink*.inf
/GEANTLink*.msi
/GEANTLink*.out
/GEANTLink*.rpt

2
output/Setup/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/GEANTLink32.msi
/GEANTLink64.msi