Support for 10.0.9926.0 (x86)

This commit is contained in:
binarymaster
2015-01-27 14:25:29 +03:00
parent 513a7a1ebf
commit ca36e9f49f
4 changed files with 43 additions and 12 deletions

14
.gitignore vendored
View File

@@ -1,6 +1,12 @@
# Unnecessary files
*.~pas
*.dproj.local
# Delphi local files (user-specific info)
*.local
*.identcache
# Delphi history and backups
__history/
*.~*
# Compiled binaries
*.dcu
*.exe
*.dll