You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1289 lines
93 KiB
1289 lines
93 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0115A67B1DBF93BA00C51732 /* Application.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5D91DBF93BA00C51732 /* Application.cpp */; };
|
|
0115A67C1DBF93BA00C51732 /* ApplicationBaseMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5DC1DBF93BA00C51732 /* ApplicationBaseMode.cpp */; };
|
|
0115A67D1DBF93BA00C51732 /* PresentationMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5DE1DBF93BA00C51732 /* PresentationMode.cpp */; };
|
|
0115A67E1DBF93BA00C51732 /* ProjectionMappingMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5E01DBF93BA00C51732 /* ProjectionMappingMode.cpp */; };
|
|
0115A67F1DBF93BA00C51732 /* SourceSelectionMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5E21DBF93BA00C51732 /* SourceSelectionMode.cpp */; };
|
|
0115A6801DBF93BA00C51732 /* TextureMappingMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5E41DBF93BA00C51732 /* TextureMappingMode.cpp */; };
|
|
0115A6811DBF93BA00C51732 /* SettingsLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A5E61DBF93BA00C51732 /* SettingsLoader.cpp */; };
|
|
0115A6A51DBF93BA00C51732 /* Gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6311DBF93BA00C51732 /* Gui.cpp */; };
|
|
0115A6A61DBF93BA00C51732 /* LayerPanelWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6351DBF93BA00C51732 /* LayerPanelWidget.cpp */; };
|
|
0115A6A71DBF93BA00C51732 /* ProjectionEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6371DBF93BA00C51732 /* ProjectionEditorWidget.cpp */; };
|
|
0115A6A81DBF93BA00C51732 /* ScaleWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6391DBF93BA00C51732 /* ScaleWidget.cpp */; };
|
|
0115A6A91DBF93BA00C51732 /* SourcesEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A63B1DBF93BA00C51732 /* SourcesEditorWidget.cpp */; };
|
|
0115A6AA1DBF93BA00C51732 /* SurfaceHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A63D1DBF93BA00C51732 /* SurfaceHighlightWidget.cpp */; };
|
|
0115A6AC1DBF93BA00C51732 /* TextureEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6411DBF93BA00C51732 /* TextureEditorWidget.cpp */; };
|
|
0115A6AD1DBF93BA00C51732 /* TextureHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6431DBF93BA00C51732 /* TextureHighlightWidget.cpp */; };
|
|
0115A6AE1DBF93BA00C51732 /* Info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6461DBF93BA00C51732 /* Info.cpp */; };
|
|
0115A6AF1DBF93BA00C51732 /* DirectoryWatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6491DBF93BA00C51732 /* DirectoryWatcher.cpp */; };
|
|
0115A6B01DBF93BA00C51732 /* MediaServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A64B1DBF93BA00C51732 /* MediaServer.cpp */; };
|
|
0115A6B11DBF93BA00C51732 /* ofxPiMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A64D1DBF93BA00C51732 /* ofxPiMapper.cpp */; };
|
|
0115A6B21DBF93BA00C51732 /* BaseSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6501DBF93BA00C51732 /* BaseSource.cpp */; };
|
|
0115A6B31DBF93BA00C51732 /* FboSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6521DBF93BA00C51732 /* FboSource.cpp */; };
|
|
0115A6B41DBF93BA00C51732 /* ImageSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6541DBF93BA00C51732 /* ImageSource.cpp */; };
|
|
0115A6B51DBF93BA00C51732 /* OMXPlayerCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6561DBF93BA00C51732 /* OMXPlayerCache.cpp */; };
|
|
0115A6B61DBF93BA00C51732 /* VideoSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6591DBF93BA00C51732 /* VideoSource.cpp */; };
|
|
0115A6B71DBF93BA00C51732 /* BaseSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A65C1DBF93BA00C51732 /* BaseSurface.cpp */; };
|
|
0115A6B81DBF93BA00C51732 /* GridWarpSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A65E1DBF93BA00C51732 /* GridWarpSurface.cpp */; };
|
|
0115A6B91DBF93BA00C51732 /* HexagonSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6601DBF93BA00C51732 /* HexagonSurface.cpp */; };
|
|
0115A6BA1DBF93BA00C51732 /* QuadSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6621DBF93BA00C51732 /* QuadSurface.cpp */; };
|
|
0115A6BB1DBF93BA00C51732 /* SurfaceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6641DBF93BA00C51732 /* SurfaceFactory.cpp */; };
|
|
0115A6BC1DBF93BA00C51732 /* SurfaceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6661DBF93BA00C51732 /* SurfaceManager.cpp */; };
|
|
0115A6BD1DBF93BA00C51732 /* SurfaceStack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6681DBF93BA00C51732 /* SurfaceStack.cpp */; };
|
|
0115A6BE1DBF93BA00C51732 /* TriangleSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A66B1DBF93BA00C51732 /* TriangleSurface.cpp */; };
|
|
0115A6BF1DBF93BA00C51732 /* BaseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A66E1DBF93BA00C51732 /* BaseJoint.cpp */; };
|
|
0115A6C01DBF93BA00C51732 /* CircleJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6701DBF93BA00C51732 /* CircleJoint.cpp */; };
|
|
0115A6C11DBF93BA00C51732 /* RadioList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6741DBF93BA00C51732 /* RadioList.cpp */; };
|
|
0115A6C21DBF93BA00C51732 /* HomographyHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0115A6771DBF93BA00C51732 /* HomographyHelper.cpp */; };
|
|
016630881DC66DAB0081F28F /* AddGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166303D1DC66DAB0081F28F /* AddGridColCmd.cpp */; };
|
|
016630891DC66DAB0081F28F /* AddGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166303F1DC66DAB0081F28F /* AddGridRowCmd.cpp */; };
|
|
0166308A1DC66DAB0081F28F /* AddSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630411DC66DAB0081F28F /* AddSurfaceCmd.cpp */; };
|
|
0166308B1DC66DAB0081F28F /* ClearSurfacesCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630441DC66DAB0081F28F /* ClearSurfacesCmd.cpp */; };
|
|
0166308C1DC66DAB0081F28F /* CmdManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630461DC66DAB0081F28F /* CmdManager.cpp */; };
|
|
0166308D1DC66DAB0081F28F /* DeselectSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630481DC66DAB0081F28F /* DeselectSurfaceCmd.cpp */; };
|
|
0166308E1DC66DAB0081F28F /* DeselectTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166304A1DC66DAB0081F28F /* DeselectTexCoordCmd.cpp */; };
|
|
0166308F1DC66DAB0081F28F /* DuplicateSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166304C1DC66DAB0081F28F /* DuplicateSurfaceCmd.cpp */; };
|
|
016630901DC66DAB0081F28F /* MvAllTexCoordsCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166304E1DC66DAB0081F28F /* MvAllTexCoordsCmd.cpp */; };
|
|
016630911DC66DAB0081F28F /* MvLayerDnCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630501DC66DAB0081F28F /* MvLayerDnCmd.cpp */; };
|
|
016630921DC66DAB0081F28F /* MvLayerUpCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630521DC66DAB0081F28F /* MvLayerUpCmd.cpp */; };
|
|
016630931DC66DAB0081F28F /* MvSelectionCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630541DC66DAB0081F28F /* MvSelectionCmd.cpp */; };
|
|
016630941DC66DAB0081F28F /* MvSurfaceVertCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630561DC66DAB0081F28F /* MvSurfaceVertCmd.cpp */; };
|
|
016630951DC66DAB0081F28F /* MvTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630581DC66DAB0081F28F /* MvTexCoordCmd.cpp */; };
|
|
016630961DC66DAB0081F28F /* RmGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166305A1DC66DAB0081F28F /* RmGridColCmd.cpp */; };
|
|
016630971DC66DAB0081F28F /* RmGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166305C1DC66DAB0081F28F /* RmGridRowCmd.cpp */; };
|
|
016630981DC66DAB0081F28F /* RmSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166305E1DC66DAB0081F28F /* RmSurfaceCmd.cpp */; };
|
|
016630991DC66DAB0081F28F /* SaveTexCoordPosCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630601DC66DAB0081F28F /* SaveTexCoordPosCmd.cpp */; };
|
|
0166309A1DC66DAB0081F28F /* ScaleSurfaceFromToCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630621DC66DAB0081F28F /* ScaleSurfaceFromToCmd.cpp */; };
|
|
0166309B1DC66DAB0081F28F /* SelNextSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630641DC66DAB0081F28F /* SelNextSurfaceCmd.cpp */; };
|
|
0166309C1DC66DAB0081F28F /* SelNextTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630661DC66DAB0081F28F /* SelNextTexCoordCmd.cpp */; };
|
|
0166309D1DC66DAB0081F28F /* SelNextVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630681DC66DAB0081F28F /* SelNextVertexCmd.cpp */; };
|
|
0166309E1DC66DAB0081F28F /* SelPrevSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166306A1DC66DAB0081F28F /* SelPrevSurfaceCmd.cpp */; };
|
|
0166309F1DC66DAB0081F28F /* SelPrevTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166306C1DC66DAB0081F28F /* SelPrevTexCoordCmd.cpp */; };
|
|
016630A01DC66DAB0081F28F /* SelPrevVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166306E1DC66DAB0081F28F /* SelPrevVertexCmd.cpp */; };
|
|
016630A11DC66DAB0081F28F /* SelSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630701DC66DAB0081F28F /* SelSurfaceCmd.cpp */; };
|
|
016630A21DC66DAB0081F28F /* SelTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630721DC66DAB0081F28F /* SelTexCoordCmd.cpp */; };
|
|
016630A31DC66DAB0081F28F /* SelVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630741DC66DAB0081F28F /* SelVertexCmd.cpp */; };
|
|
016630A41DC66DAB0081F28F /* SetApplicationModeCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630761DC66DAB0081F28F /* SetApplicationModeCmd.cpp */; };
|
|
016630A51DC66DAB0081F28F /* SetNextSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630781DC66DAB0081F28F /* SetNextSourceCmd.cpp */; };
|
|
016630A61DC66DAB0081F28F /* SetPresetCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166307A1DC66DAB0081F28F /* SetPresetCmd.cpp */; };
|
|
016630A71DC66DAB0081F28F /* SetSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166307C1DC66DAB0081F28F /* SetSourceCmd.cpp */; };
|
|
016630A81DC66DAB0081F28F /* SetTexMapDrawModeCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166307E1DC66DAB0081F28F /* SetTexMapDrawModeCmd.cpp */; };
|
|
016630A91DC66DAB0081F28F /* StartDragSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630801DC66DAB0081F28F /* StartDragSurfaceCmd.cpp */; };
|
|
016630AA1DC66DAB0081F28F /* ToggleAnimatedSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630821DC66DAB0081F28F /* ToggleAnimatedSourceCmd.cpp */; };
|
|
016630AB1DC66DAB0081F28F /* TogglePerspectiveCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630841DC66DAB0081F28F /* TogglePerspectiveCmd.cpp */; };
|
|
016630AC1DC66DAB0081F28F /* TranslateCanvasCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630861DC66DAB0081F28F /* TranslateCanvasCmd.cpp */; };
|
|
3926483B192224DA0008A7F5 /* ofxXmlSettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39264839192224DA0008A7F5 /* ofxXmlSettings.cpp */; };
|
|
39264841192224F90008A7F5 /* tinyxml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3926483D192224F90008A7F5 /* tinyxml.cpp */; };
|
|
39264842192224F90008A7F5 /* tinyxmlerror.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3926483F192224F90008A7F5 /* tinyxmlerror.cpp */; };
|
|
39264843192224F90008A7F5 /* tinyxmlparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39264840192224F90008A7F5 /* tinyxmlparser.cpp */; };
|
|
3933D5D319BB87BD000ACA55 /* ofxBaseGui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5C219BB87BD000ACA55 /* ofxBaseGui.cpp */; };
|
|
3933D5D419BB87BD000ACA55 /* ofxButton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5C419BB87BD000ACA55 /* ofxButton.cpp */; };
|
|
3933D5D519BB87BD000ACA55 /* ofxGuiGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5C719BB87BD000ACA55 /* ofxGuiGroup.cpp */; };
|
|
3933D5D619BB87BD000ACA55 /* ofxLabel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5C919BB87BD000ACA55 /* ofxLabel.cpp */; };
|
|
3933D5D719BB87BD000ACA55 /* ofxPanel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5CB19BB87BD000ACA55 /* ofxPanel.cpp */; };
|
|
3933D5D819BB87BD000ACA55 /* ofxSlider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5CD19BB87BD000ACA55 /* ofxSlider.cpp */; };
|
|
3933D5D919BB87BD000ACA55 /* ofxSliderGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5CF19BB87BD000ACA55 /* ofxSliderGroup.cpp */; };
|
|
3933D5DA19BB87BD000ACA55 /* ofxToggle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3933D5D119BB87BD000ACA55 /* ofxToggle.cpp */; };
|
|
397EFC821A09047C0009286E /* CustomSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 397EFC801A09047C0009286E /* CustomSource.cpp */; };
|
|
3995C20A1C79069B00123352 /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3995C2091C79069B00123352 /* Settings.cpp */; };
|
|
399953691BD54FF600D5B1F1 /* CrossSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 399953671BD54FF600D5B1F1 /* CrossSource.cpp */; };
|
|
E4328149138ABC9F0047C5CB /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4328148138ABC890047C5CB /* openFrameworksDebug.a */; };
|
|
E45BE97B0E8CC7DD009D7055 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9710E8CC7DD009D7055 /* AGL.framework */; };
|
|
E45BE97C0E8CC7DD009D7055 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9720E8CC7DD009D7055 /* ApplicationServices.framework */; };
|
|
E45BE97D0E8CC7DD009D7055 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9730E8CC7DD009D7055 /* AudioToolbox.framework */; };
|
|
E45BE97F0E8CC7DD009D7055 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */; };
|
|
E45BE9800E8CC7DD009D7055 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */; };
|
|
E45BE9810E8CC7DD009D7055 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9770E8CC7DD009D7055 /* CoreServices.framework */; };
|
|
E45BE9830E8CC7DD009D7055 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9790E8CC7DD009D7055 /* OpenGL.framework */; };
|
|
E45BE9840E8CC7DD009D7055 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */; };
|
|
E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1D0A3A1BDC003C02F2 /* main.cpp */; };
|
|
E4B69E210A3A1BDC003C02F2 /* ofApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1E0A3A1BDC003C02F2 /* ofApp.cpp */; };
|
|
E4C2424710CC5A17004149E2 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424410CC5A17004149E2 /* AppKit.framework */; };
|
|
E4C2424810CC5A17004149E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424510CC5A17004149E2 /* Cocoa.framework */; };
|
|
E4C2424910CC5A17004149E2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424610CC5A17004149E2 /* IOKit.framework */; };
|
|
E4EB6799138ADC1D00A09F29 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBAB23BE13894E4700AA2426 /* GLUT.framework */; };
|
|
E7E077E515D3B63C0020DFD4 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7E077E415D3B63C0020DFD4 /* CoreVideo.framework */; };
|
|
E7E077E815D3B6510020DFD4 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7E077E715D3B6510020DFD4 /* QTKit.framework */; };
|
|
E7F985F815E0DEA3003869B5 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7F985F515E0DE99003869B5 /* Accelerate.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
E4328147138ABC890047C5CB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = E4B27C1510CBEB8E00536013;
|
|
remoteInfo = openFrameworks;
|
|
};
|
|
E4EEB9AB138B136A00A80321 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = E4B27C1410CBEB8E00536013;
|
|
remoteInfo = openFrameworks;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
E4C2427710CC5ABF004149E2 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0100D9401E33E667000D7FA5 /* Mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mode.h; sourceTree = "<group>"; };
|
|
0115A5D91DBF93BA00C51732 /* Application.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Application.cpp; sourceTree = "<group>"; };
|
|
0115A5DA1DBF93BA00C51732 /* Application.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Application.h; sourceTree = "<group>"; };
|
|
0115A5DC1DBF93BA00C51732 /* ApplicationBaseMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ApplicationBaseMode.cpp; sourceTree = "<group>"; };
|
|
0115A5DD1DBF93BA00C51732 /* ApplicationBaseMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationBaseMode.h; sourceTree = "<group>"; };
|
|
0115A5DE1DBF93BA00C51732 /* PresentationMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PresentationMode.cpp; sourceTree = "<group>"; };
|
|
0115A5DF1DBF93BA00C51732 /* PresentationMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PresentationMode.h; sourceTree = "<group>"; };
|
|
0115A5E01DBF93BA00C51732 /* ProjectionMappingMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionMappingMode.cpp; sourceTree = "<group>"; };
|
|
0115A5E11DBF93BA00C51732 /* ProjectionMappingMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionMappingMode.h; sourceTree = "<group>"; };
|
|
0115A5E21DBF93BA00C51732 /* SourceSelectionMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourceSelectionMode.cpp; sourceTree = "<group>"; };
|
|
0115A5E31DBF93BA00C51732 /* SourceSelectionMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceSelectionMode.h; sourceTree = "<group>"; };
|
|
0115A5E41DBF93BA00C51732 /* TextureMappingMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureMappingMode.cpp; sourceTree = "<group>"; };
|
|
0115A5E51DBF93BA00C51732 /* TextureMappingMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureMappingMode.h; sourceTree = "<group>"; };
|
|
0115A5E61DBF93BA00C51732 /* SettingsLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SettingsLoader.cpp; sourceTree = "<group>"; };
|
|
0115A5E71DBF93BA00C51732 /* SettingsLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsLoader.h; sourceTree = "<group>"; };
|
|
0115A6311DBF93BA00C51732 /* Gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Gui.cpp; sourceTree = "<group>"; };
|
|
0115A6321DBF93BA00C51732 /* Gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gui.h; sourceTree = "<group>"; };
|
|
0115A6341DBF93BA00C51732 /* GuiBaseWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiBaseWidget.h; sourceTree = "<group>"; };
|
|
0115A6351DBF93BA00C51732 /* LayerPanelWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LayerPanelWidget.cpp; sourceTree = "<group>"; };
|
|
0115A6361DBF93BA00C51732 /* LayerPanelWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LayerPanelWidget.h; sourceTree = "<group>"; };
|
|
0115A6371DBF93BA00C51732 /* ProjectionEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionEditorWidget.cpp; sourceTree = "<group>"; };
|
|
0115A6381DBF93BA00C51732 /* ProjectionEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionEditorWidget.h; sourceTree = "<group>"; };
|
|
0115A6391DBF93BA00C51732 /* ScaleWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleWidget.cpp; sourceTree = "<group>"; };
|
|
0115A63A1DBF93BA00C51732 /* ScaleWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleWidget.h; sourceTree = "<group>"; };
|
|
0115A63B1DBF93BA00C51732 /* SourcesEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourcesEditorWidget.cpp; sourceTree = "<group>"; };
|
|
0115A63C1DBF93BA00C51732 /* SourcesEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourcesEditorWidget.h; sourceTree = "<group>"; };
|
|
0115A63D1DBF93BA00C51732 /* SurfaceHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
0115A63E1DBF93BA00C51732 /* SurfaceHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceHighlightWidget.h; sourceTree = "<group>"; };
|
|
0115A6411DBF93BA00C51732 /* TextureEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureEditorWidget.cpp; sourceTree = "<group>"; };
|
|
0115A6421DBF93BA00C51732 /* TextureEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureEditorWidget.h; sourceTree = "<group>"; };
|
|
0115A6431DBF93BA00C51732 /* TextureHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
0115A6441DBF93BA00C51732 /* TextureHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureHighlightWidget.h; sourceTree = "<group>"; };
|
|
0115A6461DBF93BA00C51732 /* Info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Info.cpp; sourceTree = "<group>"; };
|
|
0115A6471DBF93BA00C51732 /* Info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Info.h; sourceTree = "<group>"; };
|
|
0115A6491DBF93BA00C51732 /* DirectoryWatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryWatcher.cpp; sourceTree = "<group>"; };
|
|
0115A64A1DBF93BA00C51732 /* DirectoryWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryWatcher.h; sourceTree = "<group>"; };
|
|
0115A64B1DBF93BA00C51732 /* MediaServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaServer.cpp; sourceTree = "<group>"; };
|
|
0115A64C1DBF93BA00C51732 /* MediaServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaServer.h; sourceTree = "<group>"; };
|
|
0115A64D1DBF93BA00C51732 /* ofxPiMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxPiMapper.cpp; sourceTree = "<group>"; };
|
|
0115A64E1DBF93BA00C51732 /* ofxPiMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxPiMapper.h; sourceTree = "<group>"; };
|
|
0115A6501DBF93BA00C51732 /* BaseSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSource.cpp; sourceTree = "<group>"; };
|
|
0115A6511DBF93BA00C51732 /* BaseSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSource.h; sourceTree = "<group>"; };
|
|
0115A6521DBF93BA00C51732 /* FboSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FboSource.cpp; sourceTree = "<group>"; };
|
|
0115A6531DBF93BA00C51732 /* FboSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FboSource.h; sourceTree = "<group>"; };
|
|
0115A6541DBF93BA00C51732 /* ImageSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageSource.cpp; sourceTree = "<group>"; };
|
|
0115A6551DBF93BA00C51732 /* ImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageSource.h; sourceTree = "<group>"; };
|
|
0115A6561DBF93BA00C51732 /* OMXPlayerCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OMXPlayerCache.cpp; sourceTree = "<group>"; };
|
|
0115A6571DBF93BA00C51732 /* OMXPlayerCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OMXPlayerCache.h; sourceTree = "<group>"; };
|
|
0115A6581DBF93BA00C51732 /* SourceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceType.h; sourceTree = "<group>"; };
|
|
0115A6591DBF93BA00C51732 /* VideoSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoSource.cpp; sourceTree = "<group>"; };
|
|
0115A65A1DBF93BA00C51732 /* VideoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoSource.h; sourceTree = "<group>"; };
|
|
0115A65C1DBF93BA00C51732 /* BaseSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSurface.cpp; sourceTree = "<group>"; };
|
|
0115A65D1DBF93BA00C51732 /* BaseSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSurface.h; sourceTree = "<group>"; };
|
|
0115A65E1DBF93BA00C51732 /* GridWarpSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GridWarpSurface.cpp; sourceTree = "<group>"; };
|
|
0115A65F1DBF93BA00C51732 /* GridWarpSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GridWarpSurface.h; sourceTree = "<group>"; };
|
|
0115A6601DBF93BA00C51732 /* HexagonSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HexagonSurface.cpp; sourceTree = "<group>"; };
|
|
0115A6611DBF93BA00C51732 /* HexagonSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexagonSurface.h; sourceTree = "<group>"; };
|
|
0115A6621DBF93BA00C51732 /* QuadSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadSurface.cpp; sourceTree = "<group>"; };
|
|
0115A6631DBF93BA00C51732 /* QuadSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadSurface.h; sourceTree = "<group>"; };
|
|
0115A6641DBF93BA00C51732 /* SurfaceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceFactory.cpp; sourceTree = "<group>"; };
|
|
0115A6651DBF93BA00C51732 /* SurfaceFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceFactory.h; sourceTree = "<group>"; };
|
|
0115A6661DBF93BA00C51732 /* SurfaceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceManager.cpp; sourceTree = "<group>"; };
|
|
0115A6671DBF93BA00C51732 /* SurfaceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceManager.h; sourceTree = "<group>"; };
|
|
0115A6681DBF93BA00C51732 /* SurfaceStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceStack.cpp; sourceTree = "<group>"; };
|
|
0115A6691DBF93BA00C51732 /* SurfaceStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceStack.h; sourceTree = "<group>"; };
|
|
0115A66A1DBF93BA00C51732 /* SurfaceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceType.h; sourceTree = "<group>"; };
|
|
0115A66B1DBF93BA00C51732 /* TriangleSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TriangleSurface.cpp; sourceTree = "<group>"; };
|
|
0115A66C1DBF93BA00C51732 /* TriangleSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TriangleSurface.h; sourceTree = "<group>"; };
|
|
0115A66E1DBF93BA00C51732 /* BaseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseJoint.cpp; sourceTree = "<group>"; };
|
|
0115A66F1DBF93BA00C51732 /* BaseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseJoint.h; sourceTree = "<group>"; };
|
|
0115A6701DBF93BA00C51732 /* CircleJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CircleJoint.cpp; sourceTree = "<group>"; };
|
|
0115A6711DBF93BA00C51732 /* CircleJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleJoint.h; sourceTree = "<group>"; };
|
|
0115A6721DBF93BA00C51732 /* EditorType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditorType.h; sourceTree = "<group>"; };
|
|
0115A6731DBF93BA00C51732 /* GuiMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiMode.h; sourceTree = "<group>"; };
|
|
0115A6741DBF93BA00C51732 /* RadioList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RadioList.cpp; sourceTree = "<group>"; };
|
|
0115A6751DBF93BA00C51732 /* RadioList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RadioList.h; sourceTree = "<group>"; };
|
|
0115A6771DBF93BA00C51732 /* HomographyHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HomographyHelper.cpp; sourceTree = "<group>"; };
|
|
0115A6781DBF93BA00C51732 /* HomographyHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomographyHelper.h; sourceTree = "<group>"; };
|
|
0166303D1DC66DAB0081F28F /* AddGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridColCmd.cpp; sourceTree = "<group>"; };
|
|
0166303E1DC66DAB0081F28F /* AddGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridColCmd.h; sourceTree = "<group>"; };
|
|
0166303F1DC66DAB0081F28F /* AddGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
016630401DC66DAB0081F28F /* AddGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridRowCmd.h; sourceTree = "<group>"; };
|
|
016630411DC66DAB0081F28F /* AddSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630421DC66DAB0081F28F /* AddSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630431DC66DAB0081F28F /* BaseCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseCmd.h; sourceTree = "<group>"; };
|
|
016630441DC66DAB0081F28F /* ClearSurfacesCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ClearSurfacesCmd.cpp; sourceTree = "<group>"; };
|
|
016630451DC66DAB0081F28F /* ClearSurfacesCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClearSurfacesCmd.h; sourceTree = "<group>"; };
|
|
016630461DC66DAB0081F28F /* CmdManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CmdManager.cpp; sourceTree = "<group>"; };
|
|
016630471DC66DAB0081F28F /* CmdManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CmdManager.h; sourceTree = "<group>"; };
|
|
016630481DC66DAB0081F28F /* DeselectSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630491DC66DAB0081F28F /* DeselectSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectSurfaceCmd.h; sourceTree = "<group>"; };
|
|
0166304A1DC66DAB0081F28F /* DeselectTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
0166304B1DC66DAB0081F28F /* DeselectTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectTexCoordCmd.h; sourceTree = "<group>"; };
|
|
0166304C1DC66DAB0081F28F /* DuplicateSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DuplicateSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
0166304D1DC66DAB0081F28F /* DuplicateSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DuplicateSurfaceCmd.h; sourceTree = "<group>"; };
|
|
0166304E1DC66DAB0081F28F /* MvAllTexCoordsCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvAllTexCoordsCmd.cpp; sourceTree = "<group>"; };
|
|
0166304F1DC66DAB0081F28F /* MvAllTexCoordsCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvAllTexCoordsCmd.h; sourceTree = "<group>"; };
|
|
016630501DC66DAB0081F28F /* MvLayerDnCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerDnCmd.cpp; sourceTree = "<group>"; };
|
|
016630511DC66DAB0081F28F /* MvLayerDnCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerDnCmd.h; sourceTree = "<group>"; };
|
|
016630521DC66DAB0081F28F /* MvLayerUpCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerUpCmd.cpp; sourceTree = "<group>"; };
|
|
016630531DC66DAB0081F28F /* MvLayerUpCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerUpCmd.h; sourceTree = "<group>"; };
|
|
016630541DC66DAB0081F28F /* MvSelectionCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSelectionCmd.cpp; sourceTree = "<group>"; };
|
|
016630551DC66DAB0081F28F /* MvSelectionCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSelectionCmd.h; sourceTree = "<group>"; };
|
|
016630561DC66DAB0081F28F /* MvSurfaceVertCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSurfaceVertCmd.cpp; sourceTree = "<group>"; };
|
|
016630571DC66DAB0081F28F /* MvSurfaceVertCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSurfaceVertCmd.h; sourceTree = "<group>"; };
|
|
016630581DC66DAB0081F28F /* MvTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630591DC66DAB0081F28F /* MvTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvTexCoordCmd.h; sourceTree = "<group>"; };
|
|
0166305A1DC66DAB0081F28F /* RmGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridColCmd.cpp; sourceTree = "<group>"; };
|
|
0166305B1DC66DAB0081F28F /* RmGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridColCmd.h; sourceTree = "<group>"; };
|
|
0166305C1DC66DAB0081F28F /* RmGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
0166305D1DC66DAB0081F28F /* RmGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridRowCmd.h; sourceTree = "<group>"; };
|
|
0166305E1DC66DAB0081F28F /* RmSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
0166305F1DC66DAB0081F28F /* RmSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630601DC66DAB0081F28F /* SaveTexCoordPosCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SaveTexCoordPosCmd.cpp; sourceTree = "<group>"; };
|
|
016630611DC66DAB0081F28F /* SaveTexCoordPosCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SaveTexCoordPosCmd.h; sourceTree = "<group>"; };
|
|
016630621DC66DAB0081F28F /* ScaleSurfaceFromToCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleSurfaceFromToCmd.cpp; sourceTree = "<group>"; };
|
|
016630631DC66DAB0081F28F /* ScaleSurfaceFromToCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleSurfaceFromToCmd.h; sourceTree = "<group>"; };
|
|
016630641DC66DAB0081F28F /* SelNextSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630651DC66DAB0081F28F /* SelNextSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630661DC66DAB0081F28F /* SelNextTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630671DC66DAB0081F28F /* SelNextTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630681DC66DAB0081F28F /* SelNextVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextVertexCmd.cpp; sourceTree = "<group>"; };
|
|
016630691DC66DAB0081F28F /* SelNextVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextVertexCmd.h; sourceTree = "<group>"; };
|
|
0166306A1DC66DAB0081F28F /* SelPrevSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
0166306B1DC66DAB0081F28F /* SelPrevSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevSurfaceCmd.h; sourceTree = "<group>"; };
|
|
0166306C1DC66DAB0081F28F /* SelPrevTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
0166306D1DC66DAB0081F28F /* SelPrevTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevTexCoordCmd.h; sourceTree = "<group>"; };
|
|
0166306E1DC66DAB0081F28F /* SelPrevVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevVertexCmd.cpp; sourceTree = "<group>"; };
|
|
0166306F1DC66DAB0081F28F /* SelPrevVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevVertexCmd.h; sourceTree = "<group>"; };
|
|
016630701DC66DAB0081F28F /* SelSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630711DC66DAB0081F28F /* SelSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630721DC66DAB0081F28F /* SelTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630731DC66DAB0081F28F /* SelTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630741DC66DAB0081F28F /* SelVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelVertexCmd.cpp; sourceTree = "<group>"; };
|
|
016630751DC66DAB0081F28F /* SelVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelVertexCmd.h; sourceTree = "<group>"; };
|
|
016630761DC66DAB0081F28F /* SetApplicationModeCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetApplicationModeCmd.cpp; sourceTree = "<group>"; };
|
|
016630771DC66DAB0081F28F /* SetApplicationModeCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetApplicationModeCmd.h; sourceTree = "<group>"; };
|
|
016630781DC66DAB0081F28F /* SetNextSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetNextSourceCmd.cpp; sourceTree = "<group>"; };
|
|
016630791DC66DAB0081F28F /* SetNextSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetNextSourceCmd.h; sourceTree = "<group>"; };
|
|
0166307A1DC66DAB0081F28F /* SetPresetCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetPresetCmd.cpp; sourceTree = "<group>"; };
|
|
0166307B1DC66DAB0081F28F /* SetPresetCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetPresetCmd.h; sourceTree = "<group>"; };
|
|
0166307C1DC66DAB0081F28F /* SetSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetSourceCmd.cpp; sourceTree = "<group>"; };
|
|
0166307D1DC66DAB0081F28F /* SetSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetSourceCmd.h; sourceTree = "<group>"; };
|
|
0166307E1DC66DAB0081F28F /* SetTexMapDrawModeCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetTexMapDrawModeCmd.cpp; sourceTree = "<group>"; };
|
|
0166307F1DC66DAB0081F28F /* SetTexMapDrawModeCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetTexMapDrawModeCmd.h; sourceTree = "<group>"; };
|
|
016630801DC66DAB0081F28F /* StartDragSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StartDragSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630811DC66DAB0081F28F /* StartDragSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartDragSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630821DC66DAB0081F28F /* ToggleAnimatedSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToggleAnimatedSourceCmd.cpp; sourceTree = "<group>"; };
|
|
016630831DC66DAB0081F28F /* ToggleAnimatedSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToggleAnimatedSourceCmd.h; sourceTree = "<group>"; };
|
|
016630841DC66DAB0081F28F /* TogglePerspectiveCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TogglePerspectiveCmd.cpp; sourceTree = "<group>"; };
|
|
016630851DC66DAB0081F28F /* TogglePerspectiveCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TogglePerspectiveCmd.h; sourceTree = "<group>"; };
|
|
016630861DC66DAB0081F28F /* TranslateCanvasCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TranslateCanvasCmd.cpp; sourceTree = "<group>"; };
|
|
016630871DC66DAB0081F28F /* TranslateCanvasCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TranslateCanvasCmd.h; sourceTree = "<group>"; };
|
|
39264839192224DA0008A7F5 /* ofxXmlSettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ofxXmlSettings.cpp; path = ../../ofxXmlSettings/src/ofxXmlSettings.cpp; sourceTree = "<group>"; };
|
|
3926483A192224DA0008A7F5 /* ofxXmlSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ofxXmlSettings.h; path = ../../ofxXmlSettings/src/ofxXmlSettings.h; sourceTree = "<group>"; };
|
|
3926483D192224F90008A7F5 /* tinyxml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tinyxml.cpp; sourceTree = "<group>"; };
|
|
3926483E192224F90008A7F5 /* tinyxml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tinyxml.h; sourceTree = "<group>"; };
|
|
3926483F192224F90008A7F5 /* tinyxmlerror.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tinyxmlerror.cpp; sourceTree = "<group>"; };
|
|
39264840192224F90008A7F5 /* tinyxmlparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tinyxmlparser.cpp; sourceTree = "<group>"; };
|
|
3933D5C219BB87BD000ACA55 /* ofxBaseGui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxBaseGui.cpp; sourceTree = "<group>"; };
|
|
3933D5C319BB87BD000ACA55 /* ofxBaseGui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxBaseGui.h; sourceTree = "<group>"; };
|
|
3933D5C419BB87BD000ACA55 /* ofxButton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxButton.cpp; sourceTree = "<group>"; };
|
|
3933D5C519BB87BD000ACA55 /* ofxButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxButton.h; sourceTree = "<group>"; };
|
|
3933D5C619BB87BD000ACA55 /* ofxGui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxGui.h; sourceTree = "<group>"; };
|
|
3933D5C719BB87BD000ACA55 /* ofxGuiGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxGuiGroup.cpp; sourceTree = "<group>"; };
|
|
3933D5C819BB87BD000ACA55 /* ofxGuiGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxGuiGroup.h; sourceTree = "<group>"; };
|
|
3933D5C919BB87BD000ACA55 /* ofxLabel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxLabel.cpp; sourceTree = "<group>"; };
|
|
3933D5CA19BB87BD000ACA55 /* ofxLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxLabel.h; sourceTree = "<group>"; };
|
|
3933D5CB19BB87BD000ACA55 /* ofxPanel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxPanel.cpp; sourceTree = "<group>"; };
|
|
3933D5CC19BB87BD000ACA55 /* ofxPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxPanel.h; sourceTree = "<group>"; };
|
|
3933D5CD19BB87BD000ACA55 /* ofxSlider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxSlider.cpp; sourceTree = "<group>"; };
|
|
3933D5CE19BB87BD000ACA55 /* ofxSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxSlider.h; sourceTree = "<group>"; };
|
|
3933D5CF19BB87BD000ACA55 /* ofxSliderGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxSliderGroup.cpp; sourceTree = "<group>"; };
|
|
3933D5D019BB87BD000ACA55 /* ofxSliderGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxSliderGroup.h; sourceTree = "<group>"; };
|
|
3933D5D119BB87BD000ACA55 /* ofxToggle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxToggle.cpp; sourceTree = "<group>"; };
|
|
3933D5D219BB87BD000ACA55 /* ofxToggle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxToggle.h; sourceTree = "<group>"; };
|
|
397EFC801A09047C0009286E /* CustomSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CustomSource.cpp; sourceTree = "<group>"; };
|
|
397EFC811A09047C0009286E /* CustomSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomSource.h; sourceTree = "<group>"; };
|
|
3995C2081C79069B00123352 /* Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Settings.h; sourceTree = "<group>"; };
|
|
3995C2091C79069B00123352 /* Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Settings.cpp; sourceTree = "<group>"; };
|
|
399953671BD54FF600D5B1F1 /* CrossSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CrossSource.cpp; sourceTree = "<group>"; };
|
|
399953681BD54FF600D5B1F1 /* CrossSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CrossSource.h; sourceTree = "<group>"; };
|
|
BBAB23BE13894E4700AA2426 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = ../../../libs/glut/lib/osx/GLUT.framework; sourceTree = "<group>"; };
|
|
E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = openFrameworksLib.xcodeproj; path = ../../../libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj; sourceTree = SOURCE_ROOT; };
|
|
E45BE9710E8CC7DD009D7055 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; };
|
|
E45BE9720E8CC7DD009D7055 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
|
|
E45BE9730E8CC7DD009D7055 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
|
|
E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
|
|
E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
|
|
E45BE9770E8CC7DD009D7055 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
|
|
E45BE9790E8CC7DD009D7055 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
|
|
E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
|
|
E4B69B5B0A3A1756003C02F2 /* exampleDebug.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = exampleDebug.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E4B69E1D0A3A1BDC003C02F2 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = SOURCE_ROOT; };
|
|
E4B69E1E0A3A1BDC003C02F2 /* ofApp.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; name = ofApp.cpp; path = src/ofApp.cpp; sourceTree = SOURCE_ROOT; };
|
|
E4B69E1F0A3A1BDC003C02F2 /* ofApp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ofApp.h; path = src/ofApp.h; sourceTree = SOURCE_ROOT; };
|
|
E4B6FCAD0C3E899E008CF71C /* openFrameworks-Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = "openFrameworks-Info.plist"; sourceTree = "<group>"; };
|
|
E4C2424410CC5A17004149E2 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
E4C2424510CC5A17004149E2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
E4C2424610CC5A17004149E2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
|
|
E4EB691F138AFCF100A09F29 /* CoreOF.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = CoreOF.xcconfig; path = ../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig; sourceTree = SOURCE_ROOT; };
|
|
E4EB6923138AFD0F00A09F29 /* Project.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Project.xcconfig; sourceTree = "<group>"; };
|
|
E7E077E415D3B63C0020DFD4 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = /System/Library/Frameworks/CoreVideo.framework; sourceTree = "<absolute>"; };
|
|
E7E077E715D3B6510020DFD4 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
|
|
E7F985F515E0DE99003869B5 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = /System/Library/Frameworks/Accelerate.framework; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
E4B69B590A3A1756003C02F2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E7F985F815E0DEA3003869B5 /* Accelerate.framework in Frameworks */,
|
|
E7E077E815D3B6510020DFD4 /* QTKit.framework in Frameworks */,
|
|
E4EB6799138ADC1D00A09F29 /* GLUT.framework in Frameworks */,
|
|
E4328149138ABC9F0047C5CB /* openFrameworksDebug.a in Frameworks */,
|
|
E45BE97B0E8CC7DD009D7055 /* AGL.framework in Frameworks */,
|
|
E45BE97C0E8CC7DD009D7055 /* ApplicationServices.framework in Frameworks */,
|
|
E45BE97D0E8CC7DD009D7055 /* AudioToolbox.framework in Frameworks */,
|
|
E45BE97F0E8CC7DD009D7055 /* CoreAudio.framework in Frameworks */,
|
|
E45BE9800E8CC7DD009D7055 /* CoreFoundation.framework in Frameworks */,
|
|
E45BE9810E8CC7DD009D7055 /* CoreServices.framework in Frameworks */,
|
|
E45BE9830E8CC7DD009D7055 /* OpenGL.framework in Frameworks */,
|
|
E45BE9840E8CC7DD009D7055 /* QuickTime.framework in Frameworks */,
|
|
E4C2424710CC5A17004149E2 /* AppKit.framework in Frameworks */,
|
|
E4C2424810CC5A17004149E2 /* Cocoa.framework in Frameworks */,
|
|
E4C2424910CC5A17004149E2 /* IOKit.framework in Frameworks */,
|
|
E7E077E515D3B63C0020DFD4 /* CoreVideo.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0115A5D71DBF93BA00C51732 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A5D81DBF93BA00C51732 /* Application */,
|
|
0166303C1DC66DAB0081F28F /* Commands */,
|
|
0115A6301DBF93BA00C51732 /* Gui */,
|
|
0115A6451DBF93BA00C51732 /* Info */,
|
|
0115A6481DBF93BA00C51732 /* MediaServer */,
|
|
0115A64D1DBF93BA00C51732 /* ofxPiMapper.cpp */,
|
|
0115A64E1DBF93BA00C51732 /* ofxPiMapper.h */,
|
|
0100D9401E33E667000D7FA5 /* Mode.h */,
|
|
0115A64F1DBF93BA00C51732 /* Sources */,
|
|
0115A65B1DBF93BA00C51732 /* Surfaces */,
|
|
0115A66D1DBF93BA00C51732 /* UserInterface */,
|
|
0115A6761DBF93BA00C51732 /* Utils */,
|
|
);
|
|
name = src;
|
|
path = ../src;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A5D81DBF93BA00C51732 /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A5D91DBF93BA00C51732 /* Application.cpp */,
|
|
0115A5DA1DBF93BA00C51732 /* Application.h */,
|
|
0115A5DB1DBF93BA00C51732 /* Modes */,
|
|
0115A5E61DBF93BA00C51732 /* SettingsLoader.cpp */,
|
|
0115A5E71DBF93BA00C51732 /* SettingsLoader.h */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A5DB1DBF93BA00C51732 /* Modes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A5DC1DBF93BA00C51732 /* ApplicationBaseMode.cpp */,
|
|
0115A5DD1DBF93BA00C51732 /* ApplicationBaseMode.h */,
|
|
0115A5DE1DBF93BA00C51732 /* PresentationMode.cpp */,
|
|
0115A5DF1DBF93BA00C51732 /* PresentationMode.h */,
|
|
0115A5E01DBF93BA00C51732 /* ProjectionMappingMode.cpp */,
|
|
0115A5E11DBF93BA00C51732 /* ProjectionMappingMode.h */,
|
|
0115A5E21DBF93BA00C51732 /* SourceSelectionMode.cpp */,
|
|
0115A5E31DBF93BA00C51732 /* SourceSelectionMode.h */,
|
|
0115A5E41DBF93BA00C51732 /* TextureMappingMode.cpp */,
|
|
0115A5E51DBF93BA00C51732 /* TextureMappingMode.h */,
|
|
);
|
|
path = Modes;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A6301DBF93BA00C51732 /* Gui */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6311DBF93BA00C51732 /* Gui.cpp */,
|
|
0115A6321DBF93BA00C51732 /* Gui.h */,
|
|
0115A6331DBF93BA00C51732 /* Widgets */,
|
|
);
|
|
path = Gui;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A6331DBF93BA00C51732 /* Widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6341DBF93BA00C51732 /* GuiBaseWidget.h */,
|
|
0115A6351DBF93BA00C51732 /* LayerPanelWidget.cpp */,
|
|
0115A6361DBF93BA00C51732 /* LayerPanelWidget.h */,
|
|
0115A6371DBF93BA00C51732 /* ProjectionEditorWidget.cpp */,
|
|
0115A6381DBF93BA00C51732 /* ProjectionEditorWidget.h */,
|
|
0115A6391DBF93BA00C51732 /* ScaleWidget.cpp */,
|
|
0115A63A1DBF93BA00C51732 /* ScaleWidget.h */,
|
|
0115A63B1DBF93BA00C51732 /* SourcesEditorWidget.cpp */,
|
|
0115A63C1DBF93BA00C51732 /* SourcesEditorWidget.h */,
|
|
0115A63D1DBF93BA00C51732 /* SurfaceHighlightWidget.cpp */,
|
|
0115A63E1DBF93BA00C51732 /* SurfaceHighlightWidget.h */,
|
|
0115A6411DBF93BA00C51732 /* TextureEditorWidget.cpp */,
|
|
0115A6421DBF93BA00C51732 /* TextureEditorWidget.h */,
|
|
0115A6431DBF93BA00C51732 /* TextureHighlightWidget.cpp */,
|
|
0115A6441DBF93BA00C51732 /* TextureHighlightWidget.h */,
|
|
);
|
|
path = Widgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A6451DBF93BA00C51732 /* Info */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6461DBF93BA00C51732 /* Info.cpp */,
|
|
0115A6471DBF93BA00C51732 /* Info.h */,
|
|
);
|
|
path = Info;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A6481DBF93BA00C51732 /* MediaServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6491DBF93BA00C51732 /* DirectoryWatcher.cpp */,
|
|
0115A64A1DBF93BA00C51732 /* DirectoryWatcher.h */,
|
|
0115A64B1DBF93BA00C51732 /* MediaServer.cpp */,
|
|
0115A64C1DBF93BA00C51732 /* MediaServer.h */,
|
|
);
|
|
path = MediaServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A64F1DBF93BA00C51732 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6501DBF93BA00C51732 /* BaseSource.cpp */,
|
|
0115A6511DBF93BA00C51732 /* BaseSource.h */,
|
|
0115A6521DBF93BA00C51732 /* FboSource.cpp */,
|
|
0115A6531DBF93BA00C51732 /* FboSource.h */,
|
|
0115A6541DBF93BA00C51732 /* ImageSource.cpp */,
|
|
0115A6551DBF93BA00C51732 /* ImageSource.h */,
|
|
0115A6561DBF93BA00C51732 /* OMXPlayerCache.cpp */,
|
|
0115A6571DBF93BA00C51732 /* OMXPlayerCache.h */,
|
|
0115A6581DBF93BA00C51732 /* SourceType.h */,
|
|
0115A6591DBF93BA00C51732 /* VideoSource.cpp */,
|
|
0115A65A1DBF93BA00C51732 /* VideoSource.h */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A65B1DBF93BA00C51732 /* Surfaces */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A65C1DBF93BA00C51732 /* BaseSurface.cpp */,
|
|
0115A65D1DBF93BA00C51732 /* BaseSurface.h */,
|
|
0115A65E1DBF93BA00C51732 /* GridWarpSurface.cpp */,
|
|
0115A65F1DBF93BA00C51732 /* GridWarpSurface.h */,
|
|
0115A6601DBF93BA00C51732 /* HexagonSurface.cpp */,
|
|
0115A6611DBF93BA00C51732 /* HexagonSurface.h */,
|
|
0115A6621DBF93BA00C51732 /* QuadSurface.cpp */,
|
|
0115A6631DBF93BA00C51732 /* QuadSurface.h */,
|
|
0115A6641DBF93BA00C51732 /* SurfaceFactory.cpp */,
|
|
0115A6651DBF93BA00C51732 /* SurfaceFactory.h */,
|
|
0115A6661DBF93BA00C51732 /* SurfaceManager.cpp */,
|
|
0115A6671DBF93BA00C51732 /* SurfaceManager.h */,
|
|
0115A6681DBF93BA00C51732 /* SurfaceStack.cpp */,
|
|
0115A6691DBF93BA00C51732 /* SurfaceStack.h */,
|
|
0115A66A1DBF93BA00C51732 /* SurfaceType.h */,
|
|
0115A66B1DBF93BA00C51732 /* TriangleSurface.cpp */,
|
|
0115A66C1DBF93BA00C51732 /* TriangleSurface.h */,
|
|
);
|
|
path = Surfaces;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A66D1DBF93BA00C51732 /* UserInterface */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A66E1DBF93BA00C51732 /* BaseJoint.cpp */,
|
|
0115A66F1DBF93BA00C51732 /* BaseJoint.h */,
|
|
0115A6701DBF93BA00C51732 /* CircleJoint.cpp */,
|
|
0115A6711DBF93BA00C51732 /* CircleJoint.h */,
|
|
0115A6721DBF93BA00C51732 /* EditorType.h */,
|
|
0115A6731DBF93BA00C51732 /* GuiMode.h */,
|
|
0115A6741DBF93BA00C51732 /* RadioList.cpp */,
|
|
0115A6751DBF93BA00C51732 /* RadioList.h */,
|
|
);
|
|
path = UserInterface;
|
|
sourceTree = "<group>";
|
|
};
|
|
0115A6761DBF93BA00C51732 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A6771DBF93BA00C51732 /* HomographyHelper.cpp */,
|
|
0115A6781DBF93BA00C51732 /* HomographyHelper.h */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
0166303C1DC66DAB0081F28F /* Commands */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0166303D1DC66DAB0081F28F /* AddGridColCmd.cpp */,
|
|
0166303E1DC66DAB0081F28F /* AddGridColCmd.h */,
|
|
0166303F1DC66DAB0081F28F /* AddGridRowCmd.cpp */,
|
|
016630401DC66DAB0081F28F /* AddGridRowCmd.h */,
|
|
016630411DC66DAB0081F28F /* AddSurfaceCmd.cpp */,
|
|
016630421DC66DAB0081F28F /* AddSurfaceCmd.h */,
|
|
016630431DC66DAB0081F28F /* BaseCmd.h */,
|
|
016630441DC66DAB0081F28F /* ClearSurfacesCmd.cpp */,
|
|
016630451DC66DAB0081F28F /* ClearSurfacesCmd.h */,
|
|
016630461DC66DAB0081F28F /* CmdManager.cpp */,
|
|
016630471DC66DAB0081F28F /* CmdManager.h */,
|
|
016630481DC66DAB0081F28F /* DeselectSurfaceCmd.cpp */,
|
|
016630491DC66DAB0081F28F /* DeselectSurfaceCmd.h */,
|
|
0166304A1DC66DAB0081F28F /* DeselectTexCoordCmd.cpp */,
|
|
0166304B1DC66DAB0081F28F /* DeselectTexCoordCmd.h */,
|
|
0166304C1DC66DAB0081F28F /* DuplicateSurfaceCmd.cpp */,
|
|
0166304D1DC66DAB0081F28F /* DuplicateSurfaceCmd.h */,
|
|
0166304E1DC66DAB0081F28F /* MvAllTexCoordsCmd.cpp */,
|
|
0166304F1DC66DAB0081F28F /* MvAllTexCoordsCmd.h */,
|
|
016630501DC66DAB0081F28F /* MvLayerDnCmd.cpp */,
|
|
016630511DC66DAB0081F28F /* MvLayerDnCmd.h */,
|
|
016630521DC66DAB0081F28F /* MvLayerUpCmd.cpp */,
|
|
016630531DC66DAB0081F28F /* MvLayerUpCmd.h */,
|
|
016630541DC66DAB0081F28F /* MvSelectionCmd.cpp */,
|
|
016630551DC66DAB0081F28F /* MvSelectionCmd.h */,
|
|
016630561DC66DAB0081F28F /* MvSurfaceVertCmd.cpp */,
|
|
016630571DC66DAB0081F28F /* MvSurfaceVertCmd.h */,
|
|
016630581DC66DAB0081F28F /* MvTexCoordCmd.cpp */,
|
|
016630591DC66DAB0081F28F /* MvTexCoordCmd.h */,
|
|
0166305A1DC66DAB0081F28F /* RmGridColCmd.cpp */,
|
|
0166305B1DC66DAB0081F28F /* RmGridColCmd.h */,
|
|
0166305C1DC66DAB0081F28F /* RmGridRowCmd.cpp */,
|
|
0166305D1DC66DAB0081F28F /* RmGridRowCmd.h */,
|
|
0166305E1DC66DAB0081F28F /* RmSurfaceCmd.cpp */,
|
|
0166305F1DC66DAB0081F28F /* RmSurfaceCmd.h */,
|
|
016630601DC66DAB0081F28F /* SaveTexCoordPosCmd.cpp */,
|
|
016630611DC66DAB0081F28F /* SaveTexCoordPosCmd.h */,
|
|
016630621DC66DAB0081F28F /* ScaleSurfaceFromToCmd.cpp */,
|
|
016630631DC66DAB0081F28F /* ScaleSurfaceFromToCmd.h */,
|
|
016630641DC66DAB0081F28F /* SelNextSurfaceCmd.cpp */,
|
|
016630651DC66DAB0081F28F /* SelNextSurfaceCmd.h */,
|
|
016630661DC66DAB0081F28F /* SelNextTexCoordCmd.cpp */,
|
|
016630671DC66DAB0081F28F /* SelNextTexCoordCmd.h */,
|
|
016630681DC66DAB0081F28F /* SelNextVertexCmd.cpp */,
|
|
016630691DC66DAB0081F28F /* SelNextVertexCmd.h */,
|
|
0166306A1DC66DAB0081F28F /* SelPrevSurfaceCmd.cpp */,
|
|
0166306B1DC66DAB0081F28F /* SelPrevSurfaceCmd.h */,
|
|
0166306C1DC66DAB0081F28F /* SelPrevTexCoordCmd.cpp */,
|
|
0166306D1DC66DAB0081F28F /* SelPrevTexCoordCmd.h */,
|
|
0166306E1DC66DAB0081F28F /* SelPrevVertexCmd.cpp */,
|
|
0166306F1DC66DAB0081F28F /* SelPrevVertexCmd.h */,
|
|
016630701DC66DAB0081F28F /* SelSurfaceCmd.cpp */,
|
|
016630711DC66DAB0081F28F /* SelSurfaceCmd.h */,
|
|
016630721DC66DAB0081F28F /* SelTexCoordCmd.cpp */,
|
|
016630731DC66DAB0081F28F /* SelTexCoordCmd.h */,
|
|
016630741DC66DAB0081F28F /* SelVertexCmd.cpp */,
|
|
016630751DC66DAB0081F28F /* SelVertexCmd.h */,
|
|
016630761DC66DAB0081F28F /* SetApplicationModeCmd.cpp */,
|
|
016630771DC66DAB0081F28F /* SetApplicationModeCmd.h */,
|
|
016630781DC66DAB0081F28F /* SetNextSourceCmd.cpp */,
|
|
016630791DC66DAB0081F28F /* SetNextSourceCmd.h */,
|
|
0166307A1DC66DAB0081F28F /* SetPresetCmd.cpp */,
|
|
0166307B1DC66DAB0081F28F /* SetPresetCmd.h */,
|
|
0166307C1DC66DAB0081F28F /* SetSourceCmd.cpp */,
|
|
0166307D1DC66DAB0081F28F /* SetSourceCmd.h */,
|
|
0166307E1DC66DAB0081F28F /* SetTexMapDrawModeCmd.cpp */,
|
|
0166307F1DC66DAB0081F28F /* SetTexMapDrawModeCmd.h */,
|
|
016630801DC66DAB0081F28F /* StartDragSurfaceCmd.cpp */,
|
|
016630811DC66DAB0081F28F /* StartDragSurfaceCmd.h */,
|
|
016630821DC66DAB0081F28F /* ToggleAnimatedSourceCmd.cpp */,
|
|
016630831DC66DAB0081F28F /* ToggleAnimatedSourceCmd.h */,
|
|
016630841DC66DAB0081F28F /* TogglePerspectiveCmd.cpp */,
|
|
016630851DC66DAB0081F28F /* TogglePerspectiveCmd.h */,
|
|
016630861DC66DAB0081F28F /* TranslateCanvasCmd.cpp */,
|
|
016630871DC66DAB0081F28F /* TranslateCanvasCmd.h */,
|
|
);
|
|
path = Commands;
|
|
sourceTree = "<group>";
|
|
};
|
|
39264837192224C20008A7F5 /* ofxXmlSettings */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3926483C192224F90008A7F5 /* libs */,
|
|
39264838192224CA0008A7F5 /* src */,
|
|
);
|
|
name = ofxXmlSettings;
|
|
sourceTree = "<group>";
|
|
};
|
|
39264838192224CA0008A7F5 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39264839192224DA0008A7F5 /* ofxXmlSettings.cpp */,
|
|
3926483A192224DA0008A7F5 /* ofxXmlSettings.h */,
|
|
);
|
|
name = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
3926483C192224F90008A7F5 /* libs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3926483D192224F90008A7F5 /* tinyxml.cpp */,
|
|
3926483E192224F90008A7F5 /* tinyxml.h */,
|
|
3926483F192224F90008A7F5 /* tinyxmlerror.cpp */,
|
|
39264840192224F90008A7F5 /* tinyxmlparser.cpp */,
|
|
);
|
|
name = libs;
|
|
path = ../../ofxXmlSettings/libs;
|
|
sourceTree = "<group>";
|
|
};
|
|
3933D5C019BB87A3000ACA55 /* ofxGui */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3933D5C119BB87BD000ACA55 /* src */,
|
|
);
|
|
name = ofxGui;
|
|
sourceTree = "<group>";
|
|
};
|
|
3933D5C119BB87BD000ACA55 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3933D5C219BB87BD000ACA55 /* ofxBaseGui.cpp */,
|
|
3933D5C319BB87BD000ACA55 /* ofxBaseGui.h */,
|
|
3933D5C419BB87BD000ACA55 /* ofxButton.cpp */,
|
|
3933D5C519BB87BD000ACA55 /* ofxButton.h */,
|
|
3933D5C619BB87BD000ACA55 /* ofxGui.h */,
|
|
3933D5C719BB87BD000ACA55 /* ofxGuiGroup.cpp */,
|
|
3933D5C819BB87BD000ACA55 /* ofxGuiGroup.h */,
|
|
3933D5C919BB87BD000ACA55 /* ofxLabel.cpp */,
|
|
3933D5CA19BB87BD000ACA55 /* ofxLabel.h */,
|
|
3933D5CB19BB87BD000ACA55 /* ofxPanel.cpp */,
|
|
3933D5CC19BB87BD000ACA55 /* ofxPanel.h */,
|
|
3933D5CD19BB87BD000ACA55 /* ofxSlider.cpp */,
|
|
3933D5CE19BB87BD000ACA55 /* ofxSlider.h */,
|
|
3933D5CF19BB87BD000ACA55 /* ofxSliderGroup.cpp */,
|
|
3933D5D019BB87BD000ACA55 /* ofxSliderGroup.h */,
|
|
3933D5D119BB87BD000ACA55 /* ofxToggle.cpp */,
|
|
3933D5D219BB87BD000ACA55 /* ofxToggle.h */,
|
|
);
|
|
name = src;
|
|
path = ../../ofxGui/src;
|
|
sourceTree = "<group>";
|
|
};
|
|
396E8A34190FEDE500705899 /* ofxPiMapper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0115A5D71DBF93BA00C51732 /* src */,
|
|
);
|
|
name = ofxPiMapper;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB4B014C10F69532006C3DED /* addons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3933D5C019BB87A3000ACA55 /* ofxGui */,
|
|
39264837192224C20008A7F5 /* ofxXmlSettings */,
|
|
396E8A34190FEDE500705899 /* ofxPiMapper */,
|
|
);
|
|
name = addons;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBAB23C913894ECA00AA2426 /* system frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E7F985F515E0DE99003869B5 /* Accelerate.framework */,
|
|
E4C2424410CC5A17004149E2 /* AppKit.framework */,
|
|
E4C2424510CC5A17004149E2 /* Cocoa.framework */,
|
|
E4C2424610CC5A17004149E2 /* IOKit.framework */,
|
|
E45BE9710E8CC7DD009D7055 /* AGL.framework */,
|
|
E45BE9720E8CC7DD009D7055 /* ApplicationServices.framework */,
|
|
E45BE9730E8CC7DD009D7055 /* AudioToolbox.framework */,
|
|
E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */,
|
|
E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */,
|
|
E45BE9770E8CC7DD009D7055 /* CoreServices.framework */,
|
|
E45BE9790E8CC7DD009D7055 /* OpenGL.framework */,
|
|
E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */,
|
|
E7E077E415D3B63C0020DFD4 /* CoreVideo.framework */,
|
|
E7E077E715D3B6510020DFD4 /* QTKit.framework */,
|
|
);
|
|
name = "system frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
BBAB23CA13894EDB00AA2426 /* 3rd party frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BBAB23BE13894E4700AA2426 /* GLUT.framework */,
|
|
);
|
|
name = "3rd party frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
E4328144138ABC890047C5CB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4328148138ABC890047C5CB /* openFrameworksDebug.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
E45BE5980E8CC70C009D7055 /* frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BBAB23CA13894EDB00AA2426 /* 3rd party frameworks */,
|
|
BBAB23C913894ECA00AA2426 /* system frameworks */,
|
|
);
|
|
name = frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
E4B69B4A0A3A1720003C02F2 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4B6FCAD0C3E899E008CF71C /* openFrameworks-Info.plist */,
|
|
E4EB6923138AFD0F00A09F29 /* Project.xcconfig */,
|
|
E4B69E1C0A3A1BDC003C02F2 /* src */,
|
|
E4EEC9E9138DF44700A80321 /* openFrameworks */,
|
|
BB4B014C10F69532006C3DED /* addons */,
|
|
E45BE5980E8CC70C009D7055 /* frameworks */,
|
|
E4B69B5B0A3A1756003C02F2 /* exampleDebug.app */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
E4B69E1C0A3A1BDC003C02F2 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4B69E1D0A3A1BDC003C02F2 /* main.cpp */,
|
|
E4B69E1E0A3A1BDC003C02F2 /* ofApp.cpp */,
|
|
E4B69E1F0A3A1BDC003C02F2 /* ofApp.h */,
|
|
397EFC811A09047C0009286E /* CustomSource.h */,
|
|
397EFC801A09047C0009286E /* CustomSource.cpp */,
|
|
399953681BD54FF600D5B1F1 /* CrossSource.h */,
|
|
399953671BD54FF600D5B1F1 /* CrossSource.cpp */,
|
|
3995C2081C79069B00123352 /* Settings.h */,
|
|
3995C2091C79069B00123352 /* Settings.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
E4EEC9E9138DF44700A80321 /* openFrameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4EB691F138AFCF100A09F29 /* CoreOF.xcconfig */,
|
|
E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */,
|
|
);
|
|
name = openFrameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
E4B69B5A0A3A1756003C02F2 /* example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "example" */;
|
|
buildPhases = (
|
|
E4B69B580A3A1756003C02F2 /* Sources */,
|
|
E4B69B590A3A1756003C02F2 /* Frameworks */,
|
|
E4B6FFFD0C3F9AB9008CF71C /* ShellScript */,
|
|
E4C2427710CC5ABF004149E2 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
E4EEB9AC138B136A00A80321 /* PBXTargetDependency */,
|
|
);
|
|
name = example;
|
|
productName = myOFApp;
|
|
productReference = E4B69B5B0A3A1756003C02F2 /* exampleDebug.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
E4B69B4C0A3A1720003C02F2 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0720;
|
|
};
|
|
buildConfigurationList = E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "example" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = E4B69B4A0A3A1720003C02F2;
|
|
productRefGroup = E4B69B4A0A3A1720003C02F2;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = E4328144138ABC890047C5CB /* Products */;
|
|
ProjectRef = E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
E4B69B5A0A3A1756003C02F2 /* example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
E4328148138ABC890047C5CB /* openFrameworksDebug.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = openFrameworksDebug.a;
|
|
remoteRef = E4328147138ABC890047C5CB /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
E4B6FFFD0C3F9AB9008CF71C /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "rsync -aved ../../../libs/fmodex/lib/osx/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/\"; install_name_tool -change ./libfmodex.dylib @executable_path/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME\";\nmkdir -p \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources/\"\nrsync -aved \"$ICON_FILE\" \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources/\"\nrsync -aved ../../../libs/glut/lib/osx/GLUT.framework \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Frameworks/\"";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
E4B69B580A3A1756003C02F2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3933D5D819BB87BD000ACA55 /* ofxSlider.cpp in Sources */,
|
|
0115A6B71DBF93BA00C51732 /* BaseSurface.cpp in Sources */,
|
|
0115A6A81DBF93BA00C51732 /* ScaleWidget.cpp in Sources */,
|
|
016630A31DC66DAB0081F28F /* SelVertexCmd.cpp in Sources */,
|
|
016630911DC66DAB0081F28F /* MvLayerDnCmd.cpp in Sources */,
|
|
3933D5DA19BB87BD000ACA55 /* ofxToggle.cpp in Sources */,
|
|
0166308C1DC66DAB0081F28F /* CmdManager.cpp in Sources */,
|
|
3933D5D319BB87BD000ACA55 /* ofxBaseGui.cpp in Sources */,
|
|
0115A6B91DBF93BA00C51732 /* HexagonSurface.cpp in Sources */,
|
|
3933D5D919BB87BD000ACA55 /* ofxSliderGroup.cpp in Sources */,
|
|
0115A6BB1DBF93BA00C51732 /* SurfaceFactory.cpp in Sources */,
|
|
016630921DC66DAB0081F28F /* MvLayerUpCmd.cpp in Sources */,
|
|
0166309C1DC66DAB0081F28F /* SelNextTexCoordCmd.cpp in Sources */,
|
|
0115A6A71DBF93BA00C51732 /* ProjectionEditorWidget.cpp in Sources */,
|
|
0115A67F1DBF93BA00C51732 /* SourceSelectionMode.cpp in Sources */,
|
|
3995C20A1C79069B00123352 /* Settings.cpp in Sources */,
|
|
0115A6B61DBF93BA00C51732 /* VideoSource.cpp in Sources */,
|
|
016630891DC66DAB0081F28F /* AddGridRowCmd.cpp in Sources */,
|
|
0115A6AD1DBF93BA00C51732 /* TextureHighlightWidget.cpp in Sources */,
|
|
016630A81DC66DAB0081F28F /* SetTexMapDrawModeCmd.cpp in Sources */,
|
|
0115A6AF1DBF93BA00C51732 /* DirectoryWatcher.cpp in Sources */,
|
|
016630961DC66DAB0081F28F /* RmGridColCmd.cpp in Sources */,
|
|
0115A6AE1DBF93BA00C51732 /* Info.cpp in Sources */,
|
|
0166308F1DC66DAB0081F28F /* DuplicateSurfaceCmd.cpp in Sources */,
|
|
E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */,
|
|
39264843192224F90008A7F5 /* tinyxmlparser.cpp in Sources */,
|
|
016630971DC66DAB0081F28F /* RmGridRowCmd.cpp in Sources */,
|
|
3933D5D419BB87BD000ACA55 /* ofxButton.cpp in Sources */,
|
|
0115A6B51DBF93BA00C51732 /* OMXPlayerCache.cpp in Sources */,
|
|
0166308E1DC66DAB0081F28F /* DeselectTexCoordCmd.cpp in Sources */,
|
|
0115A67E1DBF93BA00C51732 /* ProjectionMappingMode.cpp in Sources */,
|
|
0115A6B41DBF93BA00C51732 /* ImageSource.cpp in Sources */,
|
|
0166309D1DC66DAB0081F28F /* SelNextVertexCmd.cpp in Sources */,
|
|
016630AC1DC66DAB0081F28F /* TranslateCanvasCmd.cpp in Sources */,
|
|
0166309F1DC66DAB0081F28F /* SelPrevTexCoordCmd.cpp in Sources */,
|
|
016630A21DC66DAB0081F28F /* SelTexCoordCmd.cpp in Sources */,
|
|
0115A6A91DBF93BA00C51732 /* SourcesEditorWidget.cpp in Sources */,
|
|
016630981DC66DAB0081F28F /* RmSurfaceCmd.cpp in Sources */,
|
|
016630A41DC66DAB0081F28F /* SetApplicationModeCmd.cpp in Sources */,
|
|
016630901DC66DAB0081F28F /* MvAllTexCoordsCmd.cpp in Sources */,
|
|
0115A67B1DBF93BA00C51732 /* Application.cpp in Sources */,
|
|
39264841192224F90008A7F5 /* tinyxml.cpp in Sources */,
|
|
0115A6B31DBF93BA00C51732 /* FboSource.cpp in Sources */,
|
|
3933D5D619BB87BD000ACA55 /* ofxLabel.cpp in Sources */,
|
|
0115A67D1DBF93BA00C51732 /* PresentationMode.cpp in Sources */,
|
|
0166308B1DC66DAB0081F28F /* ClearSurfacesCmd.cpp in Sources */,
|
|
399953691BD54FF600D5B1F1 /* CrossSource.cpp in Sources */,
|
|
0115A6AA1DBF93BA00C51732 /* SurfaceHighlightWidget.cpp in Sources */,
|
|
016630A61DC66DAB0081F28F /* SetPresetCmd.cpp in Sources */,
|
|
0115A67C1DBF93BA00C51732 /* ApplicationBaseMode.cpp in Sources */,
|
|
0166309B1DC66DAB0081F28F /* SelNextSurfaceCmd.cpp in Sources */,
|
|
0115A6C01DBF93BA00C51732 /* CircleJoint.cpp in Sources */,
|
|
0166309E1DC66DAB0081F28F /* SelPrevSurfaceCmd.cpp in Sources */,
|
|
0115A6A51DBF93BA00C51732 /* Gui.cpp in Sources */,
|
|
016630A11DC66DAB0081F28F /* SelSurfaceCmd.cpp in Sources */,
|
|
0166308D1DC66DAB0081F28F /* DeselectSurfaceCmd.cpp in Sources */,
|
|
0115A6B01DBF93BA00C51732 /* MediaServer.cpp in Sources */,
|
|
0166308A1DC66DAB0081F28F /* AddSurfaceCmd.cpp in Sources */,
|
|
0115A6AC1DBF93BA00C51732 /* TextureEditorWidget.cpp in Sources */,
|
|
0115A6811DBF93BA00C51732 /* SettingsLoader.cpp in Sources */,
|
|
016630A71DC66DAB0081F28F /* SetSourceCmd.cpp in Sources */,
|
|
0115A6BA1DBF93BA00C51732 /* QuadSurface.cpp in Sources */,
|
|
E4B69E210A3A1BDC003C02F2 /* ofApp.cpp in Sources */,
|
|
016630A01DC66DAB0081F28F /* SelPrevVertexCmd.cpp in Sources */,
|
|
016630A51DC66DAB0081F28F /* SetNextSourceCmd.cpp in Sources */,
|
|
0115A6B21DBF93BA00C51732 /* BaseSource.cpp in Sources */,
|
|
016630941DC66DAB0081F28F /* MvSurfaceVertCmd.cpp in Sources */,
|
|
3933D5D719BB87BD000ACA55 /* ofxPanel.cpp in Sources */,
|
|
0115A6BC1DBF93BA00C51732 /* SurfaceManager.cpp in Sources */,
|
|
016630AA1DC66DAB0081F28F /* ToggleAnimatedSourceCmd.cpp in Sources */,
|
|
0166309A1DC66DAB0081F28F /* ScaleSurfaceFromToCmd.cpp in Sources */,
|
|
0115A6801DBF93BA00C51732 /* TextureMappingMode.cpp in Sources */,
|
|
016630931DC66DAB0081F28F /* MvSelectionCmd.cpp in Sources */,
|
|
0115A6B11DBF93BA00C51732 /* ofxPiMapper.cpp in Sources */,
|
|
0115A6BD1DBF93BA00C51732 /* SurfaceStack.cpp in Sources */,
|
|
0115A6A61DBF93BA00C51732 /* LayerPanelWidget.cpp in Sources */,
|
|
016630951DC66DAB0081F28F /* MvTexCoordCmd.cpp in Sources */,
|
|
0115A6BE1DBF93BA00C51732 /* TriangleSurface.cpp in Sources */,
|
|
0115A6C21DBF93BA00C51732 /* HomographyHelper.cpp in Sources */,
|
|
0115A6B81DBF93BA00C51732 /* GridWarpSurface.cpp in Sources */,
|
|
39264842192224F90008A7F5 /* tinyxmlerror.cpp in Sources */,
|
|
3926483B192224DA0008A7F5 /* ofxXmlSettings.cpp in Sources */,
|
|
016630881DC66DAB0081F28F /* AddGridColCmd.cpp in Sources */,
|
|
397EFC821A09047C0009286E /* CustomSource.cpp in Sources */,
|
|
016630AB1DC66DAB0081F28F /* TogglePerspectiveCmd.cpp in Sources */,
|
|
016630991DC66DAB0081F28F /* SaveTexCoordPosCmd.cpp in Sources */,
|
|
016630A91DC66DAB0081F28F /* StartDragSurfaceCmd.cpp in Sources */,
|
|
3933D5D519BB87BD000ACA55 /* ofxGuiGroup.cpp in Sources */,
|
|
0115A6C11DBF93BA00C51732 /* RadioList.cpp in Sources */,
|
|
0115A6BF1DBF93BA00C51732 /* BaseJoint.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
E4EEB9AC138B136A00A80321 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = openFrameworks;
|
|
targetProxy = E4EEB9AB138B136A00A80321 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
E4B69B4E0A3A1720003C02F2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E4EB6923138AFD0F00A09F29 /* Project.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CONFIGURATION_BUILD_DIR = "$(SRCROOT)/bin/";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_AUTO_VECTORIZATION = YES;
|
|
GCC_ENABLE_SSE3_EXTENSIONS = YES;
|
|
GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
|
|
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
|
|
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
|
GCC_WARN_UNUSED_VALUE = NO;
|
|
GCC_WARN_UNUSED_VARIABLE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(OF_CORE_HEADERS)",
|
|
src,
|
|
);
|
|
INFOPLIST_FILE = "openFrameworks-Info.plist";
|
|
MACH_O_TYPE = mh_execute;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-D__MACOSX_CORE__",
|
|
"-lpthread",
|
|
"-mtune=native",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(PRODUCT_NAME:c99extidentifier)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
E4B69B4F0A3A1720003C02F2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E4EB6923138AFD0F00A09F29 /* Project.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CONFIGURATION_BUILD_DIR = "$(SRCROOT)/bin/";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
GCC_AUTO_VECTORIZATION = YES;
|
|
GCC_ENABLE_SSE3_EXTENSIONS = YES;
|
|
GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 3;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_UNROLL_LOOPS = YES;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
|
|
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
|
|
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
|
GCC_WARN_UNUSED_VALUE = NO;
|
|
GCC_WARN_UNUSED_VARIABLE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(OF_CORE_HEADERS)",
|
|
src,
|
|
);
|
|
INFOPLIST_FILE = "openFrameworks-Info.plist";
|
|
MACH_O_TYPE = mh_execute;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-D__MACOSX_CORE__",
|
|
"-lpthread",
|
|
"-mtune=native",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(PRODUCT_NAME:c99extidentifier)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
E4B69B600A3A1757003C02F2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
);
|
|
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/glut/lib/osx\"";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_MODEL_TUNING = NONE;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(OF_CORE_HEADERS)",
|
|
src,
|
|
);
|
|
ICON = "$(ICON_NAME_DEBUG)";
|
|
ICON_FILE = "$(ICON_FILE_PATH)$(ICON)";
|
|
INFOPLIST_FILE = "openFrameworks-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_16)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_17)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_18)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_19)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_20)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_21)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_22)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_23)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_24)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_25)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_26)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_27)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_28)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_29)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_30)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_31)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_32)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_33)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_34)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_35)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_36)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_37)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_38)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_39)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_40)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_41)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_42)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_43)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_44)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_45)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_46)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_47)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_48)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_49)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_50)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_51)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_52)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.ofapp;
|
|
PRODUCT_NAME = exampleDebug;
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
E4B69B610A3A1757003C02F2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
);
|
|
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/glut/lib/osx\"";
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_MODEL_TUNING = NONE;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(OF_CORE_HEADERS)",
|
|
src,
|
|
);
|
|
ICON = "$(ICON_NAME_RELEASE)";
|
|
ICON_FILE = "$(ICON_FILE_PATH)$(ICON)";
|
|
INFOPLIST_FILE = "openFrameworks-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_16)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_17)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_18)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_19)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_20)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_21)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_22)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_23)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_24)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_25)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_26)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_27)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_28)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_29)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_30)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_31)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_32)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_33)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_34)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_35)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_36)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_37)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_38)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_39)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_40)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_41)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_42)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_43)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_44)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_45)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_46)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_47)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_48)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_49)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_50)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_51)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.ofapp;
|
|
PRODUCT_NAME = example;
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E4B69B4E0A3A1720003C02F2 /* Debug */,
|
|
E4B69B4F0A3A1720003C02F2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E4B69B600A3A1757003C02F2 /* Debug */,
|
|
E4B69B610A3A1757003C02F2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = E4B69B4C0A3A1720003C02F2 /* Project object */;
|
|
}
|
|
|