From 1670a1f5dee8225d3ea51f557d33233da6177c66 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 16 Aug 2012 16:51:42 +0100 Subject: simple vis --- .../obj/i686Debug/addons/ofxMidi/libs/RtMidi.d | 20 + .../obj/i686Debug/addons/ofxMidi/libs/RtMidi.o | Bin 0 -> 308452 bytes .../obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d | 871 +++++++++++++++++++++ .../obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.o | Bin 0 -> 404336 bytes .../obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d | 871 +++++++++++++++++++++ .../obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.o | Bin 0 -> 150708 bytes .../i686Debug/addons/ofxXmlSettings/libs/tinyxml.d | 5 + .../i686Debug/addons/ofxXmlSettings/libs/tinyxml.o | Bin 0 -> 209968 bytes .../addons/ofxXmlSettings/libs/tinyxmlerror.d | 5 + .../addons/ofxXmlSettings/libs/tinyxmlerror.o | Bin 0 -> 35952 bytes .../addons/ofxXmlSettings/libs/tinyxmlparser.d | 5 + .../addons/ofxXmlSettings/libs/tinyxmlparser.o | Bin 0 -> 125996 bytes .../addons/ofxXmlSettings/src/ofxXmlSettings.d | 859 ++++++++++++++++++++ .../addons/ofxXmlSettings/src/ofxXmlSettings.o | Bin 0 -> 245572 bytes 14 files changed, 2636 insertions(+) create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.d create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.o create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.o create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d create mode 100644 liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.o create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.d create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.o create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.d create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.o create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.d create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.o create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.d create mode 100644 liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.o (limited to 'liveengine/obj/i686Debug/addons') diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.d b/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.d new file mode 100644 index 0000000..907c097 --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.d @@ -0,0 +1,20 @@ +obj/i686Debug/addons/ofxMidi/libs/RtMidi.d: \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.cpp \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h \ + ../../openFrameworks-061812/libs/glew/include/GL/glew.h \ + ../../openFrameworks-061812/libs/tess2/include/tesselator.h + +../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h: + +../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h: + +../../openFrameworks-061812/libs/glew/include/GL/glew.h: + +../../openFrameworks-061812/libs/tess2/include/tesselator.h: diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.o b/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.o new file mode 100644 index 0000000..286dcd1 Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxMidi/libs/RtMidi.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d new file mode 100644 index 0000000..26ecb4a --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d @@ -0,0 +1,871 @@ +obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.d: \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiIn.cpp \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiIn.h \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h \ + ../../openFrameworks-061812/libs/glew/include/GL/glew.h \ + ../../openFrameworks-061812/libs/tess2/include/tesselator.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiEvents.h \ + ../../openFrameworks-061812/libs/openFrameworks/ofMain.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Config.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Types.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Exception.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Expire.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Condition.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h \ + /usr/include/cairo/cairo-features.h /usr/include/cairo/cairo-pdf.h \ + /usr/include/cairo/cairo.h /usr/include/cairo/cairo-version.h \ + /usr/include/cairo/cairo-features.h \ + /usr/include/cairo/cairo-deprecated.h /usr/include/cairo/cairo-svg.h \ + /usr/include/cairo/cairo.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h \ + /usr/include/gstreamer-0.10/gst/gst.h /usr/include/glib-2.0/glib.h \ + /usr/include/glib-2.0/glib/galloca.h /usr/include/glib-2.0/glib/gtypes.h \ + /usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h \ + /usr/include/glib-2.0/glib/gmacros.h \ + /usr/include/glib-2.0/glib/gversionmacros.h \ + /usr/include/glib-2.0/glib/garray.h \ + /usr/include/glib-2.0/glib/gasyncqueue.h \ + /usr/include/glib-2.0/glib/gthread.h \ + /usr/include/glib-2.0/glib/gatomic.h /usr/include/glib-2.0/glib/gerror.h \ + /usr/include/glib-2.0/glib/gquark.h \ + /usr/include/glib-2.0/glib/gbacktrace.h \ + /usr/include/glib-2.0/glib/gbase64.h \ + /usr/include/glib-2.0/glib/gbitlock.h \ + /usr/include/glib-2.0/glib/gbookmarkfile.h \ + /usr/include/glib-2.0/glib/gbytes.h \ + /usr/include/glib-2.0/glib/gcharset.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/gconvert.h \ + /usr/include/glib-2.0/glib/gdataset.h /usr/include/glib-2.0/glib/gdate.h \ + /usr/include/glib-2.0/glib/gdatetime.h \ + /usr/include/glib-2.0/glib/gtimezone.h /usr/include/glib-2.0/glib/gdir.h \ + /usr/include/glib-2.0/glib/genviron.h \ + /usr/include/glib-2.0/glib/gfileutils.h \ + /usr/include/glib-2.0/glib/ggettext.h /usr/include/glib-2.0/glib/ghash.h \ + /usr/include/glib-2.0/glib/glist.h /usr/include/glib-2.0/glib/gmem.h \ + /usr/include/glib-2.0/glib/ghmac.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/ghook.h \ + /usr/include/glib-2.0/glib/ghostutils.h \ + /usr/include/glib-2.0/glib/giochannel.h \ + /usr/include/glib-2.0/glib/gmain.h /usr/include/glib-2.0/glib/gpoll.h \ + /usr/include/glib-2.0/glib/gslist.h /usr/include/glib-2.0/glib/gstring.h \ + /usr/include/glib-2.0/glib/gunicode.h \ + /usr/include/glib-2.0/glib/gutils.h \ + /usr/include/glib-2.0/glib/gkeyfile.h \ + /usr/include/glib-2.0/glib/gmappedfile.h \ + /usr/include/glib-2.0/glib/gmarkup.h \ + /usr/include/glib-2.0/glib/gmessages.h \ + /usr/include/glib-2.0/glib/gnode.h /usr/include/glib-2.0/glib/goption.h \ + /usr/include/glib-2.0/glib/gpattern.h \ + /usr/include/glib-2.0/glib/gprimes.h /usr/include/glib-2.0/glib/gqsort.h \ + /usr/include/glib-2.0/glib/gqueue.h /usr/include/glib-2.0/glib/grand.h \ + /usr/include/glib-2.0/glib/gregex.h \ + /usr/include/glib-2.0/glib/gscanner.h \ + /usr/include/glib-2.0/glib/gsequence.h \ + /usr/include/glib-2.0/glib/gshell.h /usr/include/glib-2.0/glib/gslice.h \ + /usr/include/glib-2.0/glib/gspawn.h \ + /usr/include/glib-2.0/glib/gstrfuncs.h \ + /usr/include/glib-2.0/glib/gstringchunk.h \ + /usr/include/glib-2.0/glib/gtestutils.h \ + /usr/include/glib-2.0/glib/gthreadpool.h \ + /usr/include/glib-2.0/glib/gtimer.h \ + /usr/include/glib-2.0/glib/gtrashstack.h \ + /usr/include/glib-2.0/glib/gtree.h \ + /usr/include/glib-2.0/glib/gurifuncs.h \ + /usr/include/glib-2.0/glib/gvarianttype.h \ + /usr/include/glib-2.0/glib/gvariant.h \ + /usr/include/glib-2.0/glib/gversion.h \ + /usr/include/glib-2.0/glib/deprecated/gallocator.h \ + /usr/include/glib-2.0/glib/deprecated/gcache.h \ + /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ + /usr/include/glib-2.0/glib/deprecated/gmain.h \ + /usr/include/glib-2.0/glib/deprecated/grel.h \ + /usr/include/glib-2.0/glib/deprecated/gthread.h \ + /usr/include/gstreamer-0.10/gst/glib-compat.h \ + /usr/include/gstreamer-0.10/gst/gstenumtypes.h \ + /usr/include/glib-2.0/glib-object.h \ + /usr/include/glib-2.0/gobject/gbinding.h \ + /usr/include/glib-2.0/gobject/gobject.h \ + /usr/include/glib-2.0/gobject/gtype.h \ + /usr/include/glib-2.0/gobject/gvalue.h \ + /usr/include/glib-2.0/gobject/gparam.h \ + /usr/include/glib-2.0/gobject/gclosure.h \ + /usr/include/glib-2.0/gobject/gsignal.h \ + /usr/include/glib-2.0/gobject/gmarshal.h \ + /usr/include/glib-2.0/gobject/gboxed.h \ + /usr/include/glib-2.0/gobject/glib-types.h \ + /usr/include/glib-2.0/gobject/genums.h \ + /usr/include/glib-2.0/gobject/gparamspecs.h \ + /usr/include/glib-2.0/gobject/gsourceclosure.h \ + /usr/include/glib-2.0/gobject/gtypemodule.h \ + /usr/include/glib-2.0/gobject/gtypeplugin.h \ + /usr/include/glib-2.0/gobject/gvaluearray.h \ + /usr/include/glib-2.0/gobject/gvaluetypes.h \ + /usr/include/gstreamer-0.10/gst/gstversion.h \ + /usr/include/gstreamer-0.10/gst/gstatomicqueue.h \ + /usr/include/gstreamer-0.10/gst/gstbin.h \ + /usr/include/gstreamer-0.10/gst/gstelement.h \ + /usr/include/gstreamer-0.10/gst/gstconfig.h \ + /usr/include/libxml2/libxml/parser.h \ + /usr/include/libxml2/libxml/xmlversion.h \ + /usr/include/libxml2/libxml/xmlexports.h \ + /usr/include/libxml2/libxml/tree.h \ + /usr/include/libxml2/libxml/xmlstring.h \ + /usr/include/libxml2/libxml/xmlregexp.h \ + /usr/include/libxml2/libxml/dict.h /usr/include/libxml2/libxml/hash.h \ + /usr/include/libxml2/libxml/valid.h \ + /usr/include/libxml2/libxml/xmlerror.h \ + /usr/include/libxml2/libxml/list.h \ + /usr/include/libxml2/libxml/xmlautomata.h \ + /usr/include/libxml2/libxml/entities.h \ + /usr/include/libxml2/libxml/encoding.h \ + /usr/include/libxml2/libxml/xmlIO.h \ + /usr/include/libxml2/libxml/globals.h /usr/include/libxml2/libxml/SAX.h \ + /usr/include/libxml2/libxml/xlink.h /usr/include/libxml2/libxml/SAX2.h \ + /usr/include/libxml2/libxml/xmlmemory.h \ + /usr/include/libxml2/libxml/threads.h \ + /usr/include/gstreamer-0.10/gst/gstobject.h \ + /usr/include/gstreamer-0.10/gst/gstpad.h \ + /usr/include/gstreamer-0.10/gst/gstbuffer.h \ + /usr/include/gstreamer-0.10/gst/gstminiobject.h \ + /usr/include/gstreamer-0.10/gst/gstclock.h \ + /usr/include/gstreamer-0.10/gst/gstcaps.h \ + /usr/include/gstreamer-0.10/gst/gststructure.h \ + /usr/include/gstreamer-0.10/gst/gstdatetime.h \ + /usr/include/gstreamer-0.10/gst/gstbufferlist.h \ + /usr/include/gstreamer-0.10/gst/gstevent.h \ + /usr/include/gstreamer-0.10/gst/gstformat.h \ + /usr/include/gstreamer-0.10/gst/gstiterator.h \ + /usr/include/gstreamer-0.10/gst/gsttaglist.h \ + /usr/include/gstreamer-0.10/gst/gstquery.h \ + /usr/include/gstreamer-0.10/gst/gsttask.h \ + /usr/include/gstreamer-0.10/gst/gsttaskpool.h \ + /usr/include/gstreamer-0.10/gst/gstpadtemplate.h \ + /usr/include/gstreamer-0.10/gst/gstbus.h \ + /usr/include/gstreamer-0.10/gst/gstmessage.h \ + /usr/include/gstreamer-0.10/gst/gstelementfactory.h \ + /usr/include/gstreamer-0.10/gst/gstplugin.h \ + /usr/include/glib-2.0/gmodule.h \ + /usr/include/gstreamer-0.10/gst/gstmacros.h \ + /usr/include/gstreamer-0.10/gst/gstpluginfeature.h \ + /usr/include/gstreamer-0.10/gst/gstindex.h \ + /usr/include/gstreamer-0.10/gst/gstindexfactory.h \ + /usr/include/gstreamer-0.10/gst/gstchildproxy.h \ + /usr/include/gstreamer-0.10/gst/gstdebugutils.h \ + /usr/include/gstreamer-0.10/gst/gsterror.h \ + /usr/include/gstreamer-0.10/gst/gstghostpad.h \ + /usr/include/gstreamer-0.10/gst/gstinfo.h \ + /usr/include/gstreamer-0.10/gst/gstinterface.h \ + /usr/include/gstreamer-0.10/gst/gstmarshal.h \ + /usr/include/gstreamer-0.10/gst/gstparamspecs.h \ + /usr/include/gstreamer-0.10/gst/gstvalue.h \ + /usr/include/gstreamer-0.10/gst/gstpipeline.h \ + /usr/include/gstreamer-0.10/gst/gstpoll.h \ + /usr/include/gstreamer-0.10/gst/gstpreset.h \ + /usr/include/gstreamer-0.10/gst/gstregistry.h \ + /usr/include/gstreamer-0.10/gst/gstsegment.h \ + /usr/include/gstreamer-0.10/gst/gstsystemclock.h \ + /usr/include/gstreamer-0.10/gst/gsttagsetter.h \ + /usr/include/gstreamer-0.10/gst/gsttrace.h \ + /usr/include/gstreamer-0.10/gst/gsttypefind.h \ + /usr/include/gstreamer-0.10/gst/gsttypefindfactory.h \ + /usr/include/gstreamer-0.10/gst/gsturi.h \ + /usr/include/gstreamer-0.10/gst/gstutils.h \ + /usr/include/gstreamer-0.10/gst/gstparse.h \ + /usr/include/gstreamer-0.10/gst/gstxml.h \ + /usr/include/gstreamer-0.10/gst/gstcompat.h \ + /usr/include/gstreamer-0.10/gst/app/gstappsink.h \ + /usr/include/gstreamer-0.10/gst/base/gstbasesink.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiIn.h: + +../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h: + +../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h: + +../../openFrameworks-061812/libs/glew/include/GL/glew.h: + +../../openFrameworks-061812/libs/tess2/include/tesselator.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiEvents.h: + +../../openFrameworks-061812/libs/openFrameworks/ofMain.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Config.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Types.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Exception.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Expire.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Condition.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-pdf.h: + +/usr/include/cairo/cairo.h: + +/usr/include/cairo/cairo-version.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-deprecated.h: + +/usr/include/cairo/cairo-svg.h: + +/usr/include/cairo/cairo.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h: + +/usr/include/gstreamer-0.10/gst/gst.h: + +/usr/include/glib-2.0/glib.h: + +/usr/include/glib-2.0/glib/galloca.h: + +/usr/include/glib-2.0/glib/gtypes.h: + +/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h: + +/usr/include/glib-2.0/glib/gmacros.h: + +/usr/include/glib-2.0/glib/gversionmacros.h: + +/usr/include/glib-2.0/glib/garray.h: + +/usr/include/glib-2.0/glib/gasyncqueue.h: + +/usr/include/glib-2.0/glib/gthread.h: + +/usr/include/glib-2.0/glib/gatomic.h: + +/usr/include/glib-2.0/glib/gerror.h: + +/usr/include/glib-2.0/glib/gquark.h: + +/usr/include/glib-2.0/glib/gbacktrace.h: + +/usr/include/glib-2.0/glib/gbase64.h: + +/usr/include/glib-2.0/glib/gbitlock.h: + +/usr/include/glib-2.0/glib/gbookmarkfile.h: + +/usr/include/glib-2.0/glib/gbytes.h: + +/usr/include/glib-2.0/glib/gcharset.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/gconvert.h: + +/usr/include/glib-2.0/glib/gdataset.h: + +/usr/include/glib-2.0/glib/gdate.h: + +/usr/include/glib-2.0/glib/gdatetime.h: + +/usr/include/glib-2.0/glib/gtimezone.h: + +/usr/include/glib-2.0/glib/gdir.h: + +/usr/include/glib-2.0/glib/genviron.h: + +/usr/include/glib-2.0/glib/gfileutils.h: + +/usr/include/glib-2.0/glib/ggettext.h: + +/usr/include/glib-2.0/glib/ghash.h: + +/usr/include/glib-2.0/glib/glist.h: + +/usr/include/glib-2.0/glib/gmem.h: + +/usr/include/glib-2.0/glib/ghmac.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/ghook.h: + +/usr/include/glib-2.0/glib/ghostutils.h: + +/usr/include/glib-2.0/glib/giochannel.h: + +/usr/include/glib-2.0/glib/gmain.h: + +/usr/include/glib-2.0/glib/gpoll.h: + +/usr/include/glib-2.0/glib/gslist.h: + +/usr/include/glib-2.0/glib/gstring.h: + +/usr/include/glib-2.0/glib/gunicode.h: + +/usr/include/glib-2.0/glib/gutils.h: + +/usr/include/glib-2.0/glib/gkeyfile.h: + +/usr/include/glib-2.0/glib/gmappedfile.h: + +/usr/include/glib-2.0/glib/gmarkup.h: + +/usr/include/glib-2.0/glib/gmessages.h: + +/usr/include/glib-2.0/glib/gnode.h: + +/usr/include/glib-2.0/glib/goption.h: + +/usr/include/glib-2.0/glib/gpattern.h: + +/usr/include/glib-2.0/glib/gprimes.h: + +/usr/include/glib-2.0/glib/gqsort.h: + +/usr/include/glib-2.0/glib/gqueue.h: + +/usr/include/glib-2.0/glib/grand.h: + +/usr/include/glib-2.0/glib/gregex.h: + +/usr/include/glib-2.0/glib/gscanner.h: + +/usr/include/glib-2.0/glib/gsequence.h: + +/usr/include/glib-2.0/glib/gshell.h: + +/usr/include/glib-2.0/glib/gslice.h: + +/usr/include/glib-2.0/glib/gspawn.h: + +/usr/include/glib-2.0/glib/gstrfuncs.h: + +/usr/include/glib-2.0/glib/gstringchunk.h: + +/usr/include/glib-2.0/glib/gtestutils.h: + +/usr/include/glib-2.0/glib/gthreadpool.h: + +/usr/include/glib-2.0/glib/gtimer.h: + +/usr/include/glib-2.0/glib/gtrashstack.h: + +/usr/include/glib-2.0/glib/gtree.h: + +/usr/include/glib-2.0/glib/gurifuncs.h: + +/usr/include/glib-2.0/glib/gvarianttype.h: + +/usr/include/glib-2.0/glib/gvariant.h: + +/usr/include/glib-2.0/glib/gversion.h: + +/usr/include/glib-2.0/glib/deprecated/gallocator.h: + +/usr/include/glib-2.0/glib/deprecated/gcache.h: + +/usr/include/glib-2.0/glib/deprecated/gcompletion.h: + +/usr/include/glib-2.0/glib/deprecated/gmain.h: + +/usr/include/glib-2.0/glib/deprecated/grel.h: + +/usr/include/glib-2.0/glib/deprecated/gthread.h: + +/usr/include/gstreamer-0.10/gst/glib-compat.h: + +/usr/include/gstreamer-0.10/gst/gstenumtypes.h: + +/usr/include/glib-2.0/glib-object.h: + +/usr/include/glib-2.0/gobject/gbinding.h: + +/usr/include/glib-2.0/gobject/gobject.h: + +/usr/include/glib-2.0/gobject/gtype.h: + +/usr/include/glib-2.0/gobject/gvalue.h: + +/usr/include/glib-2.0/gobject/gparam.h: + +/usr/include/glib-2.0/gobject/gclosure.h: + +/usr/include/glib-2.0/gobject/gsignal.h: + +/usr/include/glib-2.0/gobject/gmarshal.h: + +/usr/include/glib-2.0/gobject/gboxed.h: + +/usr/include/glib-2.0/gobject/glib-types.h: + +/usr/include/glib-2.0/gobject/genums.h: + +/usr/include/glib-2.0/gobject/gparamspecs.h: + +/usr/include/glib-2.0/gobject/gsourceclosure.h: + +/usr/include/glib-2.0/gobject/gtypemodule.h: + +/usr/include/glib-2.0/gobject/gtypeplugin.h: + +/usr/include/glib-2.0/gobject/gvaluearray.h: + +/usr/include/glib-2.0/gobject/gvaluetypes.h: + +/usr/include/gstreamer-0.10/gst/gstversion.h: + +/usr/include/gstreamer-0.10/gst/gstatomicqueue.h: + +/usr/include/gstreamer-0.10/gst/gstbin.h: + +/usr/include/gstreamer-0.10/gst/gstelement.h: + +/usr/include/gstreamer-0.10/gst/gstconfig.h: + +/usr/include/libxml2/libxml/parser.h: + +/usr/include/libxml2/libxml/xmlversion.h: + +/usr/include/libxml2/libxml/xmlexports.h: + +/usr/include/libxml2/libxml/tree.h: + +/usr/include/libxml2/libxml/xmlstring.h: + +/usr/include/libxml2/libxml/xmlregexp.h: + +/usr/include/libxml2/libxml/dict.h: + +/usr/include/libxml2/libxml/hash.h: + +/usr/include/libxml2/libxml/valid.h: + +/usr/include/libxml2/libxml/xmlerror.h: + +/usr/include/libxml2/libxml/list.h: + +/usr/include/libxml2/libxml/xmlautomata.h: + +/usr/include/libxml2/libxml/entities.h: + +/usr/include/libxml2/libxml/encoding.h: + +/usr/include/libxml2/libxml/xmlIO.h: + +/usr/include/libxml2/libxml/globals.h: + +/usr/include/libxml2/libxml/SAX.h: + +/usr/include/libxml2/libxml/xlink.h: + +/usr/include/libxml2/libxml/SAX2.h: + +/usr/include/libxml2/libxml/xmlmemory.h: + +/usr/include/libxml2/libxml/threads.h: + +/usr/include/gstreamer-0.10/gst/gstobject.h: + +/usr/include/gstreamer-0.10/gst/gstpad.h: + +/usr/include/gstreamer-0.10/gst/gstbuffer.h: + +/usr/include/gstreamer-0.10/gst/gstminiobject.h: + +/usr/include/gstreamer-0.10/gst/gstclock.h: + +/usr/include/gstreamer-0.10/gst/gstcaps.h: + +/usr/include/gstreamer-0.10/gst/gststructure.h: + +/usr/include/gstreamer-0.10/gst/gstdatetime.h: + +/usr/include/gstreamer-0.10/gst/gstbufferlist.h: + +/usr/include/gstreamer-0.10/gst/gstevent.h: + +/usr/include/gstreamer-0.10/gst/gstformat.h: + +/usr/include/gstreamer-0.10/gst/gstiterator.h: + +/usr/include/gstreamer-0.10/gst/gsttaglist.h: + +/usr/include/gstreamer-0.10/gst/gstquery.h: + +/usr/include/gstreamer-0.10/gst/gsttask.h: + +/usr/include/gstreamer-0.10/gst/gsttaskpool.h: + +/usr/include/gstreamer-0.10/gst/gstpadtemplate.h: + +/usr/include/gstreamer-0.10/gst/gstbus.h: + +/usr/include/gstreamer-0.10/gst/gstmessage.h: + +/usr/include/gstreamer-0.10/gst/gstelementfactory.h: + +/usr/include/gstreamer-0.10/gst/gstplugin.h: + +/usr/include/glib-2.0/gmodule.h: + +/usr/include/gstreamer-0.10/gst/gstmacros.h: + +/usr/include/gstreamer-0.10/gst/gstpluginfeature.h: + +/usr/include/gstreamer-0.10/gst/gstindex.h: + +/usr/include/gstreamer-0.10/gst/gstindexfactory.h: + +/usr/include/gstreamer-0.10/gst/gstchildproxy.h: + +/usr/include/gstreamer-0.10/gst/gstdebugutils.h: + +/usr/include/gstreamer-0.10/gst/gsterror.h: + +/usr/include/gstreamer-0.10/gst/gstghostpad.h: + +/usr/include/gstreamer-0.10/gst/gstinfo.h: + +/usr/include/gstreamer-0.10/gst/gstinterface.h: + +/usr/include/gstreamer-0.10/gst/gstmarshal.h: + +/usr/include/gstreamer-0.10/gst/gstparamspecs.h: + +/usr/include/gstreamer-0.10/gst/gstvalue.h: + +/usr/include/gstreamer-0.10/gst/gstpipeline.h: + +/usr/include/gstreamer-0.10/gst/gstpoll.h: + +/usr/include/gstreamer-0.10/gst/gstpreset.h: + +/usr/include/gstreamer-0.10/gst/gstregistry.h: + +/usr/include/gstreamer-0.10/gst/gstsegment.h: + +/usr/include/gstreamer-0.10/gst/gstsystemclock.h: + +/usr/include/gstreamer-0.10/gst/gsttagsetter.h: + +/usr/include/gstreamer-0.10/gst/gsttrace.h: + +/usr/include/gstreamer-0.10/gst/gsttypefind.h: + +/usr/include/gstreamer-0.10/gst/gsttypefindfactory.h: + +/usr/include/gstreamer-0.10/gst/gsturi.h: + +/usr/include/gstreamer-0.10/gst/gstutils.h: + +/usr/include/gstreamer-0.10/gst/gstparse.h: + +/usr/include/gstreamer-0.10/gst/gstxml.h: + +/usr/include/gstreamer-0.10/gst/gstcompat.h: + +/usr/include/gstreamer-0.10/gst/app/gstappsink.h: + +/usr/include/gstreamer-0.10/gst/base/gstbasesink.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h: diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.o b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.o new file mode 100644 index 0000000..224490c Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiIn.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d new file mode 100644 index 0000000..b628424 --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d @@ -0,0 +1,871 @@ +obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.d: \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiOut.cpp \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiOut.h \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h \ + ../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h \ + ../../openFrameworks-061812/libs/glew/include/GL/glew.h \ + ../../openFrameworks-061812/libs/tess2/include/tesselator.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h \ + ../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiEvents.h \ + ../../openFrameworks-061812/libs/openFrameworks/ofMain.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Config.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Types.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Exception.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Expire.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Condition.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h \ + /usr/include/cairo/cairo-features.h /usr/include/cairo/cairo-pdf.h \ + /usr/include/cairo/cairo.h /usr/include/cairo/cairo-version.h \ + /usr/include/cairo/cairo-features.h \ + /usr/include/cairo/cairo-deprecated.h /usr/include/cairo/cairo-svg.h \ + /usr/include/cairo/cairo.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h \ + /usr/include/gstreamer-0.10/gst/gst.h /usr/include/glib-2.0/glib.h \ + /usr/include/glib-2.0/glib/galloca.h /usr/include/glib-2.0/glib/gtypes.h \ + /usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h \ + /usr/include/glib-2.0/glib/gmacros.h \ + /usr/include/glib-2.0/glib/gversionmacros.h \ + /usr/include/glib-2.0/glib/garray.h \ + /usr/include/glib-2.0/glib/gasyncqueue.h \ + /usr/include/glib-2.0/glib/gthread.h \ + /usr/include/glib-2.0/glib/gatomic.h /usr/include/glib-2.0/glib/gerror.h \ + /usr/include/glib-2.0/glib/gquark.h \ + /usr/include/glib-2.0/glib/gbacktrace.h \ + /usr/include/glib-2.0/glib/gbase64.h \ + /usr/include/glib-2.0/glib/gbitlock.h \ + /usr/include/glib-2.0/glib/gbookmarkfile.h \ + /usr/include/glib-2.0/glib/gbytes.h \ + /usr/include/glib-2.0/glib/gcharset.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/gconvert.h \ + /usr/include/glib-2.0/glib/gdataset.h /usr/include/glib-2.0/glib/gdate.h \ + /usr/include/glib-2.0/glib/gdatetime.h \ + /usr/include/glib-2.0/glib/gtimezone.h /usr/include/glib-2.0/glib/gdir.h \ + /usr/include/glib-2.0/glib/genviron.h \ + /usr/include/glib-2.0/glib/gfileutils.h \ + /usr/include/glib-2.0/glib/ggettext.h /usr/include/glib-2.0/glib/ghash.h \ + /usr/include/glib-2.0/glib/glist.h /usr/include/glib-2.0/glib/gmem.h \ + /usr/include/glib-2.0/glib/ghmac.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/ghook.h \ + /usr/include/glib-2.0/glib/ghostutils.h \ + /usr/include/glib-2.0/glib/giochannel.h \ + /usr/include/glib-2.0/glib/gmain.h /usr/include/glib-2.0/glib/gpoll.h \ + /usr/include/glib-2.0/glib/gslist.h /usr/include/glib-2.0/glib/gstring.h \ + /usr/include/glib-2.0/glib/gunicode.h \ + /usr/include/glib-2.0/glib/gutils.h \ + /usr/include/glib-2.0/glib/gkeyfile.h \ + /usr/include/glib-2.0/glib/gmappedfile.h \ + /usr/include/glib-2.0/glib/gmarkup.h \ + /usr/include/glib-2.0/glib/gmessages.h \ + /usr/include/glib-2.0/glib/gnode.h /usr/include/glib-2.0/glib/goption.h \ + /usr/include/glib-2.0/glib/gpattern.h \ + /usr/include/glib-2.0/glib/gprimes.h /usr/include/glib-2.0/glib/gqsort.h \ + /usr/include/glib-2.0/glib/gqueue.h /usr/include/glib-2.0/glib/grand.h \ + /usr/include/glib-2.0/glib/gregex.h \ + /usr/include/glib-2.0/glib/gscanner.h \ + /usr/include/glib-2.0/glib/gsequence.h \ + /usr/include/glib-2.0/glib/gshell.h /usr/include/glib-2.0/glib/gslice.h \ + /usr/include/glib-2.0/glib/gspawn.h \ + /usr/include/glib-2.0/glib/gstrfuncs.h \ + /usr/include/glib-2.0/glib/gstringchunk.h \ + /usr/include/glib-2.0/glib/gtestutils.h \ + /usr/include/glib-2.0/glib/gthreadpool.h \ + /usr/include/glib-2.0/glib/gtimer.h \ + /usr/include/glib-2.0/glib/gtrashstack.h \ + /usr/include/glib-2.0/glib/gtree.h \ + /usr/include/glib-2.0/glib/gurifuncs.h \ + /usr/include/glib-2.0/glib/gvarianttype.h \ + /usr/include/glib-2.0/glib/gvariant.h \ + /usr/include/glib-2.0/glib/gversion.h \ + /usr/include/glib-2.0/glib/deprecated/gallocator.h \ + /usr/include/glib-2.0/glib/deprecated/gcache.h \ + /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ + /usr/include/glib-2.0/glib/deprecated/gmain.h \ + /usr/include/glib-2.0/glib/deprecated/grel.h \ + /usr/include/glib-2.0/glib/deprecated/gthread.h \ + /usr/include/gstreamer-0.10/gst/glib-compat.h \ + /usr/include/gstreamer-0.10/gst/gstenumtypes.h \ + /usr/include/glib-2.0/glib-object.h \ + /usr/include/glib-2.0/gobject/gbinding.h \ + /usr/include/glib-2.0/gobject/gobject.h \ + /usr/include/glib-2.0/gobject/gtype.h \ + /usr/include/glib-2.0/gobject/gvalue.h \ + /usr/include/glib-2.0/gobject/gparam.h \ + /usr/include/glib-2.0/gobject/gclosure.h \ + /usr/include/glib-2.0/gobject/gsignal.h \ + /usr/include/glib-2.0/gobject/gmarshal.h \ + /usr/include/glib-2.0/gobject/gboxed.h \ + /usr/include/glib-2.0/gobject/glib-types.h \ + /usr/include/glib-2.0/gobject/genums.h \ + /usr/include/glib-2.0/gobject/gparamspecs.h \ + /usr/include/glib-2.0/gobject/gsourceclosure.h \ + /usr/include/glib-2.0/gobject/gtypemodule.h \ + /usr/include/glib-2.0/gobject/gtypeplugin.h \ + /usr/include/glib-2.0/gobject/gvaluearray.h \ + /usr/include/glib-2.0/gobject/gvaluetypes.h \ + /usr/include/gstreamer-0.10/gst/gstversion.h \ + /usr/include/gstreamer-0.10/gst/gstatomicqueue.h \ + /usr/include/gstreamer-0.10/gst/gstbin.h \ + /usr/include/gstreamer-0.10/gst/gstelement.h \ + /usr/include/gstreamer-0.10/gst/gstconfig.h \ + /usr/include/libxml2/libxml/parser.h \ + /usr/include/libxml2/libxml/xmlversion.h \ + /usr/include/libxml2/libxml/xmlexports.h \ + /usr/include/libxml2/libxml/tree.h \ + /usr/include/libxml2/libxml/xmlstring.h \ + /usr/include/libxml2/libxml/xmlregexp.h \ + /usr/include/libxml2/libxml/dict.h /usr/include/libxml2/libxml/hash.h \ + /usr/include/libxml2/libxml/valid.h \ + /usr/include/libxml2/libxml/xmlerror.h \ + /usr/include/libxml2/libxml/list.h \ + /usr/include/libxml2/libxml/xmlautomata.h \ + /usr/include/libxml2/libxml/entities.h \ + /usr/include/libxml2/libxml/encoding.h \ + /usr/include/libxml2/libxml/xmlIO.h \ + /usr/include/libxml2/libxml/globals.h /usr/include/libxml2/libxml/SAX.h \ + /usr/include/libxml2/libxml/xlink.h /usr/include/libxml2/libxml/SAX2.h \ + /usr/include/libxml2/libxml/xmlmemory.h \ + /usr/include/libxml2/libxml/threads.h \ + /usr/include/gstreamer-0.10/gst/gstobject.h \ + /usr/include/gstreamer-0.10/gst/gstpad.h \ + /usr/include/gstreamer-0.10/gst/gstbuffer.h \ + /usr/include/gstreamer-0.10/gst/gstminiobject.h \ + /usr/include/gstreamer-0.10/gst/gstclock.h \ + /usr/include/gstreamer-0.10/gst/gstcaps.h \ + /usr/include/gstreamer-0.10/gst/gststructure.h \ + /usr/include/gstreamer-0.10/gst/gstdatetime.h \ + /usr/include/gstreamer-0.10/gst/gstbufferlist.h \ + /usr/include/gstreamer-0.10/gst/gstevent.h \ + /usr/include/gstreamer-0.10/gst/gstformat.h \ + /usr/include/gstreamer-0.10/gst/gstiterator.h \ + /usr/include/gstreamer-0.10/gst/gsttaglist.h \ + /usr/include/gstreamer-0.10/gst/gstquery.h \ + /usr/include/gstreamer-0.10/gst/gsttask.h \ + /usr/include/gstreamer-0.10/gst/gsttaskpool.h \ + /usr/include/gstreamer-0.10/gst/gstpadtemplate.h \ + /usr/include/gstreamer-0.10/gst/gstbus.h \ + /usr/include/gstreamer-0.10/gst/gstmessage.h \ + /usr/include/gstreamer-0.10/gst/gstelementfactory.h \ + /usr/include/gstreamer-0.10/gst/gstplugin.h \ + /usr/include/glib-2.0/gmodule.h \ + /usr/include/gstreamer-0.10/gst/gstmacros.h \ + /usr/include/gstreamer-0.10/gst/gstpluginfeature.h \ + /usr/include/gstreamer-0.10/gst/gstindex.h \ + /usr/include/gstreamer-0.10/gst/gstindexfactory.h \ + /usr/include/gstreamer-0.10/gst/gstchildproxy.h \ + /usr/include/gstreamer-0.10/gst/gstdebugutils.h \ + /usr/include/gstreamer-0.10/gst/gsterror.h \ + /usr/include/gstreamer-0.10/gst/gstghostpad.h \ + /usr/include/gstreamer-0.10/gst/gstinfo.h \ + /usr/include/gstreamer-0.10/gst/gstinterface.h \ + /usr/include/gstreamer-0.10/gst/gstmarshal.h \ + /usr/include/gstreamer-0.10/gst/gstparamspecs.h \ + /usr/include/gstreamer-0.10/gst/gstvalue.h \ + /usr/include/gstreamer-0.10/gst/gstpipeline.h \ + /usr/include/gstreamer-0.10/gst/gstpoll.h \ + /usr/include/gstreamer-0.10/gst/gstpreset.h \ + /usr/include/gstreamer-0.10/gst/gstregistry.h \ + /usr/include/gstreamer-0.10/gst/gstsegment.h \ + /usr/include/gstreamer-0.10/gst/gstsystemclock.h \ + /usr/include/gstreamer-0.10/gst/gsttagsetter.h \ + /usr/include/gstreamer-0.10/gst/gsttrace.h \ + /usr/include/gstreamer-0.10/gst/gsttypefind.h \ + /usr/include/gstreamer-0.10/gst/gsttypefindfactory.h \ + /usr/include/gstreamer-0.10/gst/gsturi.h \ + /usr/include/gstreamer-0.10/gst/gstutils.h \ + /usr/include/gstreamer-0.10/gst/gstparse.h \ + /usr/include/gstreamer-0.10/gst/gstxml.h \ + /usr/include/gstreamer-0.10/gst/gstcompat.h \ + /usr/include/gstreamer-0.10/gst/app/gstappsink.h \ + /usr/include/gstreamer-0.10/gst/base/gstbasesink.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiOut.h: + +../../openFrameworks-061812/addons/ofxMidi/libs/RtMidi.h: + +../../openFrameworks-061812/addons/ofxMidi/libs/RtError.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h: + +../../openFrameworks-061812/libs/glew/include/GL/glew.h: + +../../openFrameworks-061812/libs/tess2/include/tesselator.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiConstants.h: + +../../openFrameworks-061812/addons/ofxMidi/src/ofxMidiEvents.h: + +../../openFrameworks-061812/libs/openFrameworks/ofMain.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Config.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Types.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Exception.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Expire.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Condition.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-pdf.h: + +/usr/include/cairo/cairo.h: + +/usr/include/cairo/cairo-version.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-deprecated.h: + +/usr/include/cairo/cairo-svg.h: + +/usr/include/cairo/cairo.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h: + +/usr/include/gstreamer-0.10/gst/gst.h: + +/usr/include/glib-2.0/glib.h: + +/usr/include/glib-2.0/glib/galloca.h: + +/usr/include/glib-2.0/glib/gtypes.h: + +/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h: + +/usr/include/glib-2.0/glib/gmacros.h: + +/usr/include/glib-2.0/glib/gversionmacros.h: + +/usr/include/glib-2.0/glib/garray.h: + +/usr/include/glib-2.0/glib/gasyncqueue.h: + +/usr/include/glib-2.0/glib/gthread.h: + +/usr/include/glib-2.0/glib/gatomic.h: + +/usr/include/glib-2.0/glib/gerror.h: + +/usr/include/glib-2.0/glib/gquark.h: + +/usr/include/glib-2.0/glib/gbacktrace.h: + +/usr/include/glib-2.0/glib/gbase64.h: + +/usr/include/glib-2.0/glib/gbitlock.h: + +/usr/include/glib-2.0/glib/gbookmarkfile.h: + +/usr/include/glib-2.0/glib/gbytes.h: + +/usr/include/glib-2.0/glib/gcharset.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/gconvert.h: + +/usr/include/glib-2.0/glib/gdataset.h: + +/usr/include/glib-2.0/glib/gdate.h: + +/usr/include/glib-2.0/glib/gdatetime.h: + +/usr/include/glib-2.0/glib/gtimezone.h: + +/usr/include/glib-2.0/glib/gdir.h: + +/usr/include/glib-2.0/glib/genviron.h: + +/usr/include/glib-2.0/glib/gfileutils.h: + +/usr/include/glib-2.0/glib/ggettext.h: + +/usr/include/glib-2.0/glib/ghash.h: + +/usr/include/glib-2.0/glib/glist.h: + +/usr/include/glib-2.0/glib/gmem.h: + +/usr/include/glib-2.0/glib/ghmac.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/ghook.h: + +/usr/include/glib-2.0/glib/ghostutils.h: + +/usr/include/glib-2.0/glib/giochannel.h: + +/usr/include/glib-2.0/glib/gmain.h: + +/usr/include/glib-2.0/glib/gpoll.h: + +/usr/include/glib-2.0/glib/gslist.h: + +/usr/include/glib-2.0/glib/gstring.h: + +/usr/include/glib-2.0/glib/gunicode.h: + +/usr/include/glib-2.0/glib/gutils.h: + +/usr/include/glib-2.0/glib/gkeyfile.h: + +/usr/include/glib-2.0/glib/gmappedfile.h: + +/usr/include/glib-2.0/glib/gmarkup.h: + +/usr/include/glib-2.0/glib/gmessages.h: + +/usr/include/glib-2.0/glib/gnode.h: + +/usr/include/glib-2.0/glib/goption.h: + +/usr/include/glib-2.0/glib/gpattern.h: + +/usr/include/glib-2.0/glib/gprimes.h: + +/usr/include/glib-2.0/glib/gqsort.h: + +/usr/include/glib-2.0/glib/gqueue.h: + +/usr/include/glib-2.0/glib/grand.h: + +/usr/include/glib-2.0/glib/gregex.h: + +/usr/include/glib-2.0/glib/gscanner.h: + +/usr/include/glib-2.0/glib/gsequence.h: + +/usr/include/glib-2.0/glib/gshell.h: + +/usr/include/glib-2.0/glib/gslice.h: + +/usr/include/glib-2.0/glib/gspawn.h: + +/usr/include/glib-2.0/glib/gstrfuncs.h: + +/usr/include/glib-2.0/glib/gstringchunk.h: + +/usr/include/glib-2.0/glib/gtestutils.h: + +/usr/include/glib-2.0/glib/gthreadpool.h: + +/usr/include/glib-2.0/glib/gtimer.h: + +/usr/include/glib-2.0/glib/gtrashstack.h: + +/usr/include/glib-2.0/glib/gtree.h: + +/usr/include/glib-2.0/glib/gurifuncs.h: + +/usr/include/glib-2.0/glib/gvarianttype.h: + +/usr/include/glib-2.0/glib/gvariant.h: + +/usr/include/glib-2.0/glib/gversion.h: + +/usr/include/glib-2.0/glib/deprecated/gallocator.h: + +/usr/include/glib-2.0/glib/deprecated/gcache.h: + +/usr/include/glib-2.0/glib/deprecated/gcompletion.h: + +/usr/include/glib-2.0/glib/deprecated/gmain.h: + +/usr/include/glib-2.0/glib/deprecated/grel.h: + +/usr/include/glib-2.0/glib/deprecated/gthread.h: + +/usr/include/gstreamer-0.10/gst/glib-compat.h: + +/usr/include/gstreamer-0.10/gst/gstenumtypes.h: + +/usr/include/glib-2.0/glib-object.h: + +/usr/include/glib-2.0/gobject/gbinding.h: + +/usr/include/glib-2.0/gobject/gobject.h: + +/usr/include/glib-2.0/gobject/gtype.h: + +/usr/include/glib-2.0/gobject/gvalue.h: + +/usr/include/glib-2.0/gobject/gparam.h: + +/usr/include/glib-2.0/gobject/gclosure.h: + +/usr/include/glib-2.0/gobject/gsignal.h: + +/usr/include/glib-2.0/gobject/gmarshal.h: + +/usr/include/glib-2.0/gobject/gboxed.h: + +/usr/include/glib-2.0/gobject/glib-types.h: + +/usr/include/glib-2.0/gobject/genums.h: + +/usr/include/glib-2.0/gobject/gparamspecs.h: + +/usr/include/glib-2.0/gobject/gsourceclosure.h: + +/usr/include/glib-2.0/gobject/gtypemodule.h: + +/usr/include/glib-2.0/gobject/gtypeplugin.h: + +/usr/include/glib-2.0/gobject/gvaluearray.h: + +/usr/include/glib-2.0/gobject/gvaluetypes.h: + +/usr/include/gstreamer-0.10/gst/gstversion.h: + +/usr/include/gstreamer-0.10/gst/gstatomicqueue.h: + +/usr/include/gstreamer-0.10/gst/gstbin.h: + +/usr/include/gstreamer-0.10/gst/gstelement.h: + +/usr/include/gstreamer-0.10/gst/gstconfig.h: + +/usr/include/libxml2/libxml/parser.h: + +/usr/include/libxml2/libxml/xmlversion.h: + +/usr/include/libxml2/libxml/xmlexports.h: + +/usr/include/libxml2/libxml/tree.h: + +/usr/include/libxml2/libxml/xmlstring.h: + +/usr/include/libxml2/libxml/xmlregexp.h: + +/usr/include/libxml2/libxml/dict.h: + +/usr/include/libxml2/libxml/hash.h: + +/usr/include/libxml2/libxml/valid.h: + +/usr/include/libxml2/libxml/xmlerror.h: + +/usr/include/libxml2/libxml/list.h: + +/usr/include/libxml2/libxml/xmlautomata.h: + +/usr/include/libxml2/libxml/entities.h: + +/usr/include/libxml2/libxml/encoding.h: + +/usr/include/libxml2/libxml/xmlIO.h: + +/usr/include/libxml2/libxml/globals.h: + +/usr/include/libxml2/libxml/SAX.h: + +/usr/include/libxml2/libxml/xlink.h: + +/usr/include/libxml2/libxml/SAX2.h: + +/usr/include/libxml2/libxml/xmlmemory.h: + +/usr/include/libxml2/libxml/threads.h: + +/usr/include/gstreamer-0.10/gst/gstobject.h: + +/usr/include/gstreamer-0.10/gst/gstpad.h: + +/usr/include/gstreamer-0.10/gst/gstbuffer.h: + +/usr/include/gstreamer-0.10/gst/gstminiobject.h: + +/usr/include/gstreamer-0.10/gst/gstclock.h: + +/usr/include/gstreamer-0.10/gst/gstcaps.h: + +/usr/include/gstreamer-0.10/gst/gststructure.h: + +/usr/include/gstreamer-0.10/gst/gstdatetime.h: + +/usr/include/gstreamer-0.10/gst/gstbufferlist.h: + +/usr/include/gstreamer-0.10/gst/gstevent.h: + +/usr/include/gstreamer-0.10/gst/gstformat.h: + +/usr/include/gstreamer-0.10/gst/gstiterator.h: + +/usr/include/gstreamer-0.10/gst/gsttaglist.h: + +/usr/include/gstreamer-0.10/gst/gstquery.h: + +/usr/include/gstreamer-0.10/gst/gsttask.h: + +/usr/include/gstreamer-0.10/gst/gsttaskpool.h: + +/usr/include/gstreamer-0.10/gst/gstpadtemplate.h: + +/usr/include/gstreamer-0.10/gst/gstbus.h: + +/usr/include/gstreamer-0.10/gst/gstmessage.h: + +/usr/include/gstreamer-0.10/gst/gstelementfactory.h: + +/usr/include/gstreamer-0.10/gst/gstplugin.h: + +/usr/include/glib-2.0/gmodule.h: + +/usr/include/gstreamer-0.10/gst/gstmacros.h: + +/usr/include/gstreamer-0.10/gst/gstpluginfeature.h: + +/usr/include/gstreamer-0.10/gst/gstindex.h: + +/usr/include/gstreamer-0.10/gst/gstindexfactory.h: + +/usr/include/gstreamer-0.10/gst/gstchildproxy.h: + +/usr/include/gstreamer-0.10/gst/gstdebugutils.h: + +/usr/include/gstreamer-0.10/gst/gsterror.h: + +/usr/include/gstreamer-0.10/gst/gstghostpad.h: + +/usr/include/gstreamer-0.10/gst/gstinfo.h: + +/usr/include/gstreamer-0.10/gst/gstinterface.h: + +/usr/include/gstreamer-0.10/gst/gstmarshal.h: + +/usr/include/gstreamer-0.10/gst/gstparamspecs.h: + +/usr/include/gstreamer-0.10/gst/gstvalue.h: + +/usr/include/gstreamer-0.10/gst/gstpipeline.h: + +/usr/include/gstreamer-0.10/gst/gstpoll.h: + +/usr/include/gstreamer-0.10/gst/gstpreset.h: + +/usr/include/gstreamer-0.10/gst/gstregistry.h: + +/usr/include/gstreamer-0.10/gst/gstsegment.h: + +/usr/include/gstreamer-0.10/gst/gstsystemclock.h: + +/usr/include/gstreamer-0.10/gst/gsttagsetter.h: + +/usr/include/gstreamer-0.10/gst/gsttrace.h: + +/usr/include/gstreamer-0.10/gst/gsttypefind.h: + +/usr/include/gstreamer-0.10/gst/gsttypefindfactory.h: + +/usr/include/gstreamer-0.10/gst/gsturi.h: + +/usr/include/gstreamer-0.10/gst/gstutils.h: + +/usr/include/gstreamer-0.10/gst/gstparse.h: + +/usr/include/gstreamer-0.10/gst/gstxml.h: + +/usr/include/gstreamer-0.10/gst/gstcompat.h: + +/usr/include/gstreamer-0.10/gst/app/gstappsink.h: + +/usr/include/gstreamer-0.10/gst/base/gstbasesink.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h: diff --git a/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.o b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.o new file mode 100644 index 0000000..3b1c9fb Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxMidi/src/ofxMidiOut.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.d b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.d new file mode 100644 index 0000000..72de2e7 --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.d @@ -0,0 +1,5 @@ +obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.d: \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.cpp \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h + +../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h: diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.o b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.o new file mode 100644 index 0000000..44b0f4a Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxml.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.d b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.d new file mode 100644 index 0000000..8d6e629 --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.d @@ -0,0 +1,5 @@ +obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.d: \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxmlerror.cpp \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h + +../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h: diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.o b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.o new file mode 100644 index 0000000..f7b67f7 Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlerror.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.d b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.d new file mode 100644 index 0000000..a104d71 --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.d @@ -0,0 +1,5 @@ +obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.d: \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxmlparser.cpp \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h + +../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h: diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.o b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.o new file mode 100644 index 0000000..57917ef Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxXmlSettings/libs/tinyxmlparser.o differ diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.d b/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.d new file mode 100644 index 0000000..7a0164e --- /dev/null +++ b/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.d @@ -0,0 +1,859 @@ +obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.d: \ + ../../openFrameworks-061812/addons/ofxXmlSettings/src/ofxXmlSettings.cpp \ + ../../openFrameworks-061812/addons/ofxXmlSettings/src/ofxXmlSettings.h \ + ../../openFrameworks-061812/libs/openFrameworks/ofMain.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h \ + ../../openFrameworks-061812/libs/glew/include/GL/glew.h \ + ../../openFrameworks-061812/libs/tess2/include/tesselator.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Config.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Types.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Exception.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h \ + ../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Expire.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/Condition.h \ + ../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h \ + ../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h \ + ../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h \ + ../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h \ + ../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h \ + ../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h \ + /usr/include/cairo/cairo-features.h /usr/include/cairo/cairo-pdf.h \ + /usr/include/cairo/cairo.h /usr/include/cairo/cairo-version.h \ + /usr/include/cairo/cairo-features.h \ + /usr/include/cairo/cairo-deprecated.h /usr/include/cairo/cairo-svg.h \ + /usr/include/cairo/cairo.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h \ + ../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h \ + ../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h \ + ../../openFrameworks-061812/libs/kiss/include/kiss_fft.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h \ + /usr/include/gstreamer-0.10/gst/gst.h /usr/include/glib-2.0/glib.h \ + /usr/include/glib-2.0/glib/galloca.h /usr/include/glib-2.0/glib/gtypes.h \ + /usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h \ + /usr/include/glib-2.0/glib/gmacros.h \ + /usr/include/glib-2.0/glib/gversionmacros.h \ + /usr/include/glib-2.0/glib/garray.h \ + /usr/include/glib-2.0/glib/gasyncqueue.h \ + /usr/include/glib-2.0/glib/gthread.h \ + /usr/include/glib-2.0/glib/gatomic.h /usr/include/glib-2.0/glib/gerror.h \ + /usr/include/glib-2.0/glib/gquark.h \ + /usr/include/glib-2.0/glib/gbacktrace.h \ + /usr/include/glib-2.0/glib/gbase64.h \ + /usr/include/glib-2.0/glib/gbitlock.h \ + /usr/include/glib-2.0/glib/gbookmarkfile.h \ + /usr/include/glib-2.0/glib/gbytes.h \ + /usr/include/glib-2.0/glib/gcharset.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/gconvert.h \ + /usr/include/glib-2.0/glib/gdataset.h /usr/include/glib-2.0/glib/gdate.h \ + /usr/include/glib-2.0/glib/gdatetime.h \ + /usr/include/glib-2.0/glib/gtimezone.h /usr/include/glib-2.0/glib/gdir.h \ + /usr/include/glib-2.0/glib/genviron.h \ + /usr/include/glib-2.0/glib/gfileutils.h \ + /usr/include/glib-2.0/glib/ggettext.h /usr/include/glib-2.0/glib/ghash.h \ + /usr/include/glib-2.0/glib/glist.h /usr/include/glib-2.0/glib/gmem.h \ + /usr/include/glib-2.0/glib/ghmac.h \ + /usr/include/glib-2.0/glib/gchecksum.h \ + /usr/include/glib-2.0/glib/ghook.h \ + /usr/include/glib-2.0/glib/ghostutils.h \ + /usr/include/glib-2.0/glib/giochannel.h \ + /usr/include/glib-2.0/glib/gmain.h /usr/include/glib-2.0/glib/gpoll.h \ + /usr/include/glib-2.0/glib/gslist.h /usr/include/glib-2.0/glib/gstring.h \ + /usr/include/glib-2.0/glib/gunicode.h \ + /usr/include/glib-2.0/glib/gutils.h \ + /usr/include/glib-2.0/glib/gkeyfile.h \ + /usr/include/glib-2.0/glib/gmappedfile.h \ + /usr/include/glib-2.0/glib/gmarkup.h \ + /usr/include/glib-2.0/glib/gmessages.h \ + /usr/include/glib-2.0/glib/gnode.h /usr/include/glib-2.0/glib/goption.h \ + /usr/include/glib-2.0/glib/gpattern.h \ + /usr/include/glib-2.0/glib/gprimes.h /usr/include/glib-2.0/glib/gqsort.h \ + /usr/include/glib-2.0/glib/gqueue.h /usr/include/glib-2.0/glib/grand.h \ + /usr/include/glib-2.0/glib/gregex.h \ + /usr/include/glib-2.0/glib/gscanner.h \ + /usr/include/glib-2.0/glib/gsequence.h \ + /usr/include/glib-2.0/glib/gshell.h /usr/include/glib-2.0/glib/gslice.h \ + /usr/include/glib-2.0/glib/gspawn.h \ + /usr/include/glib-2.0/glib/gstrfuncs.h \ + /usr/include/glib-2.0/glib/gstringchunk.h \ + /usr/include/glib-2.0/glib/gtestutils.h \ + /usr/include/glib-2.0/glib/gthreadpool.h \ + /usr/include/glib-2.0/glib/gtimer.h \ + /usr/include/glib-2.0/glib/gtrashstack.h \ + /usr/include/glib-2.0/glib/gtree.h \ + /usr/include/glib-2.0/glib/gurifuncs.h \ + /usr/include/glib-2.0/glib/gvarianttype.h \ + /usr/include/glib-2.0/glib/gvariant.h \ + /usr/include/glib-2.0/glib/gversion.h \ + /usr/include/glib-2.0/glib/deprecated/gallocator.h \ + /usr/include/glib-2.0/glib/deprecated/gcache.h \ + /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ + /usr/include/glib-2.0/glib/deprecated/gmain.h \ + /usr/include/glib-2.0/glib/deprecated/grel.h \ + /usr/include/glib-2.0/glib/deprecated/gthread.h \ + /usr/include/gstreamer-0.10/gst/glib-compat.h \ + /usr/include/gstreamer-0.10/gst/gstenumtypes.h \ + /usr/include/glib-2.0/glib-object.h \ + /usr/include/glib-2.0/gobject/gbinding.h \ + /usr/include/glib-2.0/gobject/gobject.h \ + /usr/include/glib-2.0/gobject/gtype.h \ + /usr/include/glib-2.0/gobject/gvalue.h \ + /usr/include/glib-2.0/gobject/gparam.h \ + /usr/include/glib-2.0/gobject/gclosure.h \ + /usr/include/glib-2.0/gobject/gsignal.h \ + /usr/include/glib-2.0/gobject/gmarshal.h \ + /usr/include/glib-2.0/gobject/gboxed.h \ + /usr/include/glib-2.0/gobject/glib-types.h \ + /usr/include/glib-2.0/gobject/genums.h \ + /usr/include/glib-2.0/gobject/gparamspecs.h \ + /usr/include/glib-2.0/gobject/gsourceclosure.h \ + /usr/include/glib-2.0/gobject/gtypemodule.h \ + /usr/include/glib-2.0/gobject/gtypeplugin.h \ + /usr/include/glib-2.0/gobject/gvaluearray.h \ + /usr/include/glib-2.0/gobject/gvaluetypes.h \ + /usr/include/gstreamer-0.10/gst/gstversion.h \ + /usr/include/gstreamer-0.10/gst/gstatomicqueue.h \ + /usr/include/gstreamer-0.10/gst/gstbin.h \ + /usr/include/gstreamer-0.10/gst/gstelement.h \ + /usr/include/gstreamer-0.10/gst/gstconfig.h \ + /usr/include/libxml2/libxml/parser.h \ + /usr/include/libxml2/libxml/xmlversion.h \ + /usr/include/libxml2/libxml/xmlexports.h \ + /usr/include/libxml2/libxml/tree.h \ + /usr/include/libxml2/libxml/xmlstring.h \ + /usr/include/libxml2/libxml/xmlregexp.h \ + /usr/include/libxml2/libxml/dict.h /usr/include/libxml2/libxml/hash.h \ + /usr/include/libxml2/libxml/valid.h \ + /usr/include/libxml2/libxml/xmlerror.h \ + /usr/include/libxml2/libxml/list.h \ + /usr/include/libxml2/libxml/xmlautomata.h \ + /usr/include/libxml2/libxml/entities.h \ + /usr/include/libxml2/libxml/encoding.h \ + /usr/include/libxml2/libxml/xmlIO.h \ + /usr/include/libxml2/libxml/globals.h /usr/include/libxml2/libxml/SAX.h \ + /usr/include/libxml2/libxml/xlink.h /usr/include/libxml2/libxml/SAX2.h \ + /usr/include/libxml2/libxml/xmlmemory.h \ + /usr/include/libxml2/libxml/threads.h \ + /usr/include/gstreamer-0.10/gst/gstobject.h \ + /usr/include/gstreamer-0.10/gst/gstpad.h \ + /usr/include/gstreamer-0.10/gst/gstbuffer.h \ + /usr/include/gstreamer-0.10/gst/gstminiobject.h \ + /usr/include/gstreamer-0.10/gst/gstclock.h \ + /usr/include/gstreamer-0.10/gst/gstcaps.h \ + /usr/include/gstreamer-0.10/gst/gststructure.h \ + /usr/include/gstreamer-0.10/gst/gstdatetime.h \ + /usr/include/gstreamer-0.10/gst/gstbufferlist.h \ + /usr/include/gstreamer-0.10/gst/gstevent.h \ + /usr/include/gstreamer-0.10/gst/gstformat.h \ + /usr/include/gstreamer-0.10/gst/gstiterator.h \ + /usr/include/gstreamer-0.10/gst/gsttaglist.h \ + /usr/include/gstreamer-0.10/gst/gstquery.h \ + /usr/include/gstreamer-0.10/gst/gsttask.h \ + /usr/include/gstreamer-0.10/gst/gsttaskpool.h \ + /usr/include/gstreamer-0.10/gst/gstpadtemplate.h \ + /usr/include/gstreamer-0.10/gst/gstbus.h \ + /usr/include/gstreamer-0.10/gst/gstmessage.h \ + /usr/include/gstreamer-0.10/gst/gstelementfactory.h \ + /usr/include/gstreamer-0.10/gst/gstplugin.h \ + /usr/include/glib-2.0/gmodule.h \ + /usr/include/gstreamer-0.10/gst/gstmacros.h \ + /usr/include/gstreamer-0.10/gst/gstpluginfeature.h \ + /usr/include/gstreamer-0.10/gst/gstindex.h \ + /usr/include/gstreamer-0.10/gst/gstindexfactory.h \ + /usr/include/gstreamer-0.10/gst/gstchildproxy.h \ + /usr/include/gstreamer-0.10/gst/gstdebugutils.h \ + /usr/include/gstreamer-0.10/gst/gsterror.h \ + /usr/include/gstreamer-0.10/gst/gstghostpad.h \ + /usr/include/gstreamer-0.10/gst/gstinfo.h \ + /usr/include/gstreamer-0.10/gst/gstinterface.h \ + /usr/include/gstreamer-0.10/gst/gstmarshal.h \ + /usr/include/gstreamer-0.10/gst/gstparamspecs.h \ + /usr/include/gstreamer-0.10/gst/gstvalue.h \ + /usr/include/gstreamer-0.10/gst/gstpipeline.h \ + /usr/include/gstreamer-0.10/gst/gstpoll.h \ + /usr/include/gstreamer-0.10/gst/gstpreset.h \ + /usr/include/gstreamer-0.10/gst/gstregistry.h \ + /usr/include/gstreamer-0.10/gst/gstsegment.h \ + /usr/include/gstreamer-0.10/gst/gstsystemclock.h \ + /usr/include/gstreamer-0.10/gst/gsttagsetter.h \ + /usr/include/gstreamer-0.10/gst/gsttrace.h \ + /usr/include/gstreamer-0.10/gst/gsttypefind.h \ + /usr/include/gstreamer-0.10/gst/gsttypefindfactory.h \ + /usr/include/gstreamer-0.10/gst/gsturi.h \ + /usr/include/gstreamer-0.10/gst/gstutils.h \ + /usr/include/gstreamer-0.10/gst/gstparse.h \ + /usr/include/gstreamer-0.10/gst/gstxml.h \ + /usr/include/gstreamer-0.10/gst/gstcompat.h \ + /usr/include/gstreamer-0.10/gst/app/gstappsink.h \ + /usr/include/gstreamer-0.10/gst/base/gstbasesink.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h \ + ../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h \ + ../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h + +../../openFrameworks-061812/addons/ofxXmlSettings/src/ofxXmlSettings.h: + +../../openFrameworks-061812/libs/openFrameworks/ofMain.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofConstants.h: + +../../openFrameworks-061812/libs/glew/include/GL/glew.h: + +../../openFrameworks-061812/libs/tess2/include/tesselator.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofFileUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Foundation.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Config.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Platform_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Bugcheck.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Types.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Timestamp.h: + +../../openFrameworks-061812/libs/poco/include/Poco/File_UNIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofLog.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofColor.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMath.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofPoint.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec3f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec2f.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVec4f.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Exception.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedLock.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Mutex_POSIX.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofSystemUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofThread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Thread_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Runnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SignalHandler.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Event_POSIX.h: + +../../openFrameworks-061812/libs/poco/include/Poco/RefCountedObject.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AtomicCounter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AutoPtr.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofURLFileLoader.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEvents.h: + +../../openFrameworks-061812/libs/openFrameworks/events/ofEventUtils.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractEvent.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SingletonHolder.h: + +../../openFrameworks-061812/libs/poco/include/Poco/SharedPtr.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveResult.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveMethod.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveRunnable.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ActiveStarter.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ThreadPool.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FIFOStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/DefaultStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/NotificationStrategy.h: + +../../openFrameworks-061812/libs/poco/include/Poco/AbstractDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Delegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/FunctionDelegate.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Expire.h: + +../../openFrameworks-061812/libs/poco/include/Poco/Condition.h: + +../../openFrameworks-061812/libs/poco/include/Poco/ScopedUnlock.h: + +../../openFrameworks-061812/libs/openFrameworks/utils/ofUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofBaseTypes.h: + +../../openFrameworks-061812/libs/openFrameworks/types/ofRectangle.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPixels.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofVectorMath.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix3x3.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofMatrix4x4.h: + +../../openFrameworks-061812/libs/openFrameworks/math/ofQuaternion.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofSerial.h: + +../../openFrameworks-061812/libs/openFrameworks/communication/ofArduino.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofFbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofTexture.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLRenderer.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPolyline.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofLight.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofNode.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/of3dUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofGraphics.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofMaterial.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofShader.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVbo.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofGLUtils.h: + +../../openFrameworks-061812/libs/openFrameworks/gl/ofVboMesh.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofCairoRenderer.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-pdf.h: + +/usr/include/cairo/cairo.h: + +/usr/include/cairo/cairo-version.h: + +/usr/include/cairo/cairo-features.h: + +/usr/include/cairo/cairo-deprecated.h: + +/usr/include/cairo/cairo-svg.h: + +/usr/include/cairo/cairo.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofPath.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTessellator.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofImage.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofRendererCollection.h: + +../../openFrameworks-061812/libs/openFrameworks/graphics/ofTrueTypeFont.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofBaseApp.h: + +../../openFrameworks-061812/libs/openFrameworks/app/ofAppRunner.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofPASoundStream.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofBaseSoundPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/sound/ofOpenALSoundPlayer.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fftr.h: + +../../openFrameworks-061812/libs/kiss/include/kiss_fft.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoGrabber.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstUtils.h: + +/usr/include/gstreamer-0.10/gst/gst.h: + +/usr/include/glib-2.0/glib.h: + +/usr/include/glib-2.0/glib/galloca.h: + +/usr/include/glib-2.0/glib/gtypes.h: + +/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h: + +/usr/include/glib-2.0/glib/gmacros.h: + +/usr/include/glib-2.0/glib/gversionmacros.h: + +/usr/include/glib-2.0/glib/garray.h: + +/usr/include/glib-2.0/glib/gasyncqueue.h: + +/usr/include/glib-2.0/glib/gthread.h: + +/usr/include/glib-2.0/glib/gatomic.h: + +/usr/include/glib-2.0/glib/gerror.h: + +/usr/include/glib-2.0/glib/gquark.h: + +/usr/include/glib-2.0/glib/gbacktrace.h: + +/usr/include/glib-2.0/glib/gbase64.h: + +/usr/include/glib-2.0/glib/gbitlock.h: + +/usr/include/glib-2.0/glib/gbookmarkfile.h: + +/usr/include/glib-2.0/glib/gbytes.h: + +/usr/include/glib-2.0/glib/gcharset.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/gconvert.h: + +/usr/include/glib-2.0/glib/gdataset.h: + +/usr/include/glib-2.0/glib/gdate.h: + +/usr/include/glib-2.0/glib/gdatetime.h: + +/usr/include/glib-2.0/glib/gtimezone.h: + +/usr/include/glib-2.0/glib/gdir.h: + +/usr/include/glib-2.0/glib/genviron.h: + +/usr/include/glib-2.0/glib/gfileutils.h: + +/usr/include/glib-2.0/glib/ggettext.h: + +/usr/include/glib-2.0/glib/ghash.h: + +/usr/include/glib-2.0/glib/glist.h: + +/usr/include/glib-2.0/glib/gmem.h: + +/usr/include/glib-2.0/glib/ghmac.h: + +/usr/include/glib-2.0/glib/gchecksum.h: + +/usr/include/glib-2.0/glib/ghook.h: + +/usr/include/glib-2.0/glib/ghostutils.h: + +/usr/include/glib-2.0/glib/giochannel.h: + +/usr/include/glib-2.0/glib/gmain.h: + +/usr/include/glib-2.0/glib/gpoll.h: + +/usr/include/glib-2.0/glib/gslist.h: + +/usr/include/glib-2.0/glib/gstring.h: + +/usr/include/glib-2.0/glib/gunicode.h: + +/usr/include/glib-2.0/glib/gutils.h: + +/usr/include/glib-2.0/glib/gkeyfile.h: + +/usr/include/glib-2.0/glib/gmappedfile.h: + +/usr/include/glib-2.0/glib/gmarkup.h: + +/usr/include/glib-2.0/glib/gmessages.h: + +/usr/include/glib-2.0/glib/gnode.h: + +/usr/include/glib-2.0/glib/goption.h: + +/usr/include/glib-2.0/glib/gpattern.h: + +/usr/include/glib-2.0/glib/gprimes.h: + +/usr/include/glib-2.0/glib/gqsort.h: + +/usr/include/glib-2.0/glib/gqueue.h: + +/usr/include/glib-2.0/glib/grand.h: + +/usr/include/glib-2.0/glib/gregex.h: + +/usr/include/glib-2.0/glib/gscanner.h: + +/usr/include/glib-2.0/glib/gsequence.h: + +/usr/include/glib-2.0/glib/gshell.h: + +/usr/include/glib-2.0/glib/gslice.h: + +/usr/include/glib-2.0/glib/gspawn.h: + +/usr/include/glib-2.0/glib/gstrfuncs.h: + +/usr/include/glib-2.0/glib/gstringchunk.h: + +/usr/include/glib-2.0/glib/gtestutils.h: + +/usr/include/glib-2.0/glib/gthreadpool.h: + +/usr/include/glib-2.0/glib/gtimer.h: + +/usr/include/glib-2.0/glib/gtrashstack.h: + +/usr/include/glib-2.0/glib/gtree.h: + +/usr/include/glib-2.0/glib/gurifuncs.h: + +/usr/include/glib-2.0/glib/gvarianttype.h: + +/usr/include/glib-2.0/glib/gvariant.h: + +/usr/include/glib-2.0/glib/gversion.h: + +/usr/include/glib-2.0/glib/deprecated/gallocator.h: + +/usr/include/glib-2.0/glib/deprecated/gcache.h: + +/usr/include/glib-2.0/glib/deprecated/gcompletion.h: + +/usr/include/glib-2.0/glib/deprecated/gmain.h: + +/usr/include/glib-2.0/glib/deprecated/grel.h: + +/usr/include/glib-2.0/glib/deprecated/gthread.h: + +/usr/include/gstreamer-0.10/gst/glib-compat.h: + +/usr/include/gstreamer-0.10/gst/gstenumtypes.h: + +/usr/include/glib-2.0/glib-object.h: + +/usr/include/glib-2.0/gobject/gbinding.h: + +/usr/include/glib-2.0/gobject/gobject.h: + +/usr/include/glib-2.0/gobject/gtype.h: + +/usr/include/glib-2.0/gobject/gvalue.h: + +/usr/include/glib-2.0/gobject/gparam.h: + +/usr/include/glib-2.0/gobject/gclosure.h: + +/usr/include/glib-2.0/gobject/gsignal.h: + +/usr/include/glib-2.0/gobject/gmarshal.h: + +/usr/include/glib-2.0/gobject/gboxed.h: + +/usr/include/glib-2.0/gobject/glib-types.h: + +/usr/include/glib-2.0/gobject/genums.h: + +/usr/include/glib-2.0/gobject/gparamspecs.h: + +/usr/include/glib-2.0/gobject/gsourceclosure.h: + +/usr/include/glib-2.0/gobject/gtypemodule.h: + +/usr/include/glib-2.0/gobject/gtypeplugin.h: + +/usr/include/glib-2.0/gobject/gvaluearray.h: + +/usr/include/glib-2.0/gobject/gvaluetypes.h: + +/usr/include/gstreamer-0.10/gst/gstversion.h: + +/usr/include/gstreamer-0.10/gst/gstatomicqueue.h: + +/usr/include/gstreamer-0.10/gst/gstbin.h: + +/usr/include/gstreamer-0.10/gst/gstelement.h: + +/usr/include/gstreamer-0.10/gst/gstconfig.h: + +/usr/include/libxml2/libxml/parser.h: + +/usr/include/libxml2/libxml/xmlversion.h: + +/usr/include/libxml2/libxml/xmlexports.h: + +/usr/include/libxml2/libxml/tree.h: + +/usr/include/libxml2/libxml/xmlstring.h: + +/usr/include/libxml2/libxml/xmlregexp.h: + +/usr/include/libxml2/libxml/dict.h: + +/usr/include/libxml2/libxml/hash.h: + +/usr/include/libxml2/libxml/valid.h: + +/usr/include/libxml2/libxml/xmlerror.h: + +/usr/include/libxml2/libxml/list.h: + +/usr/include/libxml2/libxml/xmlautomata.h: + +/usr/include/libxml2/libxml/entities.h: + +/usr/include/libxml2/libxml/encoding.h: + +/usr/include/libxml2/libxml/xmlIO.h: + +/usr/include/libxml2/libxml/globals.h: + +/usr/include/libxml2/libxml/SAX.h: + +/usr/include/libxml2/libxml/xlink.h: + +/usr/include/libxml2/libxml/SAX2.h: + +/usr/include/libxml2/libxml/xmlmemory.h: + +/usr/include/libxml2/libxml/threads.h: + +/usr/include/gstreamer-0.10/gst/gstobject.h: + +/usr/include/gstreamer-0.10/gst/gstpad.h: + +/usr/include/gstreamer-0.10/gst/gstbuffer.h: + +/usr/include/gstreamer-0.10/gst/gstminiobject.h: + +/usr/include/gstreamer-0.10/gst/gstclock.h: + +/usr/include/gstreamer-0.10/gst/gstcaps.h: + +/usr/include/gstreamer-0.10/gst/gststructure.h: + +/usr/include/gstreamer-0.10/gst/gstdatetime.h: + +/usr/include/gstreamer-0.10/gst/gstbufferlist.h: + +/usr/include/gstreamer-0.10/gst/gstevent.h: + +/usr/include/gstreamer-0.10/gst/gstformat.h: + +/usr/include/gstreamer-0.10/gst/gstiterator.h: + +/usr/include/gstreamer-0.10/gst/gsttaglist.h: + +/usr/include/gstreamer-0.10/gst/gstquery.h: + +/usr/include/gstreamer-0.10/gst/gsttask.h: + +/usr/include/gstreamer-0.10/gst/gsttaskpool.h: + +/usr/include/gstreamer-0.10/gst/gstpadtemplate.h: + +/usr/include/gstreamer-0.10/gst/gstbus.h: + +/usr/include/gstreamer-0.10/gst/gstmessage.h: + +/usr/include/gstreamer-0.10/gst/gstelementfactory.h: + +/usr/include/gstreamer-0.10/gst/gstplugin.h: + +/usr/include/glib-2.0/gmodule.h: + +/usr/include/gstreamer-0.10/gst/gstmacros.h: + +/usr/include/gstreamer-0.10/gst/gstpluginfeature.h: + +/usr/include/gstreamer-0.10/gst/gstindex.h: + +/usr/include/gstreamer-0.10/gst/gstindexfactory.h: + +/usr/include/gstreamer-0.10/gst/gstchildproxy.h: + +/usr/include/gstreamer-0.10/gst/gstdebugutils.h: + +/usr/include/gstreamer-0.10/gst/gsterror.h: + +/usr/include/gstreamer-0.10/gst/gstghostpad.h: + +/usr/include/gstreamer-0.10/gst/gstinfo.h: + +/usr/include/gstreamer-0.10/gst/gstinterface.h: + +/usr/include/gstreamer-0.10/gst/gstmarshal.h: + +/usr/include/gstreamer-0.10/gst/gstparamspecs.h: + +/usr/include/gstreamer-0.10/gst/gstvalue.h: + +/usr/include/gstreamer-0.10/gst/gstpipeline.h: + +/usr/include/gstreamer-0.10/gst/gstpoll.h: + +/usr/include/gstreamer-0.10/gst/gstpreset.h: + +/usr/include/gstreamer-0.10/gst/gstregistry.h: + +/usr/include/gstreamer-0.10/gst/gstsegment.h: + +/usr/include/gstreamer-0.10/gst/gstsystemclock.h: + +/usr/include/gstreamer-0.10/gst/gsttagsetter.h: + +/usr/include/gstreamer-0.10/gst/gsttrace.h: + +/usr/include/gstreamer-0.10/gst/gsttypefind.h: + +/usr/include/gstreamer-0.10/gst/gsttypefindfactory.h: + +/usr/include/gstreamer-0.10/gst/gsturi.h: + +/usr/include/gstreamer-0.10/gst/gstutils.h: + +/usr/include/gstreamer-0.10/gst/gstparse.h: + +/usr/include/gstreamer-0.10/gst/gstxml.h: + +/usr/include/gstreamer-0.10/gst/gstcompat.h: + +/usr/include/gstreamer-0.10/gst/app/gstappsink.h: + +/usr/include/gstreamer-0.10/gst/base/gstbasesink.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/video/ofGstVideoPlayer.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofCamera.h: + +../../openFrameworks-061812/libs/openFrameworks/3d/ofEasyCam.h: + +../../openFrameworks-061812/addons/ofxXmlSettings/libs/tinyxml.h: diff --git a/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.o b/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.o new file mode 100644 index 0000000..cd91368 Binary files /dev/null and b/liveengine/obj/i686Debug/addons/ofxXmlSettings/src/ofxXmlSettings.o differ -- cgit v1.2.3