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.
1277 lines
92 KiB
1277 lines
92 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
016631561DC8E8010081F28F /* Application.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630B21DC8E8010081F28F /* Application.cpp */; };
|
|
016631571DC8E8010081F28F /* ApplicationBaseMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630B51DC8E8010081F28F /* ApplicationBaseMode.cpp */; };
|
|
016631581DC8E8010081F28F /* PresentationMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630B71DC8E8010081F28F /* PresentationMode.cpp */; };
|
|
016631591DC8E8010081F28F /* ProjectionMappingMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630B91DC8E8010081F28F /* ProjectionMappingMode.cpp */; };
|
|
0166315A1DC8E8010081F28F /* SourceSelectionMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630BB1DC8E8010081F28F /* SourceSelectionMode.cpp */; };
|
|
0166315B1DC8E8010081F28F /* TextureMappingMode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630BD1DC8E8010081F28F /* TextureMappingMode.cpp */; };
|
|
0166315C1DC8E8010081F28F /* SettingsLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630BF1DC8E8010081F28F /* SettingsLoader.cpp */; };
|
|
0166315D1DC8E8010081F28F /* AddGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630C21DC8E8010081F28F /* AddGridColCmd.cpp */; };
|
|
0166315E1DC8E8010081F28F /* AddGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630C41DC8E8010081F28F /* AddGridRowCmd.cpp */; };
|
|
0166315F1DC8E8010081F28F /* AddSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630C61DC8E8010081F28F /* AddSurfaceCmd.cpp */; };
|
|
016631601DC8E8010081F28F /* ClearSurfacesCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630C91DC8E8010081F28F /* ClearSurfacesCmd.cpp */; };
|
|
016631611DC8E8010081F28F /* CmdManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630CB1DC8E8010081F28F /* CmdManager.cpp */; };
|
|
016631621DC8E8010081F28F /* DeselectSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630CD1DC8E8010081F28F /* DeselectSurfaceCmd.cpp */; };
|
|
016631631DC8E8010081F28F /* DeselectTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630CF1DC8E8010081F28F /* DeselectTexCoordCmd.cpp */; };
|
|
016631641DC8E8010081F28F /* DuplicateSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630D11DC8E8010081F28F /* DuplicateSurfaceCmd.cpp */; };
|
|
016631651DC8E8010081F28F /* MvAllTexCoordsCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630D31DC8E8010081F28F /* MvAllTexCoordsCmd.cpp */; };
|
|
016631661DC8E8010081F28F /* MvLayerDnCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630D51DC8E8010081F28F /* MvLayerDnCmd.cpp */; };
|
|
016631671DC8E8010081F28F /* MvLayerUpCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630D71DC8E8010081F28F /* MvLayerUpCmd.cpp */; };
|
|
016631681DC8E8010081F28F /* MvSelectionCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630D91DC8E8010081F28F /* MvSelectionCmd.cpp */; };
|
|
016631691DC8E8010081F28F /* MvSurfaceVertCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630DB1DC8E8010081F28F /* MvSurfaceVertCmd.cpp */; };
|
|
0166316A1DC8E8010081F28F /* MvTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630DD1DC8E8010081F28F /* MvTexCoordCmd.cpp */; };
|
|
0166316B1DC8E8010081F28F /* RmGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630DF1DC8E8010081F28F /* RmGridColCmd.cpp */; };
|
|
0166316C1DC8E8010081F28F /* RmGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630E11DC8E8010081F28F /* RmGridRowCmd.cpp */; };
|
|
0166316D1DC8E8010081F28F /* RmSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630E31DC8E8010081F28F /* RmSurfaceCmd.cpp */; };
|
|
0166316E1DC8E8010081F28F /* SaveTexCoordPosCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630E51DC8E8010081F28F /* SaveTexCoordPosCmd.cpp */; };
|
|
0166316F1DC8E8010081F28F /* ScaleSurfaceFromToCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630E71DC8E8010081F28F /* ScaleSurfaceFromToCmd.cpp */; };
|
|
016631701DC8E8010081F28F /* SelNextSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630E91DC8E8010081F28F /* SelNextSurfaceCmd.cpp */; };
|
|
016631711DC8E8010081F28F /* SelNextTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630EB1DC8E8010081F28F /* SelNextTexCoordCmd.cpp */; };
|
|
016631721DC8E8010081F28F /* SelNextVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630ED1DC8E8010081F28F /* SelNextVertexCmd.cpp */; };
|
|
016631731DC8E8010081F28F /* SelPrevSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630EF1DC8E8010081F28F /* SelPrevSurfaceCmd.cpp */; };
|
|
016631741DC8E8010081F28F /* SelPrevTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630F11DC8E8010081F28F /* SelPrevTexCoordCmd.cpp */; };
|
|
016631751DC8E8010081F28F /* SelPrevVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630F31DC8E8010081F28F /* SelPrevVertexCmd.cpp */; };
|
|
016631761DC8E8010081F28F /* SelSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630F51DC8E8010081F28F /* SelSurfaceCmd.cpp */; };
|
|
016631771DC8E8010081F28F /* SelTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630F71DC8E8010081F28F /* SelTexCoordCmd.cpp */; };
|
|
016631781DC8E8010081F28F /* SelVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630F91DC8E8010081F28F /* SelVertexCmd.cpp */; };
|
|
016631791DC8E8010081F28F /* SetApplicationModeCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630FB1DC8E8010081F28F /* SetApplicationModeCmd.cpp */; };
|
|
0166317A1DC8E8010081F28F /* SetNextSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630FD1DC8E8010081F28F /* SetNextSourceCmd.cpp */; };
|
|
0166317B1DC8E8010081F28F /* SetPresetCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016630FF1DC8E8010081F28F /* SetPresetCmd.cpp */; };
|
|
0166317C1DC8E8010081F28F /* SetSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631011DC8E8010081F28F /* SetSourceCmd.cpp */; };
|
|
0166317D1DC8E8010081F28F /* SetTexMapDrawModeCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631031DC8E8010081F28F /* SetTexMapDrawModeCmd.cpp */; };
|
|
0166317E1DC8E8010081F28F /* StartDragSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631051DC8E8010081F28F /* StartDragSurfaceCmd.cpp */; };
|
|
0166317F1DC8E8010081F28F /* ToggleAnimatedSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631071DC8E8010081F28F /* ToggleAnimatedSourceCmd.cpp */; };
|
|
016631801DC8E8010081F28F /* TogglePerspectiveCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631091DC8E8010081F28F /* TogglePerspectiveCmd.cpp */; };
|
|
016631811DC8E8010081F28F /* TranslateCanvasCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166310B1DC8E8010081F28F /* TranslateCanvasCmd.cpp */; };
|
|
016631821DC8E8010081F28F /* Gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166310E1DC8E8010081F28F /* Gui.cpp */; };
|
|
016631831DC8E8010081F28F /* LayerPanelWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631121DC8E8010081F28F /* LayerPanelWidget.cpp */; };
|
|
016631841DC8E8010081F28F /* ProjectionEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631141DC8E8010081F28F /* ProjectionEditorWidget.cpp */; };
|
|
016631851DC8E8010081F28F /* ScaleWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631161DC8E8010081F28F /* ScaleWidget.cpp */; };
|
|
016631861DC8E8010081F28F /* SourcesEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631181DC8E8010081F28F /* SourcesEditorWidget.cpp */; };
|
|
016631871DC8E8010081F28F /* SurfaceHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166311A1DC8E8010081F28F /* SurfaceHighlightWidget.cpp */; };
|
|
016631881DC8E8010081F28F /* TextureEditorWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166311C1DC8E8010081F28F /* TextureEditorWidget.cpp */; };
|
|
016631891DC8E8010081F28F /* TextureHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166311E1DC8E8010081F28F /* TextureHighlightWidget.cpp */; };
|
|
0166318A1DC8E8010081F28F /* Info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631211DC8E8010081F28F /* Info.cpp */; };
|
|
0166318B1DC8E8010081F28F /* DirectoryWatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631241DC8E8010081F28F /* DirectoryWatcher.cpp */; };
|
|
0166318C1DC8E8010081F28F /* MediaServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631261DC8E8010081F28F /* MediaServer.cpp */; };
|
|
0166318D1DC8E8010081F28F /* ofxPiMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631281DC8E8010081F28F /* ofxPiMapper.cpp */; };
|
|
0166318E1DC8E8010081F28F /* BaseSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166312B1DC8E8010081F28F /* BaseSource.cpp */; };
|
|
0166318F1DC8E8010081F28F /* FboSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166312D1DC8E8010081F28F /* FboSource.cpp */; };
|
|
016631901DC8E8010081F28F /* ImageSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166312F1DC8E8010081F28F /* ImageSource.cpp */; };
|
|
016631911DC8E8010081F28F /* OMXPlayerCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631311DC8E8010081F28F /* OMXPlayerCache.cpp */; };
|
|
016631921DC8E8010081F28F /* VideoSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631341DC8E8010081F28F /* VideoSource.cpp */; };
|
|
016631931DC8E8010081F28F /* BaseSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631371DC8E8010081F28F /* BaseSurface.cpp */; };
|
|
016631941DC8E8010081F28F /* GridWarpSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631391DC8E8010081F28F /* GridWarpSurface.cpp */; };
|
|
016631951DC8E8010081F28F /* HexagonSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166313B1DC8E8010081F28F /* HexagonSurface.cpp */; };
|
|
016631961DC8E8010081F28F /* QuadSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166313D1DC8E8010081F28F /* QuadSurface.cpp */; };
|
|
016631971DC8E8010081F28F /* SurfaceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166313F1DC8E8010081F28F /* SurfaceFactory.cpp */; };
|
|
016631981DC8E8010081F28F /* SurfaceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631411DC8E8010081F28F /* SurfaceManager.cpp */; };
|
|
016631991DC8E8010081F28F /* SurfaceStack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631431DC8E8010081F28F /* SurfaceStack.cpp */; };
|
|
0166319A1DC8E8010081F28F /* TriangleSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631461DC8E8010081F28F /* TriangleSurface.cpp */; };
|
|
0166319B1DC8E8010081F28F /* BaseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631491DC8E8010081F28F /* BaseJoint.cpp */; };
|
|
0166319C1DC8E8010081F28F /* CircleJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166314B1DC8E8010081F28F /* CircleJoint.cpp */; };
|
|
0166319D1DC8E8010081F28F /* RadioList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0166314F1DC8E8010081F28F /* RadioList.cpp */; };
|
|
0166319E1DC8E8010081F28F /* HomographyHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016631521DC8E8010081F28F /* HomographyHelper.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 /* CameraSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 397EFC801A09047C0009286E /* CameraSource.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 */
|
|
0100D9421E33E6C1000D7FA5 /* Mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mode.h; sourceTree = "<group>"; };
|
|
016630B21DC8E8010081F28F /* Application.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Application.cpp; sourceTree = "<group>"; };
|
|
016630B31DC8E8010081F28F /* Application.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Application.h; sourceTree = "<group>"; };
|
|
016630B51DC8E8010081F28F /* ApplicationBaseMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ApplicationBaseMode.cpp; sourceTree = "<group>"; };
|
|
016630B61DC8E8010081F28F /* ApplicationBaseMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationBaseMode.h; sourceTree = "<group>"; };
|
|
016630B71DC8E8010081F28F /* PresentationMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PresentationMode.cpp; sourceTree = "<group>"; };
|
|
016630B81DC8E8010081F28F /* PresentationMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PresentationMode.h; sourceTree = "<group>"; };
|
|
016630B91DC8E8010081F28F /* ProjectionMappingMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionMappingMode.cpp; sourceTree = "<group>"; };
|
|
016630BA1DC8E8010081F28F /* ProjectionMappingMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionMappingMode.h; sourceTree = "<group>"; };
|
|
016630BB1DC8E8010081F28F /* SourceSelectionMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourceSelectionMode.cpp; sourceTree = "<group>"; };
|
|
016630BC1DC8E8010081F28F /* SourceSelectionMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceSelectionMode.h; sourceTree = "<group>"; };
|
|
016630BD1DC8E8010081F28F /* TextureMappingMode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureMappingMode.cpp; sourceTree = "<group>"; };
|
|
016630BE1DC8E8010081F28F /* TextureMappingMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureMappingMode.h; sourceTree = "<group>"; };
|
|
016630BF1DC8E8010081F28F /* SettingsLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SettingsLoader.cpp; sourceTree = "<group>"; };
|
|
016630C01DC8E8010081F28F /* SettingsLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsLoader.h; sourceTree = "<group>"; };
|
|
016630C21DC8E8010081F28F /* AddGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridColCmd.cpp; sourceTree = "<group>"; };
|
|
016630C31DC8E8010081F28F /* AddGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridColCmd.h; sourceTree = "<group>"; };
|
|
016630C41DC8E8010081F28F /* AddGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
016630C51DC8E8010081F28F /* AddGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridRowCmd.h; sourceTree = "<group>"; };
|
|
016630C61DC8E8010081F28F /* AddSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630C71DC8E8010081F28F /* AddSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630C81DC8E8010081F28F /* BaseCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseCmd.h; sourceTree = "<group>"; };
|
|
016630C91DC8E8010081F28F /* ClearSurfacesCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ClearSurfacesCmd.cpp; sourceTree = "<group>"; };
|
|
016630CA1DC8E8010081F28F /* ClearSurfacesCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClearSurfacesCmd.h; sourceTree = "<group>"; };
|
|
016630CB1DC8E8010081F28F /* CmdManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CmdManager.cpp; sourceTree = "<group>"; };
|
|
016630CC1DC8E8010081F28F /* CmdManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CmdManager.h; sourceTree = "<group>"; };
|
|
016630CD1DC8E8010081F28F /* DeselectSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630CE1DC8E8010081F28F /* DeselectSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630CF1DC8E8010081F28F /* DeselectTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630D01DC8E8010081F28F /* DeselectTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630D11DC8E8010081F28F /* DuplicateSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DuplicateSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630D21DC8E8010081F28F /* DuplicateSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DuplicateSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630D31DC8E8010081F28F /* MvAllTexCoordsCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvAllTexCoordsCmd.cpp; sourceTree = "<group>"; };
|
|
016630D41DC8E8010081F28F /* MvAllTexCoordsCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvAllTexCoordsCmd.h; sourceTree = "<group>"; };
|
|
016630D51DC8E8010081F28F /* MvLayerDnCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerDnCmd.cpp; sourceTree = "<group>"; };
|
|
016630D61DC8E8010081F28F /* MvLayerDnCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerDnCmd.h; sourceTree = "<group>"; };
|
|
016630D71DC8E8010081F28F /* MvLayerUpCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerUpCmd.cpp; sourceTree = "<group>"; };
|
|
016630D81DC8E8010081F28F /* MvLayerUpCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerUpCmd.h; sourceTree = "<group>"; };
|
|
016630D91DC8E8010081F28F /* MvSelectionCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSelectionCmd.cpp; sourceTree = "<group>"; };
|
|
016630DA1DC8E8010081F28F /* MvSelectionCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSelectionCmd.h; sourceTree = "<group>"; };
|
|
016630DB1DC8E8010081F28F /* MvSurfaceVertCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSurfaceVertCmd.cpp; sourceTree = "<group>"; };
|
|
016630DC1DC8E8010081F28F /* MvSurfaceVertCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSurfaceVertCmd.h; sourceTree = "<group>"; };
|
|
016630DD1DC8E8010081F28F /* MvTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630DE1DC8E8010081F28F /* MvTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630DF1DC8E8010081F28F /* RmGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridColCmd.cpp; sourceTree = "<group>"; };
|
|
016630E01DC8E8010081F28F /* RmGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridColCmd.h; sourceTree = "<group>"; };
|
|
016630E11DC8E8010081F28F /* RmGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
016630E21DC8E8010081F28F /* RmGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridRowCmd.h; sourceTree = "<group>"; };
|
|
016630E31DC8E8010081F28F /* RmSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630E41DC8E8010081F28F /* RmSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630E51DC8E8010081F28F /* SaveTexCoordPosCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SaveTexCoordPosCmd.cpp; sourceTree = "<group>"; };
|
|
016630E61DC8E8010081F28F /* SaveTexCoordPosCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SaveTexCoordPosCmd.h; sourceTree = "<group>"; };
|
|
016630E71DC8E8010081F28F /* ScaleSurfaceFromToCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleSurfaceFromToCmd.cpp; sourceTree = "<group>"; };
|
|
016630E81DC8E8010081F28F /* ScaleSurfaceFromToCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleSurfaceFromToCmd.h; sourceTree = "<group>"; };
|
|
016630E91DC8E8010081F28F /* SelNextSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630EA1DC8E8010081F28F /* SelNextSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630EB1DC8E8010081F28F /* SelNextTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630EC1DC8E8010081F28F /* SelNextTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630ED1DC8E8010081F28F /* SelNextVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextVertexCmd.cpp; sourceTree = "<group>"; };
|
|
016630EE1DC8E8010081F28F /* SelNextVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextVertexCmd.h; sourceTree = "<group>"; };
|
|
016630EF1DC8E8010081F28F /* SelPrevSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630F01DC8E8010081F28F /* SelPrevSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630F11DC8E8010081F28F /* SelPrevTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630F21DC8E8010081F28F /* SelPrevTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630F31DC8E8010081F28F /* SelPrevVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevVertexCmd.cpp; sourceTree = "<group>"; };
|
|
016630F41DC8E8010081F28F /* SelPrevVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevVertexCmd.h; sourceTree = "<group>"; };
|
|
016630F51DC8E8010081F28F /* SelSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016630F61DC8E8010081F28F /* SelSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016630F71DC8E8010081F28F /* SelTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
016630F81DC8E8010081F28F /* SelTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelTexCoordCmd.h; sourceTree = "<group>"; };
|
|
016630F91DC8E8010081F28F /* SelVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelVertexCmd.cpp; sourceTree = "<group>"; };
|
|
016630FA1DC8E8010081F28F /* SelVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelVertexCmd.h; sourceTree = "<group>"; };
|
|
016630FB1DC8E8010081F28F /* SetApplicationModeCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetApplicationModeCmd.cpp; sourceTree = "<group>"; };
|
|
016630FC1DC8E8010081F28F /* SetApplicationModeCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetApplicationModeCmd.h; sourceTree = "<group>"; };
|
|
016630FD1DC8E8010081F28F /* SetNextSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetNextSourceCmd.cpp; sourceTree = "<group>"; };
|
|
016630FE1DC8E8010081F28F /* SetNextSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetNextSourceCmd.h; sourceTree = "<group>"; };
|
|
016630FF1DC8E8010081F28F /* SetPresetCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetPresetCmd.cpp; sourceTree = "<group>"; };
|
|
016631001DC8E8010081F28F /* SetPresetCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetPresetCmd.h; sourceTree = "<group>"; };
|
|
016631011DC8E8010081F28F /* SetSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetSourceCmd.cpp; sourceTree = "<group>"; };
|
|
016631021DC8E8010081F28F /* SetSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetSourceCmd.h; sourceTree = "<group>"; };
|
|
016631031DC8E8010081F28F /* SetTexMapDrawModeCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetTexMapDrawModeCmd.cpp; sourceTree = "<group>"; };
|
|
016631041DC8E8010081F28F /* SetTexMapDrawModeCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetTexMapDrawModeCmd.h; sourceTree = "<group>"; };
|
|
016631051DC8E8010081F28F /* StartDragSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StartDragSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
016631061DC8E8010081F28F /* StartDragSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartDragSurfaceCmd.h; sourceTree = "<group>"; };
|
|
016631071DC8E8010081F28F /* ToggleAnimatedSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToggleAnimatedSourceCmd.cpp; sourceTree = "<group>"; };
|
|
016631081DC8E8010081F28F /* ToggleAnimatedSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToggleAnimatedSourceCmd.h; sourceTree = "<group>"; };
|
|
016631091DC8E8010081F28F /* TogglePerspectiveCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TogglePerspectiveCmd.cpp; sourceTree = "<group>"; };
|
|
0166310A1DC8E8010081F28F /* TogglePerspectiveCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TogglePerspectiveCmd.h; sourceTree = "<group>"; };
|
|
0166310B1DC8E8010081F28F /* TranslateCanvasCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TranslateCanvasCmd.cpp; sourceTree = "<group>"; };
|
|
0166310C1DC8E8010081F28F /* TranslateCanvasCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TranslateCanvasCmd.h; sourceTree = "<group>"; };
|
|
0166310E1DC8E8010081F28F /* Gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Gui.cpp; sourceTree = "<group>"; };
|
|
0166310F1DC8E8010081F28F /* Gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gui.h; sourceTree = "<group>"; };
|
|
016631111DC8E8010081F28F /* GuiBaseWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiBaseWidget.h; sourceTree = "<group>"; };
|
|
016631121DC8E8010081F28F /* LayerPanelWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LayerPanelWidget.cpp; sourceTree = "<group>"; };
|
|
016631131DC8E8010081F28F /* LayerPanelWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LayerPanelWidget.h; sourceTree = "<group>"; };
|
|
016631141DC8E8010081F28F /* ProjectionEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionEditorWidget.cpp; sourceTree = "<group>"; };
|
|
016631151DC8E8010081F28F /* ProjectionEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionEditorWidget.h; sourceTree = "<group>"; };
|
|
016631161DC8E8010081F28F /* ScaleWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleWidget.cpp; sourceTree = "<group>"; };
|
|
016631171DC8E8010081F28F /* ScaleWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleWidget.h; sourceTree = "<group>"; };
|
|
016631181DC8E8010081F28F /* SourcesEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourcesEditorWidget.cpp; sourceTree = "<group>"; };
|
|
016631191DC8E8010081F28F /* SourcesEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourcesEditorWidget.h; sourceTree = "<group>"; };
|
|
0166311A1DC8E8010081F28F /* SurfaceHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
0166311B1DC8E8010081F28F /* SurfaceHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceHighlightWidget.h; sourceTree = "<group>"; };
|
|
0166311C1DC8E8010081F28F /* TextureEditorWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureEditorWidget.cpp; sourceTree = "<group>"; };
|
|
0166311D1DC8E8010081F28F /* TextureEditorWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureEditorWidget.h; sourceTree = "<group>"; };
|
|
0166311E1DC8E8010081F28F /* TextureHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
0166311F1DC8E8010081F28F /* TextureHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureHighlightWidget.h; sourceTree = "<group>"; };
|
|
016631211DC8E8010081F28F /* Info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Info.cpp; sourceTree = "<group>"; };
|
|
016631221DC8E8010081F28F /* Info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Info.h; sourceTree = "<group>"; };
|
|
016631241DC8E8010081F28F /* DirectoryWatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryWatcher.cpp; sourceTree = "<group>"; };
|
|
016631251DC8E8010081F28F /* DirectoryWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryWatcher.h; sourceTree = "<group>"; };
|
|
016631261DC8E8010081F28F /* MediaServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaServer.cpp; sourceTree = "<group>"; };
|
|
016631271DC8E8010081F28F /* MediaServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaServer.h; sourceTree = "<group>"; };
|
|
016631281DC8E8010081F28F /* ofxPiMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxPiMapper.cpp; sourceTree = "<group>"; };
|
|
016631291DC8E8010081F28F /* ofxPiMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxPiMapper.h; sourceTree = "<group>"; };
|
|
0166312B1DC8E8010081F28F /* BaseSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSource.cpp; sourceTree = "<group>"; };
|
|
0166312C1DC8E8010081F28F /* BaseSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSource.h; sourceTree = "<group>"; };
|
|
0166312D1DC8E8010081F28F /* FboSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FboSource.cpp; sourceTree = "<group>"; };
|
|
0166312E1DC8E8010081F28F /* FboSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FboSource.h; sourceTree = "<group>"; };
|
|
0166312F1DC8E8010081F28F /* ImageSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageSource.cpp; sourceTree = "<group>"; };
|
|
016631301DC8E8010081F28F /* ImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageSource.h; sourceTree = "<group>"; };
|
|
016631311DC8E8010081F28F /* OMXPlayerCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OMXPlayerCache.cpp; sourceTree = "<group>"; };
|
|
016631321DC8E8010081F28F /* OMXPlayerCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OMXPlayerCache.h; sourceTree = "<group>"; };
|
|
016631331DC8E8010081F28F /* SourceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceType.h; sourceTree = "<group>"; };
|
|
016631341DC8E8010081F28F /* VideoSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoSource.cpp; sourceTree = "<group>"; };
|
|
016631351DC8E8010081F28F /* VideoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoSource.h; sourceTree = "<group>"; };
|
|
016631371DC8E8010081F28F /* BaseSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSurface.cpp; sourceTree = "<group>"; };
|
|
016631381DC8E8010081F28F /* BaseSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSurface.h; sourceTree = "<group>"; };
|
|
016631391DC8E8010081F28F /* GridWarpSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GridWarpSurface.cpp; sourceTree = "<group>"; };
|
|
0166313A1DC8E8010081F28F /* GridWarpSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GridWarpSurface.h; sourceTree = "<group>"; };
|
|
0166313B1DC8E8010081F28F /* HexagonSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HexagonSurface.cpp; sourceTree = "<group>"; };
|
|
0166313C1DC8E8010081F28F /* HexagonSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexagonSurface.h; sourceTree = "<group>"; };
|
|
0166313D1DC8E8010081F28F /* QuadSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadSurface.cpp; sourceTree = "<group>"; };
|
|
0166313E1DC8E8010081F28F /* QuadSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadSurface.h; sourceTree = "<group>"; };
|
|
0166313F1DC8E8010081F28F /* SurfaceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceFactory.cpp; sourceTree = "<group>"; };
|
|
016631401DC8E8010081F28F /* SurfaceFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceFactory.h; sourceTree = "<group>"; };
|
|
016631411DC8E8010081F28F /* SurfaceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceManager.cpp; sourceTree = "<group>"; };
|
|
016631421DC8E8010081F28F /* SurfaceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceManager.h; sourceTree = "<group>"; };
|
|
016631431DC8E8010081F28F /* SurfaceStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceStack.cpp; sourceTree = "<group>"; };
|
|
016631441DC8E8010081F28F /* SurfaceStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceStack.h; sourceTree = "<group>"; };
|
|
016631451DC8E8010081F28F /* SurfaceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceType.h; sourceTree = "<group>"; };
|
|
016631461DC8E8010081F28F /* TriangleSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TriangleSurface.cpp; sourceTree = "<group>"; };
|
|
016631471DC8E8010081F28F /* TriangleSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TriangleSurface.h; sourceTree = "<group>"; };
|
|
016631491DC8E8010081F28F /* BaseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseJoint.cpp; sourceTree = "<group>"; };
|
|
0166314A1DC8E8010081F28F /* BaseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseJoint.h; sourceTree = "<group>"; };
|
|
0166314B1DC8E8010081F28F /* CircleJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CircleJoint.cpp; sourceTree = "<group>"; };
|
|
0166314C1DC8E8010081F28F /* CircleJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleJoint.h; sourceTree = "<group>"; };
|
|
0166314D1DC8E8010081F28F /* EditorType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditorType.h; sourceTree = "<group>"; };
|
|
0166314E1DC8E8010081F28F /* GuiMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiMode.h; sourceTree = "<group>"; };
|
|
0166314F1DC8E8010081F28F /* RadioList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RadioList.cpp; sourceTree = "<group>"; };
|
|
016631501DC8E8010081F28F /* RadioList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RadioList.h; sourceTree = "<group>"; };
|
|
016631521DC8E8010081F28F /* HomographyHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HomographyHelper.cpp; sourceTree = "<group>"; };
|
|
016631531DC8E8010081F28F /* HomographyHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomographyHelper.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 /* CameraSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CameraSource.cpp; sourceTree = "<group>"; };
|
|
397EFC811A09047C0009286E /* CameraSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraSource.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 /* example_camera.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example_camera.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 */
|
|
016630B01DC8E8010081F28F /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016630B11DC8E8010081F28F /* Application */,
|
|
016630C11DC8E8010081F28F /* Commands */,
|
|
0166310D1DC8E8010081F28F /* Gui */,
|
|
016631201DC8E8010081F28F /* Info */,
|
|
016631231DC8E8010081F28F /* MediaServer */,
|
|
016631281DC8E8010081F28F /* ofxPiMapper.cpp */,
|
|
016631291DC8E8010081F28F /* ofxPiMapper.h */,
|
|
0100D9421E33E6C1000D7FA5 /* Mode.h */,
|
|
0166312A1DC8E8010081F28F /* Sources */,
|
|
016631361DC8E8010081F28F /* Surfaces */,
|
|
016631481DC8E8010081F28F /* UserInterface */,
|
|
016631511DC8E8010081F28F /* Utils */,
|
|
);
|
|
name = src;
|
|
path = ../src;
|
|
sourceTree = "<group>";
|
|
};
|
|
016630B11DC8E8010081F28F /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016630B21DC8E8010081F28F /* Application.cpp */,
|
|
016630B31DC8E8010081F28F /* Application.h */,
|
|
016630B41DC8E8010081F28F /* Modes */,
|
|
016630BF1DC8E8010081F28F /* SettingsLoader.cpp */,
|
|
016630C01DC8E8010081F28F /* SettingsLoader.h */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
016630B41DC8E8010081F28F /* Modes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016630B51DC8E8010081F28F /* ApplicationBaseMode.cpp */,
|
|
016630B61DC8E8010081F28F /* ApplicationBaseMode.h */,
|
|
016630B71DC8E8010081F28F /* PresentationMode.cpp */,
|
|
016630B81DC8E8010081F28F /* PresentationMode.h */,
|
|
016630B91DC8E8010081F28F /* ProjectionMappingMode.cpp */,
|
|
016630BA1DC8E8010081F28F /* ProjectionMappingMode.h */,
|
|
016630BB1DC8E8010081F28F /* SourceSelectionMode.cpp */,
|
|
016630BC1DC8E8010081F28F /* SourceSelectionMode.h */,
|
|
016630BD1DC8E8010081F28F /* TextureMappingMode.cpp */,
|
|
016630BE1DC8E8010081F28F /* TextureMappingMode.h */,
|
|
);
|
|
path = Modes;
|
|
sourceTree = "<group>";
|
|
};
|
|
016630C11DC8E8010081F28F /* Commands */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016630C21DC8E8010081F28F /* AddGridColCmd.cpp */,
|
|
016630C31DC8E8010081F28F /* AddGridColCmd.h */,
|
|
016630C41DC8E8010081F28F /* AddGridRowCmd.cpp */,
|
|
016630C51DC8E8010081F28F /* AddGridRowCmd.h */,
|
|
016630C61DC8E8010081F28F /* AddSurfaceCmd.cpp */,
|
|
016630C71DC8E8010081F28F /* AddSurfaceCmd.h */,
|
|
016630C81DC8E8010081F28F /* BaseCmd.h */,
|
|
016630C91DC8E8010081F28F /* ClearSurfacesCmd.cpp */,
|
|
016630CA1DC8E8010081F28F /* ClearSurfacesCmd.h */,
|
|
016630CB1DC8E8010081F28F /* CmdManager.cpp */,
|
|
016630CC1DC8E8010081F28F /* CmdManager.h */,
|
|
016630CD1DC8E8010081F28F /* DeselectSurfaceCmd.cpp */,
|
|
016630CE1DC8E8010081F28F /* DeselectSurfaceCmd.h */,
|
|
016630CF1DC8E8010081F28F /* DeselectTexCoordCmd.cpp */,
|
|
016630D01DC8E8010081F28F /* DeselectTexCoordCmd.h */,
|
|
016630D11DC8E8010081F28F /* DuplicateSurfaceCmd.cpp */,
|
|
016630D21DC8E8010081F28F /* DuplicateSurfaceCmd.h */,
|
|
016630D31DC8E8010081F28F /* MvAllTexCoordsCmd.cpp */,
|
|
016630D41DC8E8010081F28F /* MvAllTexCoordsCmd.h */,
|
|
016630D51DC8E8010081F28F /* MvLayerDnCmd.cpp */,
|
|
016630D61DC8E8010081F28F /* MvLayerDnCmd.h */,
|
|
016630D71DC8E8010081F28F /* MvLayerUpCmd.cpp */,
|
|
016630D81DC8E8010081F28F /* MvLayerUpCmd.h */,
|
|
016630D91DC8E8010081F28F /* MvSelectionCmd.cpp */,
|
|
016630DA1DC8E8010081F28F /* MvSelectionCmd.h */,
|
|
016630DB1DC8E8010081F28F /* MvSurfaceVertCmd.cpp */,
|
|
016630DC1DC8E8010081F28F /* MvSurfaceVertCmd.h */,
|
|
016630DD1DC8E8010081F28F /* MvTexCoordCmd.cpp */,
|
|
016630DE1DC8E8010081F28F /* MvTexCoordCmd.h */,
|
|
016630DF1DC8E8010081F28F /* RmGridColCmd.cpp */,
|
|
016630E01DC8E8010081F28F /* RmGridColCmd.h */,
|
|
016630E11DC8E8010081F28F /* RmGridRowCmd.cpp */,
|
|
016630E21DC8E8010081F28F /* RmGridRowCmd.h */,
|
|
016630E31DC8E8010081F28F /* RmSurfaceCmd.cpp */,
|
|
016630E41DC8E8010081F28F /* RmSurfaceCmd.h */,
|
|
016630E51DC8E8010081F28F /* SaveTexCoordPosCmd.cpp */,
|
|
016630E61DC8E8010081F28F /* SaveTexCoordPosCmd.h */,
|
|
016630E71DC8E8010081F28F /* ScaleSurfaceFromToCmd.cpp */,
|
|
016630E81DC8E8010081F28F /* ScaleSurfaceFromToCmd.h */,
|
|
016630E91DC8E8010081F28F /* SelNextSurfaceCmd.cpp */,
|
|
016630EA1DC8E8010081F28F /* SelNextSurfaceCmd.h */,
|
|
016630EB1DC8E8010081F28F /* SelNextTexCoordCmd.cpp */,
|
|
016630EC1DC8E8010081F28F /* SelNextTexCoordCmd.h */,
|
|
016630ED1DC8E8010081F28F /* SelNextVertexCmd.cpp */,
|
|
016630EE1DC8E8010081F28F /* SelNextVertexCmd.h */,
|
|
016630EF1DC8E8010081F28F /* SelPrevSurfaceCmd.cpp */,
|
|
016630F01DC8E8010081F28F /* SelPrevSurfaceCmd.h */,
|
|
016630F11DC8E8010081F28F /* SelPrevTexCoordCmd.cpp */,
|
|
016630F21DC8E8010081F28F /* SelPrevTexCoordCmd.h */,
|
|
016630F31DC8E8010081F28F /* SelPrevVertexCmd.cpp */,
|
|
016630F41DC8E8010081F28F /* SelPrevVertexCmd.h */,
|
|
016630F51DC8E8010081F28F /* SelSurfaceCmd.cpp */,
|
|
016630F61DC8E8010081F28F /* SelSurfaceCmd.h */,
|
|
016630F71DC8E8010081F28F /* SelTexCoordCmd.cpp */,
|
|
016630F81DC8E8010081F28F /* SelTexCoordCmd.h */,
|
|
016630F91DC8E8010081F28F /* SelVertexCmd.cpp */,
|
|
016630FA1DC8E8010081F28F /* SelVertexCmd.h */,
|
|
016630FB1DC8E8010081F28F /* SetApplicationModeCmd.cpp */,
|
|
016630FC1DC8E8010081F28F /* SetApplicationModeCmd.h */,
|
|
016630FD1DC8E8010081F28F /* SetNextSourceCmd.cpp */,
|
|
016630FE1DC8E8010081F28F /* SetNextSourceCmd.h */,
|
|
016630FF1DC8E8010081F28F /* SetPresetCmd.cpp */,
|
|
016631001DC8E8010081F28F /* SetPresetCmd.h */,
|
|
016631011DC8E8010081F28F /* SetSourceCmd.cpp */,
|
|
016631021DC8E8010081F28F /* SetSourceCmd.h */,
|
|
016631031DC8E8010081F28F /* SetTexMapDrawModeCmd.cpp */,
|
|
016631041DC8E8010081F28F /* SetTexMapDrawModeCmd.h */,
|
|
016631051DC8E8010081F28F /* StartDragSurfaceCmd.cpp */,
|
|
016631061DC8E8010081F28F /* StartDragSurfaceCmd.h */,
|
|
016631071DC8E8010081F28F /* ToggleAnimatedSourceCmd.cpp */,
|
|
016631081DC8E8010081F28F /* ToggleAnimatedSourceCmd.h */,
|
|
016631091DC8E8010081F28F /* TogglePerspectiveCmd.cpp */,
|
|
0166310A1DC8E8010081F28F /* TogglePerspectiveCmd.h */,
|
|
0166310B1DC8E8010081F28F /* TranslateCanvasCmd.cpp */,
|
|
0166310C1DC8E8010081F28F /* TranslateCanvasCmd.h */,
|
|
);
|
|
path = Commands;
|
|
sourceTree = "<group>";
|
|
};
|
|
0166310D1DC8E8010081F28F /* Gui */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0166310E1DC8E8010081F28F /* Gui.cpp */,
|
|
0166310F1DC8E8010081F28F /* Gui.h */,
|
|
016631101DC8E8010081F28F /* Widgets */,
|
|
);
|
|
path = Gui;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631101DC8E8010081F28F /* Widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631111DC8E8010081F28F /* GuiBaseWidget.h */,
|
|
016631121DC8E8010081F28F /* LayerPanelWidget.cpp */,
|
|
016631131DC8E8010081F28F /* LayerPanelWidget.h */,
|
|
016631141DC8E8010081F28F /* ProjectionEditorWidget.cpp */,
|
|
016631151DC8E8010081F28F /* ProjectionEditorWidget.h */,
|
|
016631161DC8E8010081F28F /* ScaleWidget.cpp */,
|
|
016631171DC8E8010081F28F /* ScaleWidget.h */,
|
|
016631181DC8E8010081F28F /* SourcesEditorWidget.cpp */,
|
|
016631191DC8E8010081F28F /* SourcesEditorWidget.h */,
|
|
0166311A1DC8E8010081F28F /* SurfaceHighlightWidget.cpp */,
|
|
0166311B1DC8E8010081F28F /* SurfaceHighlightWidget.h */,
|
|
0166311C1DC8E8010081F28F /* TextureEditorWidget.cpp */,
|
|
0166311D1DC8E8010081F28F /* TextureEditorWidget.h */,
|
|
0166311E1DC8E8010081F28F /* TextureHighlightWidget.cpp */,
|
|
0166311F1DC8E8010081F28F /* TextureHighlightWidget.h */,
|
|
);
|
|
path = Widgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631201DC8E8010081F28F /* Info */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631211DC8E8010081F28F /* Info.cpp */,
|
|
016631221DC8E8010081F28F /* Info.h */,
|
|
);
|
|
path = Info;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631231DC8E8010081F28F /* MediaServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631241DC8E8010081F28F /* DirectoryWatcher.cpp */,
|
|
016631251DC8E8010081F28F /* DirectoryWatcher.h */,
|
|
016631261DC8E8010081F28F /* MediaServer.cpp */,
|
|
016631271DC8E8010081F28F /* MediaServer.h */,
|
|
);
|
|
path = MediaServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
0166312A1DC8E8010081F28F /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0166312B1DC8E8010081F28F /* BaseSource.cpp */,
|
|
0166312C1DC8E8010081F28F /* BaseSource.h */,
|
|
0166312D1DC8E8010081F28F /* FboSource.cpp */,
|
|
0166312E1DC8E8010081F28F /* FboSource.h */,
|
|
0166312F1DC8E8010081F28F /* ImageSource.cpp */,
|
|
016631301DC8E8010081F28F /* ImageSource.h */,
|
|
016631311DC8E8010081F28F /* OMXPlayerCache.cpp */,
|
|
016631321DC8E8010081F28F /* OMXPlayerCache.h */,
|
|
016631331DC8E8010081F28F /* SourceType.h */,
|
|
016631341DC8E8010081F28F /* VideoSource.cpp */,
|
|
016631351DC8E8010081F28F /* VideoSource.h */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631361DC8E8010081F28F /* Surfaces */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631371DC8E8010081F28F /* BaseSurface.cpp */,
|
|
016631381DC8E8010081F28F /* BaseSurface.h */,
|
|
016631391DC8E8010081F28F /* GridWarpSurface.cpp */,
|
|
0166313A1DC8E8010081F28F /* GridWarpSurface.h */,
|
|
0166313B1DC8E8010081F28F /* HexagonSurface.cpp */,
|
|
0166313C1DC8E8010081F28F /* HexagonSurface.h */,
|
|
0166313D1DC8E8010081F28F /* QuadSurface.cpp */,
|
|
0166313E1DC8E8010081F28F /* QuadSurface.h */,
|
|
0166313F1DC8E8010081F28F /* SurfaceFactory.cpp */,
|
|
016631401DC8E8010081F28F /* SurfaceFactory.h */,
|
|
016631411DC8E8010081F28F /* SurfaceManager.cpp */,
|
|
016631421DC8E8010081F28F /* SurfaceManager.h */,
|
|
016631431DC8E8010081F28F /* SurfaceStack.cpp */,
|
|
016631441DC8E8010081F28F /* SurfaceStack.h */,
|
|
016631451DC8E8010081F28F /* SurfaceType.h */,
|
|
016631461DC8E8010081F28F /* TriangleSurface.cpp */,
|
|
016631471DC8E8010081F28F /* TriangleSurface.h */,
|
|
);
|
|
path = Surfaces;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631481DC8E8010081F28F /* UserInterface */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631491DC8E8010081F28F /* BaseJoint.cpp */,
|
|
0166314A1DC8E8010081F28F /* BaseJoint.h */,
|
|
0166314B1DC8E8010081F28F /* CircleJoint.cpp */,
|
|
0166314C1DC8E8010081F28F /* CircleJoint.h */,
|
|
0166314D1DC8E8010081F28F /* EditorType.h */,
|
|
0166314E1DC8E8010081F28F /* GuiMode.h */,
|
|
0166314F1DC8E8010081F28F /* RadioList.cpp */,
|
|
016631501DC8E8010081F28F /* RadioList.h */,
|
|
);
|
|
path = UserInterface;
|
|
sourceTree = "<group>";
|
|
};
|
|
016631511DC8E8010081F28F /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
016631521DC8E8010081F28F /* HomographyHelper.cpp */,
|
|
016631531DC8E8010081F28F /* HomographyHelper.h */,
|
|
);
|
|
path = Utils;
|
|
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 = (
|
|
016630B01DC8E8010081F28F /* 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 /* example_camera.app */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
E4B69E1C0A3A1BDC003C02F2 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4B69E1D0A3A1BDC003C02F2 /* main.cpp */,
|
|
E4B69E1F0A3A1BDC003C02F2 /* ofApp.h */,
|
|
E4B69E1E0A3A1BDC003C02F2 /* ofApp.cpp */,
|
|
397EFC811A09047C0009286E /* CameraSource.h */,
|
|
397EFC801A09047C0009286E /* CameraSource.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_camera */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "example_camera" */;
|
|
buildPhases = (
|
|
E4B69B580A3A1756003C02F2 /* Sources */,
|
|
E4B69B590A3A1756003C02F2 /* Frameworks */,
|
|
E4B6FFFD0C3F9AB9008CF71C /* ShellScript */,
|
|
E4C2427710CC5ABF004149E2 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
E4EEB9AC138B136A00A80321 /* PBXTargetDependency */,
|
|
);
|
|
name = example_camera;
|
|
productName = myOFApp;
|
|
productReference = E4B69B5B0A3A1756003C02F2 /* example_camera.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_camera" */;
|
|
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_camera */,
|
|
);
|
|
};
|
|
/* 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 = (
|
|
0166316B1DC8E8010081F28F /* RmGridColCmd.cpp in Sources */,
|
|
016631601DC8E8010081F28F /* ClearSurfacesCmd.cpp in Sources */,
|
|
016631581DC8E8010081F28F /* PresentationMode.cpp in Sources */,
|
|
016631791DC8E8010081F28F /* SetApplicationModeCmd.cpp in Sources */,
|
|
0166317B1DC8E8010081F28F /* SetPresetCmd.cpp in Sources */,
|
|
016631921DC8E8010081F28F /* VideoSource.cpp in Sources */,
|
|
016631981DC8E8010081F28F /* SurfaceManager.cpp in Sources */,
|
|
016631561DC8E8010081F28F /* Application.cpp in Sources */,
|
|
016631851DC8E8010081F28F /* ScaleWidget.cpp in Sources */,
|
|
016631711DC8E8010081F28F /* SelNextTexCoordCmd.cpp in Sources */,
|
|
016631691DC8E8010081F28F /* MvSurfaceVertCmd.cpp in Sources */,
|
|
3933D5D819BB87BD000ACA55 /* ofxSlider.cpp in Sources */,
|
|
016631771DC8E8010081F28F /* SelTexCoordCmd.cpp in Sources */,
|
|
0166315C1DC8E8010081F28F /* SettingsLoader.cpp in Sources */,
|
|
016631881DC8E8010081F28F /* TextureEditorWidget.cpp in Sources */,
|
|
016631841DC8E8010081F28F /* ProjectionEditorWidget.cpp in Sources */,
|
|
0166315B1DC8E8010081F28F /* TextureMappingMode.cpp in Sources */,
|
|
0166318D1DC8E8010081F28F /* ofxPiMapper.cpp in Sources */,
|
|
0166318A1DC8E8010081F28F /* Info.cpp in Sources */,
|
|
016631931DC8E8010081F28F /* BaseSurface.cpp in Sources */,
|
|
3933D5DA19BB87BD000ACA55 /* ofxToggle.cpp in Sources */,
|
|
0166319D1DC8E8010081F28F /* RadioList.cpp in Sources */,
|
|
3933D5D319BB87BD000ACA55 /* ofxBaseGui.cpp in Sources */,
|
|
0166316F1DC8E8010081F28F /* ScaleSurfaceFromToCmd.cpp in Sources */,
|
|
3933D5D919BB87BD000ACA55 /* ofxSliderGroup.cpp in Sources */,
|
|
016631721DC8E8010081F28F /* SelNextVertexCmd.cpp in Sources */,
|
|
016631801DC8E8010081F28F /* TogglePerspectiveCmd.cpp in Sources */,
|
|
016631901DC8E8010081F28F /* ImageSource.cpp in Sources */,
|
|
016631761DC8E8010081F28F /* SelSurfaceCmd.cpp in Sources */,
|
|
016631571DC8E8010081F28F /* ApplicationBaseMode.cpp in Sources */,
|
|
E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */,
|
|
016631941DC8E8010081F28F /* GridWarpSurface.cpp in Sources */,
|
|
0166315A1DC8E8010081F28F /* SourceSelectionMode.cpp in Sources */,
|
|
016631661DC8E8010081F28F /* MvLayerDnCmd.cpp in Sources */,
|
|
0166319E1DC8E8010081F28F /* HomographyHelper.cpp in Sources */,
|
|
39264843192224F90008A7F5 /* tinyxmlparser.cpp in Sources */,
|
|
3933D5D419BB87BD000ACA55 /* ofxButton.cpp in Sources */,
|
|
016631971DC8E8010081F28F /* SurfaceFactory.cpp in Sources */,
|
|
016631591DC8E8010081F28F /* ProjectionMappingMode.cpp in Sources */,
|
|
0166316D1DC8E8010081F28F /* RmSurfaceCmd.cpp in Sources */,
|
|
016631741DC8E8010081F28F /* SelPrevTexCoordCmd.cpp in Sources */,
|
|
016631861DC8E8010081F28F /* SourcesEditorWidget.cpp in Sources */,
|
|
016631611DC8E8010081F28F /* CmdManager.cpp in Sources */,
|
|
0166318B1DC8E8010081F28F /* DirectoryWatcher.cpp in Sources */,
|
|
0166316A1DC8E8010081F28F /* MvTexCoordCmd.cpp in Sources */,
|
|
39264841192224F90008A7F5 /* tinyxml.cpp in Sources */,
|
|
016631651DC8E8010081F28F /* MvAllTexCoordsCmd.cpp in Sources */,
|
|
3933D5D619BB87BD000ACA55 /* ofxLabel.cpp in Sources */,
|
|
0166317F1DC8E8010081F28F /* ToggleAnimatedSourceCmd.cpp in Sources */,
|
|
016631751DC8E8010081F28F /* SelPrevVertexCmd.cpp in Sources */,
|
|
0166317E1DC8E8010081F28F /* StartDragSurfaceCmd.cpp in Sources */,
|
|
016631871DC8E8010081F28F /* SurfaceHighlightWidget.cpp in Sources */,
|
|
016631731DC8E8010081F28F /* SelPrevSurfaceCmd.cpp in Sources */,
|
|
0166318F1DC8E8010081F28F /* FboSource.cpp in Sources */,
|
|
016631681DC8E8010081F28F /* MvSelectionCmd.cpp in Sources */,
|
|
016631821DC8E8010081F28F /* Gui.cpp in Sources */,
|
|
016631701DC8E8010081F28F /* SelNextSurfaceCmd.cpp in Sources */,
|
|
0166319C1DC8E8010081F28F /* CircleJoint.cpp in Sources */,
|
|
0166317A1DC8E8010081F28F /* SetNextSourceCmd.cpp in Sources */,
|
|
0166317C1DC8E8010081F28F /* SetSourceCmd.cpp in Sources */,
|
|
E4B69E210A3A1BDC003C02F2 /* ofApp.cpp in Sources */,
|
|
0166315F1DC8E8010081F28F /* AddSurfaceCmd.cpp in Sources */,
|
|
016631631DC8E8010081F28F /* DeselectTexCoordCmd.cpp in Sources */,
|
|
0166318E1DC8E8010081F28F /* BaseSource.cpp in Sources */,
|
|
016631641DC8E8010081F28F /* DuplicateSurfaceCmd.cpp in Sources */,
|
|
3933D5D719BB87BD000ACA55 /* ofxPanel.cpp in Sources */,
|
|
016631831DC8E8010081F28F /* LayerPanelWidget.cpp in Sources */,
|
|
016631811DC8E8010081F28F /* TranslateCanvasCmd.cpp in Sources */,
|
|
0166315E1DC8E8010081F28F /* AddGridRowCmd.cpp in Sources */,
|
|
0166317D1DC8E8010081F28F /* SetTexMapDrawModeCmd.cpp in Sources */,
|
|
0166318C1DC8E8010081F28F /* MediaServer.cpp in Sources */,
|
|
016631781DC8E8010081F28F /* SelVertexCmd.cpp in Sources */,
|
|
016631911DC8E8010081F28F /* OMXPlayerCache.cpp in Sources */,
|
|
39264842192224F90008A7F5 /* tinyxmlerror.cpp in Sources */,
|
|
016631991DC8E8010081F28F /* SurfaceStack.cpp in Sources */,
|
|
3926483B192224DA0008A7F5 /* ofxXmlSettings.cpp in Sources */,
|
|
016631961DC8E8010081F28F /* QuadSurface.cpp in Sources */,
|
|
0166316C1DC8E8010081F28F /* RmGridRowCmd.cpp in Sources */,
|
|
397EFC821A09047C0009286E /* CameraSource.cpp in Sources */,
|
|
0166319B1DC8E8010081F28F /* BaseJoint.cpp in Sources */,
|
|
016631891DC8E8010081F28F /* TextureHighlightWidget.cpp in Sources */,
|
|
016631671DC8E8010081F28F /* MvLayerUpCmd.cpp in Sources */,
|
|
016631951DC8E8010081F28F /* HexagonSurface.cpp in Sources */,
|
|
3933D5D519BB87BD000ACA55 /* ofxGuiGroup.cpp in Sources */,
|
|
0166319A1DC8E8010081F28F /* TriangleSurface.cpp in Sources */,
|
|
0166316E1DC8E8010081F28F /* SaveTexCoordPosCmd.cpp in Sources */,
|
|
016631621DC8E8010081F28F /* DeselectSurfaceCmd.cpp in Sources */,
|
|
0166315D1DC8E8010081F28F /* AddGridColCmd.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.8;
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.ofapp;
|
|
PRODUCT_NAME = example_camera;
|
|
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.8;
|
|
OTHER_LDFLAGS = (
|
|
"$(OF_CORE_LIBS)",
|
|
"$(OF_CORE_FRAMEWORKS)",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.ofapp;
|
|
PRODUCT_NAME = example_camera;
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "example_camera" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E4B69B4E0A3A1720003C02F2 /* Debug */,
|
|
E4B69B4F0A3A1720003C02F2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "example_camera" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E4B69B600A3A1757003C02F2 /* Debug */,
|
|
E4B69B610A3A1757003C02F2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = E4B69B4C0A3A1720003C02F2 /* Project object */;
|
|
}
|
|
|