gdiplus... im in danger...

This commit is contained in:
Andrew
2025-11-01 22:46:22 +03:00
parent 00a0df962d
commit bb096c5197
4 changed files with 21 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ STYLES_PATH = BASE_DIR + '/styles'
WINE_RUNNER_DIR = BASE_DIR + '/assets/wine'
WINETRICKS_BIN = BASE_DIR + '/bin/winetricks'
CABEXTRACT_BIN = BASE_DIR + '/bin/cabextract'
GDIPLUS_DLL = BASE_DIR + '/assets/gdiplus.dll'
VCR_ZIP = BASE_DIR + '/assets/vcr.zip'
MSXML_ZIP = BASE_DIR + '/assets/msxml3.zip'