Added Windows XP build configuration.

Improved background blit for unform scaling.
This commit is contained in:
Muzychenko Andrey
2021-09-07 10:09:07 +03:00
parent 10c83e8bf5
commit 60e9f63607
6 changed files with 119 additions and 14 deletions

8
.gitignore vendored
View File

@@ -263,3 +263,11 @@ __pycache__/
/Export
/DrMem
/Doc private
# Cmake stuff
/Libs
/out
# WinXp stuff
DebugWinXp/
ReleaseWinXp/