diff --git a/example_shortcuts/addons.make b/example_shortcuts/addons.make index aee7c01..0d1404c 100644 --- a/example_shortcuts/addons.make +++ b/example_shortcuts/addons.make @@ -1,4 +1,3 @@ ofxPiMapper ofxXmlSettings ofxGui -ofxOMXPlayer diff --git a/example_shortcuts/addons.make.rpi b/example_shortcuts/addons.make.rpi new file mode 100644 index 0000000..963941c --- /dev/null +++ b/example_shortcuts/addons.make.rpi @@ -0,0 +1,4 @@ +ofxGui +ofxPiMapper +ofxXmlSettings +ofxOMXPlayer