Restore yet another weird path in SDL lib configs

This commit is contained in:
Mario 2019-08-26 12:44:10 +10:00
parent 558561f576
commit c6297696ed
2 changed files with 2 additions and 2 deletions

View File

@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/Users/valve/release/SDL/SDL2-2.0.10/i686-w64-mingw32/lib'
libdir='/var/home/rpolzer/xonotic/misc/buildsrc/tmp/SDL2-2.0.5/../32/lib'

View File

@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/Users/valve/release/SDL/SDL2-2.0.10/x86_64-w64-mingw32/lib'
libdir='/var/home/rpolzer/xonotic/misc/buildsrc/tmp/SDL2-2.0.5/../64/lib'