diff --git a/example/addons.make b/example/addons.make index 0bf6afb..963941c 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 deleted file mode 100644 index 963941c..0000000 --- a/example/addons.make.rpi +++ /dev/null @@ -1,4 +0,0 @@ -ofxGui -ofxPiMapper -ofxXmlSettings -ofxOMXPlayer diff --git a/example_camera/addons.make b/example_camera/addons.make index 0d1404c..963941c 100644 --- a/example_camera/addons.make +++ b/example_camera/addons.make @@ -1,3 +1,4 @@ +ofxGui ofxPiMapper ofxXmlSettings -ofxGui +ofxOMXPlayer diff --git a/example_camera/addons.make.rpi b/example_camera/addons.make.rpi deleted file mode 100644 index 963941c..0000000 --- a/example_camera/addons.make.rpi +++ /dev/null @@ -1,4 +0,0 @@ -ofxGui -ofxPiMapper -ofxXmlSettings -ofxOMXPlayer diff --git a/example_gamepad/addons.make b/example_gamepad/addons.make index 0d1404c..963941c 100644 --- a/example_gamepad/addons.make +++ b/example_gamepad/addons.make @@ -1,3 +1,4 @@ +ofxGui ofxPiMapper ofxXmlSettings -ofxGui +ofxOMXPlayer diff --git a/example_gamepad/addons.make.rpi b/example_gamepad/addons.make.rpi deleted file mode 100644 index 963941c..0000000 --- a/example_gamepad/addons.make.rpi +++ /dev/null @@ -1,4 +0,0 @@ -ofxGui -ofxPiMapper -ofxXmlSettings -ofxOMXPlayer diff --git a/example_shortcuts/addons.make b/example_shortcuts/addons.make index 0d1404c..963941c 100644 --- a/example_shortcuts/addons.make +++ b/example_shortcuts/addons.make @@ -1,3 +1,4 @@ +ofxGui ofxPiMapper ofxXmlSettings -ofxGui +ofxOMXPlayer diff --git a/example_shortcuts/addons.make.rpi b/example_shortcuts/addons.make.rpi deleted file mode 100644 index 963941c..0000000 --- a/example_shortcuts/addons.make.rpi +++ /dev/null @@ -1,4 +0,0 @@ -ofxGui -ofxPiMapper -ofxXmlSettings -ofxOMXPlayer diff --git a/example_simpler/addons.make b/example_simpler/addons.make index e72d2dd..963941c 100644 --- a/example_simpler/addons.make +++ b/example_simpler/addons.make @@ -1,3 +1,4 @@ ofxGui ofxPiMapper ofxXmlSettings +ofxOMXPlayer diff --git a/example_simpler/addons.make.rpi b/example_simpler/addons.make.rpi deleted file mode 100644 index 963941c..0000000 --- a/example_simpler/addons.make.rpi +++ /dev/null @@ -1,4 +0,0 @@ -ofxGui -ofxPiMapper -ofxXmlSettings -ofxOMXPlayer