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