1
0
Fork 0
forked from suyu/suyu
suyu/src/citra_qt
Dale Whinham 78b97ee364 CMake: Fix Info.plist template for citra_qt/OSX
The Info.plist template incorrectly uses parentheses instead of curly braces,
which means that building the .app bundle using regular 'make' results in the
variable not being replaced, and hence the app bundle won't start because the
executable name is incorrect.

This commit fixes this issue.
2016-07-21 21:33:54 +01:00
..
debugger Qt: Fix MicroProfile dpi scaling 2016-06-18 23:37:09 -07:00
util fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
bootmanager.cpp Refactor input subsystem 2016-05-15 13:24:22 +03:00
bootmanager.h citra-qt: Fix mouse events coordinates on high-DPI screens 2015-10-04 23:11:05 +02:00
citra-qt.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
config.cpp Merge pull request #1789 from wwylele/input-refactor 2016-06-10 22:28:58 -04:00
config.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
configure.ui Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure_audio.cpp Config: Restore previously selected audio sink option (#1824) 2016-05-20 20:37:34 +02:00
configure_audio.h Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_audio.ui Config: Audio sink configuration (#1798) 2016-05-18 18:01:03 -04:00
configure_debug.cpp CitraQt: Apply config at startup 2016-04-11 15:18:00 +02:00
configure_debug.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_debug.ui Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_dialog.cpp Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure_dialog.h Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure_general.cpp Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
configure_general.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
configure_general.ui Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
configure_system.cpp Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure_system.h Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure_system.ui Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
game_list.cpp Fix recursive scanning of directories 2016-06-19 00:12:15 -07:00
game_list.h add icon & title to game list 2016-05-04 13:02:49 +03:00
game_list_p.h Merge pull request #1751 from linkmauve/no-recursive-readdir 2016-05-30 20:59:10 -04:00
hotkeys.cpp Add more stuff to configure. 2016-03-22 21:53:43 +01:00
hotkeys.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
main.cpp Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
main.h citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 2016-05-07 11:30:47 +02:00
main.ui Add Configure widget 2016-03-21 20:03:18 +01:00
ui_settings.cpp Add Configure widget 2016-03-21 20:03:18 +01:00
ui_settings.h Add more stuff to configure. 2016-03-22 21:53:43 +01:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00