Browse Source

Move back to single addons.make file primarily for the RPi

master
Krisjanis Rijnieks 7 years ago
parent
commit
296330e05c
  1. 2
      example/addons.make
  2. 4
      example/addons.make.rpi
  3. 3
      example_camera/addons.make
  4. 4
      example_camera/addons.make.rpi
  5. 3
      example_gamepad/addons.make
  6. 4
      example_gamepad/addons.make.rpi
  7. 3
      example_shortcuts/addons.make
  8. 4
      example_shortcuts/addons.make.rpi
  9. 1
      example_simpler/addons.make
  10. 4
      example_simpler/addons.make.rpi

2
example/addons.make

@ -1,4 +1,4 @@
ofxGui
ofxPiMapper
ofxXmlSettings
`
ofxOMXPlayer

4
example/addons.make.rpi

@ -1,4 +0,0 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer

3
example_camera/addons.make

@ -1,3 +1,4 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxGui
ofxOMXPlayer

4
example_camera/addons.make.rpi

@ -1,4 +0,0 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer

3
example_gamepad/addons.make

@ -1,3 +1,4 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxGui
ofxOMXPlayer

4
example_gamepad/addons.make.rpi

@ -1,4 +0,0 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer

3
example_shortcuts/addons.make

@ -1,3 +1,4 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxGui
ofxOMXPlayer

4
example_shortcuts/addons.make.rpi

@ -1,4 +0,0 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer

1
example_simpler/addons.make

@ -1,3 +1,4 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer

4
example_simpler/addons.make.rpi

@ -1,4 +0,0 @@
ofxGui
ofxPiMapper
ofxXmlSettings
ofxOMXPlayer
Loading…
Cancel
Save