diff options
| -rw-r--r-- | liveengine/liveengine_win.cbp | 193 | ||||
| -rw-r--r-- | liveengine/liveengine_win.depend | 1215 | ||||
| -rw-r--r-- | liveengine/liveengine_win.layout | 4 |
3 files changed, 1412 insertions, 0 deletions
diff --git a/liveengine/liveengine_win.cbp b/liveengine/liveengine_win.cbp new file mode 100644 index 0000000..cec306c --- /dev/null +++ b/liveengine/liveengine_win.cbp @@ -0,0 +1,193 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_project_file> + <FileVersion major="1" minor="6" /> + <Project> + <Option title="liveengine" /> + <Option makefile="makefile" /> + <Option pch_mode="2" /> + <Option compiler="gcc" /> + <Option virtualFolders="src\;" /> + <Build> + <Target title="release"> + <Option output="bin\$(PROJECT_NAME)" prefix_auto="1" extension_auto="1" /> + <Option working_dir="bin" /> + <Option object_output="obj\release" /> + <Option external_deps="..\..\openFrameworks-020912\libs\openFrameworksCompiled\lib\win_cb\openFrameworks.lib;" /> + <Option type="1" /> + <Option compiler="gcc" /> + <Option projectLinkerOptionsRelation="2" /> + <Compiler> + <Add option="-O2" /> + </Compiler> + <Linker> + <Add option="-s" /> + <Add option="../../openFrameworks-020912/libs/openFrameworksCompiled/lib/win_cb/openFrameworks.lib" /> + </Linker> + </Target> + <Target title="debug"> + <Option output="bin\$(PROJECT_NAME)_DEBUG" prefix_auto="1" extension_auto="1" /> + <Option working_dir="bin" /> + <Option object_output="obj\debug\" /> + <Option external_deps="..\..\openFrameworks-020912\libs\openFrameworksCompiled\lib\win_cb\openFrameworksDebug.lib;" /> + <Option type="1" /> + <Option compiler="gcc" /> + <Option projectLinkerOptionsRelation="2" /> + <Compiler> + <Add option="-g" /> + </Compiler> + <Linker> + <Add option="../../openFrameworks-020912/libs/openFrameworksCompiled/lib/win_cb/openFrameworksDebug.lib" /> + </Linker> + </Target> + </Build> + <Compiler> + <Add option="-Wno-multichar" /> + <Add directory="..\..\openFrameworks-020912\libs\glu\include" /> + <Add directory="..\..\openFrameworks-020912\libs\freetype\include" /> + <Add directory="..\..\openFrameworks-020912\libs\freetype\include\freetype2" /> + <Add directory="..\..\openFrameworks-020912\libs\FreeImage\include" /> + <Add directory="..\..\openFrameworks-020912\libs\quicktime\include" /> + <Add directory="..\..\openFrameworks-020912\libs\rtAudio\include" /> + <Add directory="..\..\openFrameworks-020912\libs\fmodex\include" /> + <Add directory="..\..\openFrameworks-020912\libs\videoInput\include" /> + <Add directory="..\..\openFrameworks-020912\libs\glew\include" /> + <Add directory="..\..\openFrameworks-020912\libs\glut\include" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\3d" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\app" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\communication" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\events" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\gl" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\graphics" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\math" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\sound" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\types" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\utils" /> + <Add directory="..\..\openFrameworks-020912\libs\openFrameworks\video" /> + <Add directory="..\..\openFrameworks-020912\libs\poco\include" /> + <Add directory="..\..\openFrameworks-020912\libs\tess2\include" /> + <Add directory="..\..\openFrameworks-020912\libs\cairo\include\cairo" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\calib3d" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\contrib" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\core" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\features2d" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\flann" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\gpu" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\highgui" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\imgproc" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\legacy" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\ml" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\objdetect" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\include\opencv2\video" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\android" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\iphone" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\linux" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\linux64" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\osx" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\vs2010" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\win_cb" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\android\armeabi" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\libs\opencv\lib\android\armeabi-v7a" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\addons\ofxRay\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxOpenCv\addons\ofxGrabCam\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxRay\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxXmlSettings\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxXmlSettings\libs" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxBlobsManager\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxMidi\src" /> + <Add directory="..\..\openFrameworks-020912\addons\ofxMidi\libs" /> + </Compiler> + <Linker> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_legacy220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_haartraining_engine.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_features2d220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_calib3d220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_objdetect220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_imgproc220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_video220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_highgui220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_ml220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_core220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_lapack.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_flann220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_contrib220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libopencv_gpu220.a" /> + <Add option="../../openFrameworks-020912/addons/ofxOpenCv/libs/opencv/lib/win_cb/libzlib.a" /> + <Add library="..\..\openFrameworks-020912\libs\FreeImage\lib\win_cb\FreeImage.lib" /> + <Add library="..\..\openFrameworks-020912\libs\rtAudio\lib\win_cb\librtaudio.a" /> + <Add library="..\..\openFrameworks-020912\libs\quicktime\lib\win_cb\qtmlClient.lib" /> + <Add library="..\..\openFrameworks-020912\libs\cairo\lib\win_cb\libcairo.a" /> + <Add library="..\..\openFrameworks-020912\libs\cairo\lib\win_cb\libpixman-1.a" /> + <Add library="..\..\openFrameworks-020912\libs\freetype\lib\win_cb\libfreetype.a" /> + <Add library="..\..\openFrameworks-020912\libs\glut\lib\win_cb\libglut.a" /> + <Add library="..\..\openFrameworks-020912\libs\videoInput\lib\win_cb\videoInputLib.a" /> + <Add library="..\..\openFrameworks-020912\libs\fmodex\lib\win_cb\libfmodex.a" /> + <Add library="..\..\openFrameworks-020912\libs\glew\lib\win_cb\glew32s.lib" /> + <Add library="..\..\openFrameworks-020912\libs\glu\lib\win_cb\glu32.lib" /> + <Add library="..\..\openFrameworks-020912\libs\poco\lib\win_cb\libPocoNetmt.a" /> + <Add library="..\..\openFrameworks-020912\libs\poco\lib\win_cb\libPocoUtilmt.a" /> + <Add library="..\..\openFrameworks-020912\libs\poco\lib\win_cb\libPocoXMLmt.a" /> + <Add library="..\..\openFrameworks-020912\libs\poco\lib\win_cb\libPocoFoundationmt.a" /> + <Add library="..\..\openFrameworks-020912\libs\tess2\lib\win_cb\libtess2.a" /> + <Add library="opengl32" /> + <Add library="gdi32" /> + <Add library="msimg32" /> + <Add library="glu32" /> + <Add library="dsound" /> + <Add library="winmm" /> + <Add library="dxguid" /> + <Add library="strmbase" /> + <Add library="strmiids" /> + <Add library="z" /> + <Add library="uuid" /> + <Add library="ole32" /> + <Add library="oleaut32" /> + <Add library="setupapi" /> + <Add library="wsock32" /> + <Add library="ws2_32" /> + <Add library="Iphlpapi" /> + </Linker> + <ExtraCommands> + <Add after='xcopy /e /i /y "$(PROJECT_DIR)..\..\openFrameworks-020912\export\win_cb\*.dll" "$(PROJECT_DIR)bin"' /> + <Add after='cmd /c if not exist "$(PROJECT_DIR)bin/data" mkdir "$(PROJECT_DIR)bin/data"' /> + <Mode after="always" /> + </ExtraCommands> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\libs\RtError.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\libs\RtMidi.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\libs\RtMidi.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidi.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiConstants.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiEvents.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiIn.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiIn.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiOut.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxMidi\src\ofxMidiOut.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\libs\tinyxml.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\libs\tinyxml.h" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\libs\tinyxmlerror.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\libs\tinyxmlparser.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\src\ofxXmlSettings.cpp" /> + <Unit filename="..\..\openFrameworks-020912\addons\ofxXmlSettings\src\ofxXmlSettings.h" /> + <Unit filename="src\main.cpp"> + <Option virtualFolder="src" /> + </Unit> + <Unit filename="src\testApp.cpp"> + <Option virtualFolder="src" /> + </Unit> + <Unit filename="src\testApp.h"> + <Option virtualFolder="src" /> + </Unit> + <Extensions> + <code_completion /> + <debugger /> + <envvars /> + </Extensions> + </Project> +</CodeBlocks_project_file> diff --git a/liveengine/liveengine_win.depend b/liveengine/liveengine_win.depend new file mode 100644 index 0000000..ca3fcb8 --- /dev/null +++ b/liveengine/liveengine_win.depend @@ -0,0 +1,1215 @@ +# depslib dependency file v1.0 +1345140866 source:e:\workspace\sunkenfoal\liveengine\src\main.cpp + "ofMain.h" + "testApp.h" + "ofAppGlutWindow.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\ofmain.h + "ofConstants.h" + "ofFileUtils.h" + "ofLog.h" + "ofSystemUtils.h" + "ofThread.h" + "ofURLFileLoader.h" + "ofUtils.h" + "ofBaseTypes.h" + "ofTypes.h" + "ofColor.h" + "ofPoint.h" + "ofRectangle.h" + "ofMath.h" + "ofVectorMath.h" + "ofSerial.h" + "ofArduino.h" + "ofFbo.h" + "ofGLRenderer.h" + "ofGLUtils.h" + "ofLight.h" + "ofMaterial.h" + "ofShader.h" + "ofTexture.h" + "ofVbo.h" + "ofVboMesh.h" + "ofCairoRenderer.h" + "ofGraphics.h" + "ofImage.h" + "ofPath.h" + "ofPixels.h" + "ofPolyline.h" + "ofRendererCollection.h" + "ofTessellator.h" + "ofTrueTypeFont.h" + "ofBaseApp.h" + "ofAppRunner.h" + "ofSoundStream.h" + "ofSoundPlayer.h" + "ofVideoGrabber.h" + "ofVideoPlayer.h" + "ofEvents.h" + "of3dUtils.h" + "ofCamera.h" + "ofEasyCam.h" + "ofMesh.h" + "ofNode.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\ofconstants.h + <TargetConditionals.h> + <windows.h> + "GL\glew.h" + "GL\wglew.h" + "glu.h" + <unistd.h> + "GL/glew.h" + <OpenGL/gl.h> + <ApplicationServices/ApplicationServices.h> + <unistd.h> + <GL/glew.h> + <GL/gl.h> + <GL/glx.h> + <unistd.h> + <GLES/gl.h> + <GLES/glext.h> + "glu.h" + "tesselator.h" + <cstdlib> + <cstdio> + <cstdarg> + <cmath> + <ctime> + <cstdlib> + <string> + <iostream> + <vector> + <cstring> + <sstream> + <iomanip> + <fstream> + +1333210877 e:\workspace\openframeworks-020912\libs\glew\include\gl\glew.h + <stddef.h> + <inttypes.h> + <stdint.h> + <inttypes.h> + <OpenGL/glu.h> + <GL/glu.h> + +1333210877 e:\workspace\openframeworks-020912\libs\glew\include\gl\wglew.h + <windows.h> + +1333210877 e:\workspace\openframeworks-020912\libs\glu\include\glu.h + "glu_mangle.h" + <GL/gl.h> + +1333210883 e:\workspace\openframeworks-020912\libs\tess2\include\tesselator.h + <TargetConditionals.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\offileutils.h + "ofConstants.h" + "Poco/File.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file.h + "Poco/Foundation.h" + "Poco/Timestamp.h" + <vector> + "File_WINCE.h" + "Poco/File_WIN32U.h" + "Poco/File_WIN32.h" + "Poco/File_UNIX.h" + "Poco/File_VMS.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\foundation.h + "Poco/Config.h" + "Poco/Platform.h" + "Poco/Platform_WIN32.h" + "Poco/Platform_VMS.h" + "Poco/Platform_POSIX.h" + "Poco/Bugcheck.h" + "Poco/Types.h" + <string> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\config.h + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\platform.h + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\platform_win32.h + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\platform_vms.h + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\platform_posix.h + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\bugcheck.h + "Poco/Foundation.h" + <string> + <iostream> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\types.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\timestamp.h + "Poco/Foundation.h" + <ctime> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file_wince.h + "Poco/Foundation.h" + "Poco/Timestamp.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file_win32u.h + "Poco/Foundation.h" + "Poco/Timestamp.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file_win32.h + "Poco/Foundation.h" + "Poco/Timestamp.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file_unix.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\file_vms.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\oflog.h + "ofConstants.h" + "ofFileUtils.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\types\oftypes.h + "ofConstants.h" + "ofColor.h" + <memory> + <tr1/memory> + "Poco/Mutex.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\types\ofcolor.h + <limits> + "ofMath.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofmath.h + "ofPoint.h" + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\types\ofpoint.h + "ofVec3f.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofvec3f.h + "ofVec2f.h" + "ofVec4f.h" + "ofConstants.h" + <cmath> + <iostream> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofvec2f.h + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofvec4f.h + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\mutex.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/ScopedLock.h" + "Poco/Mutex_WINCE.h" + "Poco/Mutex_WIN32.h" + "Poco/Mutex_POSIX.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\exception.h + "Poco/Foundation.h" + <stdexcept> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\scopedlock.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\mutex_wince.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/UnWindows.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\unwindows.h + <windows.h> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\mutex_win32.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/UnWindows.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\mutex_posix.h + "Poco/Foundation.h" + "Poco/Exception.h" + <pthread.h> + <errno.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\ofsystemutils.h + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\ofthread.h + "ofConstants.h" + "ofTypes.h" + <process.h> + <pthread.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\ofurlfileloader.h + <deque> + <queue> + "ofThread.h" + "ofEvents.h" + "ofFileUtils.h" + "Poco/Condition.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\events\ofevents.h + "ofConstants.h" + "ofPoint.h" + "ofEventUtils.h" + "ofxEventUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\events\ofeventutils.h + "ofConstants.h" + "Poco/FIFOEvent.h" + "Poco/Delegate.h" + <stdio.h> + <stdlib.h> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\fifoevent.h + "Poco/AbstractEvent.h" + "Poco/FIFOStrategy.h" + "Poco/AbstractDelegate.h" + "Poco/CompareFunctions.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\abstractevent.h + "Poco/Foundation.h" + "Poco/SingletonHolder.h" + "Poco/SharedPtr.h" + "Poco/ActiveResult.h" + "Poco/ActiveMethod.h" + "Poco/Mutex.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\singletonholder.h + "Poco/Foundation.h" + "Poco/Mutex.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\sharedptr.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/AtomicCounter.h" + <algorithm> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\atomiccounter.h + "Poco/Foundation.h" + "Poco/UnWindows.h" + <libkern/OSAtomic.h> + "Poco/Mutex.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\activeresult.h + "Poco/Foundation.h" + "Poco/Mutex.h" + "Poco/Event.h" + "Poco/RefCountedObject.h" + "Poco/Exception.h" + <algorithm> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\event.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/Event_WIN32.h" + "Poco/Event_POSIX.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\event_win32.h + "Poco/Foundation.h" + "Poco/Exception.h" + "Poco/UnWindows.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\event_posix.h + "Poco/Foundation.h" + "Poco/Exception.h" + <pthread.h> + <errno.h> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\refcountedobject.h + "Poco/Foundation.h" + "Poco/AtomicCounter.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\activemethod.h + "Poco/Foundation.h" + "Poco/ActiveResult.h" + "Poco/ActiveRunnable.h" + "Poco/ActiveStarter.h" + "Poco/AutoPtr.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\activerunnable.h + "Poco/Foundation.h" + "Poco/ActiveResult.h" + "Poco/Runnable.h" + "Poco/RefCountedObject.h" + "Poco/AutoPtr.h" + "Poco/Exception.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\runnable.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\autoptr.h + "Poco/Foundation.h" + "Poco/Exception.h" + <algorithm> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\activestarter.h + "Poco/Foundation.h" + "Poco/ThreadPool.h" + "Poco/ActiveRunnable.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\threadpool.h + "Poco/Foundation.h" + "Poco/Thread.h" + "Poco/Mutex.h" + <vector> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\thread.h + "Poco/Foundation.h" + "Poco/Mutex.h" + "Poco/Thread_WINCE.h" + "Poco/Thread_WIN32.h" + "Poco/Thread_POSIX.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\thread_wince.h + "Poco/Foundation.h" + "Poco/Runnable.h" + "Poco/UnWindows.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\thread_win32.h + "Poco/Foundation.h" + "Poco/Runnable.h" + "Poco/UnWindows.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\thread_posix.h + "Poco/Foundation.h" + "Poco/Runnable.h" + "Poco/SignalHandler.h" + "Poco/Event.h" + "Poco/RefCountedObject.h" + "Poco/AutoPtr.h" + <pthread.h> + <limits.h> + <sys/select.h> + <errno.h> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\signalhandler.h + "Poco/Foundation.h" + <vector> + <setjmp.h> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\fifostrategy.h + "Poco/NotificationStrategy.h" + <map> + <list> + <memory> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\notificationstrategy.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\abstractdelegate.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\comparefunctions.h + "Poco/Foundation.h" + <functional> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\delegate.h + "Poco/Foundation.h" + "Poco/AbstractDelegate.h" + "Poco/FunctionDelegate.h" + "Poco/Expire.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\functiondelegate.h + "Poco/Foundation.h" + "Poco/AbstractDelegate.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\expire.h + "Poco/Foundation.h" + "Poco/AbstractDelegate.h" + "Poco/Timestamp.h" + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\condition.h + "Poco/Foundation.h" + "Poco/Mutex.h" + "Poco/ScopedUnlock.h" + "Poco/Event.h" + "Poco/Exception.h" + <deque> + +1333210877 e:\workspace\openframeworks-020912\libs\poco\include\poco\scopedunlock.h + "Poco/Foundation.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\utils\ofutils.h + "ofConstants.h" + <bitset> + "ofLog.h" + <shellapi.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\types\ofbasetypes.h + "ofPoint.h" + "ofRectangle.h" + "ofConstants.h" + "ofColor.h" + "ofMesh.h" + "ofPixels.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\types\ofrectangle.h + "ofPoint.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\3d\ofmesh.h + "ofVec3f.h" + "ofVec2f.h" + "ofColor.h" + "ofUtils.h" + "ofConstants.h" + "ofGLUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofglutils.h + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofpixels.h + "ofConstants.h" + "ofUtils.h" + "ofColor.h" + "ofMath.h" + <limits> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofvectormath.h + "ofVec2f.h" + "ofVec3f.h" + "ofVec4f.h" + "ofMatrix3x3.h" + "ofMatrix4x4.h" + "ofQuaternion.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofmatrix3x3.h + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofmatrix4x4.h + "ofVec3f.h" + "ofVec4f.h" + "ofQuaternion.h" + "ofConstants.h" + <cmath> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\math\ofquaternion.h + "ofConstants.h" + "ofVec3f.h" + "ofVec4f.h" + <cmath> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\communication\ofserial.h + "ofConstants.h" + "ofTypes.h" + <termios.h> + <winbase.h> + <tchar.h> + <iostream> + <string.h> + <setupapi.h> + <regstr.h> + <winioctl.h> + <initguid.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\communication\ofarduino.h + <list> + <vector> + <string> + <iostream> + "ofEvents.h" + "ofSerial.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\offbo.h + "ofTexture.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\oftexture.h + "ofPoint.h" + "ofRectangle.h" + "ofBaseTypes.h" + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofglrenderer.h + "ofBaseTypes.h" + "ofPolyline.h" + <stack> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofpolyline.h + "ofPoint.h" + "ofConstants.h" + <deque> + "ofRectangle.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\oflight.h + "ofNode.h" + "ofColor.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\3d\ofnode.h + "ofVectorMath.h" + "of3dUtils.h" + "ofGraphics.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\3d\of3dutils.h + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofgraphics.h + "ofConstants.h" + "ofColor.h" + "ofPoint.h" + "ofMatrix4x4.h" + "ofRectangle.h" + "ofTypes.h" + "ofBaseTypes.h" + "ofGLRenderer.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofmaterial.h + "ofColor.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofshader.h + "ofConstants.h" + "ofBaseTypes.h" + "ofTexture.h" + <map> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofvbo.h + "ofConstants.h" + "ofVec3f.h" + "ofColor.h" + "ofUtils.h" + "ofMesh.h" + "ofGLUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\gl\ofvbomesh.h + "ofMesh.h" + "ofVbo.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofcairorenderer.h + "cairo-features.h" + "cairo-pdf.h" + "cairo-svg.h" + "cairo.h" + <deque> + <stack> + "ofMatrix4x4.h" + "ofBaseTypes.h" + "ofPath.h" + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo-features.h + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo-pdf.h + "cairo.h" + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo.h + "cairo-version.h" + "cairo-features.h" + "cairo-deprecated.h" + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo-version.h + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo-deprecated.h + +1333210876 e:\workspace\openframeworks-020912\libs\cairo\include\cairo\cairo-svg.h + "cairo.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofpath.h + "ofConstants.h" + "ofPoint.h" + "ofColor.h" + "ofPolyline.h" + "ofBaseTypes.h" + "ofMesh.h" + "ofTessellator.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\oftessellator.h + "ofConstants.h" + "ofMesh.h" + "ofTypes.h" + "ofPolyline.h" + "tesselator.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofimage.h + "ofFileUtils.h" + "ofTexture.h" + "ofPixels.h" + "ofBaseTypes.h" + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\ofrenderercollection.h + "ofBaseTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\graphics\oftruetypefont.h + <vector> + "ofPoint.h" + "ofRectangle.h" + "ofConstants.h" + "ofPath.h" + "ofTexture.h" + "ofMesh.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\app\ofbaseapp.h + "ofPoint.h" + "ofEvents.h" + "ofBaseTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\app\ofapprunner.h + "ofConstants.h" + "ofPoint.h" + "ofRectangle.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofsoundstream.h + "ofConstants.h" + "ofBaseTypes.h" + "ofBaseApp.h" + "ofTypes.h" + "ofBaseSoundStream.h" + "ofRtAudioSoundStream.h" + "ofPASoundStream.h" + "ofxAndroidSoundStream.h" + "ofxiPhoneSoundStream.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofbasesoundstream.h + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofrtaudiosoundstream.h + "ofConstants.h" + "ofBaseSoundStream.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofpasoundstream.h + "ofConstants.h" + "ofBaseSoundStream.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofxiphonesoundstream.h + "ofConstants.h" + "ofBaseSoundStream.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofsoundplayer.h + "ofConstants.h" + "ofTypes.h" + "ofBaseTypes.h" + "ofBaseSoundPlayer.h" + "ofQuicktimeSoundPlayer.h" + "ofFmodSoundPlayer.h" + "ofOpenALSoundPlayer.h" + "ofxOpenALSoundPlayer.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofbasesoundplayer.h + "ofConstants.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\offmodsoundplayer.h + "ofConstants.h" + "ofBaseSoundPlayer.h" + "fmod.h" + "fmod_errors.h" + +1333210877 e:\workspace\openframeworks-020912\libs\fmodex\include\fmod.h + "fmod_codec.h" + "fmod_dsp.h" + "fmod_memoryinfo.h" + +1333210877 e:\workspace\openframeworks-020912\libs\fmodex\include\fmod_codec.h + +1333210877 e:\workspace\openframeworks-020912\libs\fmodex\include\fmod_dsp.h + +1333210877 e:\workspace\openframeworks-020912\libs\fmodex\include\fmod_memoryinfo.h + +1333210877 e:\workspace\openframeworks-020912\libs\fmodex\include\fmod_errors.h + "fmod.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\sound\ofopenalsoundplayer.h + "ofConstants.h" + "ofBaseSoundPlayer.h" + "ofEvents.h" + "ofThread.h" + <OpenAL/al.h> + <OpenAL/alc.h> + <AL/al.h> + <AL/alc.h> + "kiss_fft.h" + "kiss_fftr.h" + <sndfile.h> + <mpg123.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofvideograbber.h + "ofConstants.h" + "ofTexture.h" + "ofBaseTypes.h" + "ofPixels.h" + "ofTypes.h" + "ofiPhoneVideoGrabber.h" + "ofQuickTimeGrabber.h" + "ofDirectShowGrabber.h" + "ofGstVideoGrabber.h" + "ofxAndroidVideoGrabber.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofiphonevideograbber.h + "ofVideoGrabber.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofquicktimegrabber.h + "ofConstants.h" + "ofQtUtils.h" + "ofTexture.h" + "ofBaseTypes.h" + "ofPixels.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofqtutils.h + "ofConstants.h" + <QuickTime/QuickTime.h> + <CoreServices/CoreServices.h> + <ApplicationServices/ApplicationServices.h> + <QTML.h> + <FixMath.h> + <QuickTimeComponents.h> + <TextUtils.h> + <MediaHandlers.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\qtml.h + <MacTypes.h> + <MacMemory.h> + <MacWindows.h> + <OSUtils.h> + <Files.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\mactypes.h + <ConditionalMacros.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\conditionalmacros.h + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\macmemory.h + <MacTypes.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\mixedmode.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\macwindows.h + <MacTypes.h> + <Aliases.h> + <AppleEvents.h> + <Collections.h> + <Drag.h> + <Events.h> + <Menus.h> + <MixedMode.h> + <QDOffscreen.h> + <Quickdraw.h> + <TextCommon.h> + <Icons.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\aliases.h + <MacTypes.h> + <AppleTalk.h> + <Files.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\appletalk.h + <MacTypes.h> + <OSUtils.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\osutils.h + <MacTypes.h> + <MixedMode.h> + <MacMemory.h> + <Patches.h> + <DateTimeUtils.h> + <Endian.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\patches.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\datetimeutils.h + <ConditionalMacros.h> + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\endian.h + <ConditionalMacros.h> + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\files.h + <MacTypes.h> + <MixedMode.h> + <OSUtils.h> + <TextCommon.h> + <UTCUtils.h> + <Finder.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\textcommon.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\utcutils.h + <MacTypes.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\macerrors.h + <ConditionalMacros.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\finder.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\appleevents.h + <MacTypes.h> + <MixedMode.h> + <Notification.h> + <Events.h> + <AEDataModel.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\notification.h + <MacTypes.h> + <OSUtils.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\events.h + <OSUtils.h> + <Quickdraw.h> + <MacTypes.h> + <Endian.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\quickdraw.h + <Components.h> + <MacTypes.h> + <MixedMode.h> + <QuickdrawText.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\components.h + <MacErrors.h> + <MacTypes.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\quickdrawtext.h + <MacTypes.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\aedatamodel.h + <MacTypes.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\collections.h + <MacTypes.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\drag.h + <MacTypes.h> + <Events.h> + <Files.h> + <AppleEvents.h> + <Quickdraw.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\menus.h + <MacTypes.h> + <Events.h> + <Quickdraw.h> + <Fonts.h> + <TextCommon.h> + <Processes.h> + <AppleEvents.h> + <Collections.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\fonts.h + <MacTypes.h> + <Files.h> + <Quickdraw.h> + <TextCommon.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\processes.h + <MacTypes.h> + <Events.h> + <Files.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\qdoffscreen.h + <MacErrors.h> + <Quickdraw.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\icons.h + <MacTypes.h> + <Quickdraw.h> + <Files.h> + <CodeFragments.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\codefragments.h + <MacTypes.h> + <Files.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\fixmath.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\quicktimecomponents.h + <MacTypes.h> + <MixedMode.h> + <Components.h> + <ImageCompression.h> + <Movies.h> + <Quickdraw.h> + <Video.h> + <Sound.h> + <QuickTimeMusic.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\imagecompression.h + <MacTypes.h> + <Quickdraw.h> + <QDOffscreen.h> + <Components.h> + <StandardFile.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\standardfile.h + <MacTypes.h> + <Dialogs.h> + <Files.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\dialogs.h + <MacTypes.h> + <MixedMode.h> + <Events.h> + <MacWindows.h> + <TextEdit.h> + <Controls.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\textedit.h + <MacTypes.h> + <Quickdraw.h> + <MixedMode.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\controls.h + <MacTypes.h> + <Quickdraw.h> + <Menus.h> + <TextEdit.h> + <Drag.h> + <Icons.h> + <Collections.h> + <MacErrors.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\movies.h + <Quickdraw.h> + <Aliases.h> + <Events.h> + <Menus.h> + <Components.h> + <ImageCompression.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\video.h + <Quickdraw.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\sound.h + <MacTypes.h> + <Dialogs.h> + <Components.h> + <MixedMode.h> + <Movies.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\quicktimemusic.h + <Components.h> + <ImageCompression.h> + <Movies.h> + <Quickdraw.h> + <Video.h> + <MacMemory.h> + <Sound.h> + <Endian.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\textutils.h + <MacTypes.h> + <NumberFormatting.h> + <StringCompare.h> + <DateTimeUtils.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\numberformatting.h + <ConditionalMacros.h> + <MacTypes.h> + <IntlResources.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\intlresources.h + <MacTypes.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\stringcompare.h + <MacTypes.h> + <TextCommon.h> + <Script.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\script.h + <MacTypes.h> + <Quickdraw.h> + <IntlResources.h> + <Events.h> + +1333210883 e:\workspace\openframeworks-020912\libs\quicktime\include\mediahandlers.h + <ConditionalMacros.h> + <MacTypes.h> + <Components.h> + <Movies.h> + <Sound.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofdirectshowgrabber.h + "ofConstants.h" + "ofTexture.h" + "ofBaseTypes.h" + "ofPixels.h" + "videoInput.h" + +1333210883 e:\workspace\openframeworks-020912\libs\videoinput\include\videoinput.h + <stdlib.h> + <stdio.h> + <math.h> + <string.h> + <wchar.h> + <windows.h> + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofgstvideograbber.h + "ofGstUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofgstutils.h + "ofConstants.h" + <gst/gst.h> + <gst/app/gstappsink.h> + "ofConstants.h" + "ofBaseTypes.h" + "ofPixels.h" + "ofTypes.h" + "ofEvents.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofvideoplayer.h + "ofConstants.h" + "ofTexture.h" + "ofBaseTypes.h" + "ofTypes.h" + "ofGstVideoPlayer.h" + "ofQuickTimePlayer.h" + "ofiPhoneVideoPlayer.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofgstvideoplayer.h + "ofGstUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofquicktimeplayer.h + "ofConstants.h" + "ofBaseTypes.h" + "ofPixels.h" + "ofQtUtils.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\video\ofiphonevideoplayer.h + "ofPixels.h" + "ofBaseTypes.h" + "ofTexture.h" + "ofVideoPlayer.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\3d\ofcamera.h + "ofRectangle.h" + "ofAppRunner.h" + "ofNode.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\3d\ofeasycam.h + "ofCamera.h" + "ofEvents.h" + +1345140866 e:\workspace\sunkenfoal\liveengine\src\testapp.h + "ofMain.h" + "ofxXmlSettings.h" + "ofxMidi.h" + +1333210870 e:\workspace\openframeworks-020912\addons\ofxxmlsettings\src\ofxxmlsettings.h + "ofMain.h" + <string.h> + "tinyxml.h" + +1333210870 e:\workspace\openframeworks-020912\addons\ofxxmlsettings\libs\tinyxml.h + <ctype.h> + <stdio.h> + <stdlib.h> + <string.h> + <assert.h> + <string> + <iostream> + <sstream> + "tinystr.h" + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidi.h + <iostream> + "RtMidi.h" + "ofxMidiConstants.h" + "ofxMidiEvents.h" + "ofxMidiIn.h" + "ofxMidiOut.h" + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\libs\rtmidi.h + "RtError.h" + <string> + "ofxMidiConstants.h" + <vector> + <queue> + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\libs\rterror.h + <iostream> + <string> + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidiconstants.h + "ofConstants.h" + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidievents.h + "ofMain.h" + <map> + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidiin.h + <iostream> + "RtMidi.h" + "ofxMidiConstants.h" + "ofxMidiEvents.h" + "ofMain.h" + +1345104033 e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidiout.h + <iostream> + "RtMidi.h" + "ofxMidiConstants.h" + "ofxMidiEvents.h" + "ofMain.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\app\ofappglutwindow.h + "ofConstants.h" + "ofAppBaseWindow.h" + "ofEvents.h" + "ofTypes.h" + +1333210877 e:\workspace\openframeworks-020912\libs\openframeworks\app\ofappbasewindow.h + "ofPoint.h" + "ofTypes.h" + +1345140866 source:e:\workspace\sunkenfoal\liveengine\src\testapp.cpp + "testApp.h" + +1345104033 source:e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidiin.cpp + "ofxMidiIn.h" + +1345104033 source:e:\workspace\openframeworks-020912\addons\ofxmidi\src\ofxmidiout.cpp + "ofxMidiOut.h" + +1345104033 source:e:\workspace\openframeworks-020912\addons\ofxmidi\libs\rtmidi.cpp + "RtMidi.h" + <sstream> + <CoreMIDI/CoreMIDI.h> + <CoreAudio/HostTime.h> + <pthread.h> + <sys/time.h> + <alsa/asoundlib.h> + <pthread.h> + <sys/time.h> + <unistd.h> + <dmedia/midi.h> + <windows.h> + <mmsystem.h> + +1333210870 source:e:\workspace\openframeworks-020912\addons\ofxxmlsettings\src\ofxxmlsettings.cpp + "ofxXmlSettings.h" + <vector> + <string> + <iostream> + +1333210870 source:e:\workspace\openframeworks-020912\addons\ofxxmlsettings\libs\tinyxml.cpp + <ctype.h> + <sstream> + <iostream> + "tinyxml.h" + +1333210870 source:e:\workspace\openframeworks-020912\addons\ofxxmlsettings\libs\tinyxmlerror.cpp + "tinyxml.h" + +1333210870 source:e:\workspace\openframeworks-020912\addons\ofxxmlsettings\libs\tinyxmlparser.cpp + <ctype.h> + <stddef.h> + "tinyxml.h" + <windows.h> + diff --git a/liveengine/liveengine_win.layout b/liveengine/liveengine_win.layout new file mode 100644 index 0000000..7b91608 --- /dev/null +++ b/liveengine/liveengine_win.layout @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="release" /> +</CodeBlocks_layout_file> |
