summaryrefslogtreecommitdiffstats
path: root/src/citra_qt
diff options
context:
space:
mode:
authorDale Whinham <daleyo@gmail.com>2016-07-21 22:33:54 +0200
committerDale Whinham <daleyo@gmail.com>2016-07-21 22:33:54 +0200
commit78b97ee36433121b12d67d465f043cd7d75ec7ee (patch)
treec4b27194c5010cfedc8a83e42efaf538d3eaaf3d /src/citra_qt
parentMerge pull request #1964 from Lectem/sdl2_dll_copy_fix (diff)
downloadyuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar.gz
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar.bz2
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar.lz
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar.xz
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.tar.zst
yuzu-78b97ee36433121b12d67d465f043cd7d75ec7ee.zip
Diffstat (limited to 'src/citra_qt')
-rw-r--r--src/citra_qt/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra_qt/Info.plist b/src/citra_qt/Info.plist
index 4c89e128b..7d46b39d1 100644
--- a/src/citra_qt/Info.plist
+++ b/src/citra_qt/Info.plist
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
- <string>$(EXECUTABLE_NAME)</string>
+ <string>${EXECUTABLE_NAME}</string>
<key>CFBundleGetInfoString</key>
<string></string>
<key>CFBundleIconFile</key>