Using proper official target name

This commit is contained in:
Gerhard Stein
2020-10-03 10:25:22 +00:00
parent 4741fe77bb
commit 487062dd11
2 changed files with 10 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ AppVersionCode=101
AppVersionName="1.01"
ResetSdlConfigForThisVersion=n
DeleteFilesOnUpgrade="%"
CompiledLibraries="sdl2_mixer sdl2_image"
CompiledLibraries="SDL2_mixer SDL2_image"
CustomBuildScript=n
AppCflags='-O2 -finline-functions'
AppLdflags=''