summaryrefslogtreecommitdiff
path: root/test/demo.menu
diff options
context:
space:
mode:
authorMatthias Melcher <git@matthiasm.com>2019-12-23 14:33:24 +0100
committerMatthias Melcher <git@matthiasm.com>2019-12-23 14:33:24 +0100
commitd97836f5dd8f94e5e55c65ab21a9ddfa82b919cd (patch)
tree718cb37ee95a0e531d84f56ba81b02fedd5866af /test/demo.menu
parentbd77a6e976303e83631fa8a36adb0bd056e76339 (diff)
macOS: fixed all demo programs that need to access resources
MacOS uses bundles instead of executables. CMake creates those bundles in various locations, depending on the generator used (Xcode or Makefiles). I tried to fix all instances where demo apps did not find the resources they needed. This probably must be done for Linux and MSWindows as well.
Diffstat (limited to 'test/demo.menu')
-rw-r--r--test/demo.menu2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo.menu b/test/demo.menu
index 97e522a58..177fb1803 100644
--- a/test/demo.menu
+++ b/test/demo.menu
@@ -77,7 +77,7 @@
@o:Font Tests...:@of
@of:Fonts:fonts
@of:UTF-8:utf8
- @o:HelpDialog:help_dialog
+ @o:HelpDialog:help_dialog help_dialog.html
@o:Input Choice:input_choice
@o:Preferences:preferences
@o:Threading:threads