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.
1590 lines
114 KiB
1590 lines
114 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
01048DBD1D8BEA5400D0FC21 /* Application.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D1F1D8BEA5400D0FC21 /* Application.cpp */; };
|
|
01048DBE1D8BEA5400D0FC21 /* SettingsLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D211D8BEA5400D0FC21 /* SettingsLoader.cpp */; };
|
|
01048DBF1D8BEA5400D0FC21 /* ApplicationBaseState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D241D8BEA5400D0FC21 /* ApplicationBaseState.cpp */; };
|
|
01048DC01D8BEA5400D0FC21 /* PresentationState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D261D8BEA5400D0FC21 /* PresentationState.cpp */; };
|
|
01048DC11D8BEA5400D0FC21 /* ProjectionMappingState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D281D8BEA5400D0FC21 /* ProjectionMappingState.cpp */; };
|
|
01048DC21D8BEA5400D0FC21 /* SourceSelectionState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D2A1D8BEA5400D0FC21 /* SourceSelectionState.cpp */; };
|
|
01048DC31D8BEA5400D0FC21 /* TextureMappingState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D2C1D8BEA5400D0FC21 /* TextureMappingState.cpp */; };
|
|
01048DC41D8BEA5400D0FC21 /* AddGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D2F1D8BEA5400D0FC21 /* AddGridColCmd.cpp */; };
|
|
01048DC51D8BEA5400D0FC21 /* AddGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D311D8BEA5400D0FC21 /* AddGridRowCmd.cpp */; };
|
|
01048DC61D8BEA5400D0FC21 /* AddSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D331D8BEA5400D0FC21 /* AddSurfaceCmd.cpp */; };
|
|
01048DC71D8BEA5400D0FC21 /* ClearSurfacesCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D361D8BEA5400D0FC21 /* ClearSurfacesCmd.cpp */; };
|
|
01048DC81D8BEA5400D0FC21 /* CmdManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D381D8BEA5400D0FC21 /* CmdManager.cpp */; };
|
|
01048DC91D8BEA5400D0FC21 /* DeselectSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D3A1D8BEA5400D0FC21 /* DeselectSurfaceCmd.cpp */; };
|
|
01048DCA1D8BEA5400D0FC21 /* DeselectTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D3C1D8BEA5400D0FC21 /* DeselectTexCoordCmd.cpp */; };
|
|
01048DCB1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D3E1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.cpp */; };
|
|
01048DCC1D8BEA5400D0FC21 /* MvAllTexCoordsCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D401D8BEA5400D0FC21 /* MvAllTexCoordsCmd.cpp */; };
|
|
01048DCD1D8BEA5400D0FC21 /* MvLayerDnCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D421D8BEA5400D0FC21 /* MvLayerDnCmd.cpp */; };
|
|
01048DCE1D8BEA5400D0FC21 /* MvLayerUpCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D441D8BEA5400D0FC21 /* MvLayerUpCmd.cpp */; };
|
|
01048DCF1D8BEA5400D0FC21 /* MvSelectionCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D461D8BEA5400D0FC21 /* MvSelectionCmd.cpp */; };
|
|
01048DD01D8BEA5400D0FC21 /* MvSurfaceVertCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D481D8BEA5400D0FC21 /* MvSurfaceVertCmd.cpp */; };
|
|
01048DD11D8BEA5400D0FC21 /* MvTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D4A1D8BEA5400D0FC21 /* MvTexCoordCmd.cpp */; };
|
|
01048DD21D8BEA5400D0FC21 /* RmGridColCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D4C1D8BEA5400D0FC21 /* RmGridColCmd.cpp */; };
|
|
01048DD31D8BEA5400D0FC21 /* RmGridRowCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D4E1D8BEA5400D0FC21 /* RmGridRowCmd.cpp */; };
|
|
01048DD41D8BEA5400D0FC21 /* RmSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D501D8BEA5400D0FC21 /* RmSurfaceCmd.cpp */; };
|
|
01048DD51D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D521D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.cpp */; };
|
|
01048DD61D8BEA5400D0FC21 /* SelNextSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D541D8BEA5400D0FC21 /* SelNextSurfaceCmd.cpp */; };
|
|
01048DD71D8BEA5400D0FC21 /* SelNextTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D561D8BEA5400D0FC21 /* SelNextTexCoordCmd.cpp */; };
|
|
01048DD81D8BEA5400D0FC21 /* SelNextVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D581D8BEA5400D0FC21 /* SelNextVertexCmd.cpp */; };
|
|
01048DD91D8BEA5400D0FC21 /* SelPrevSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D5A1D8BEA5400D0FC21 /* SelPrevSurfaceCmd.cpp */; };
|
|
01048DDA1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D5C1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.cpp */; };
|
|
01048DDB1D8BEA5400D0FC21 /* SelPrevVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D5E1D8BEA5400D0FC21 /* SelPrevVertexCmd.cpp */; };
|
|
01048DDC1D8BEA5400D0FC21 /* SelSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D601D8BEA5400D0FC21 /* SelSurfaceCmd.cpp */; };
|
|
01048DDD1D8BEA5400D0FC21 /* SelVertexCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D621D8BEA5400D0FC21 /* SelVertexCmd.cpp */; };
|
|
01048DDE1D8BEA5400D0FC21 /* SetApplicationStateCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D641D8BEA5400D0FC21 /* SetApplicationStateCmd.cpp */; };
|
|
01048DDF1D8BEA5400D0FC21 /* SetNextSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D661D8BEA5400D0FC21 /* SetNextSourceCmd.cpp */; };
|
|
01048DE01D8BEA5400D0FC21 /* SetSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D681D8BEA5400D0FC21 /* SetSourceCmd.cpp */; };
|
|
01048DE11D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D6A1D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.cpp */; };
|
|
01048DE21D8BEA5400D0FC21 /* StartDragSurfaceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D6C1D8BEA5400D0FC21 /* StartDragSurfaceCmd.cpp */; };
|
|
01048DE31D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D6E1D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.cpp */; };
|
|
01048DE41D8BEA5400D0FC21 /* TogglePerspectiveCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D701D8BEA5400D0FC21 /* TogglePerspectiveCmd.cpp */; };
|
|
01048DE51D8BEA5400D0FC21 /* TranslateCanvasCmd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D721D8BEA5400D0FC21 /* TranslateCanvasCmd.cpp */; };
|
|
01048DE61D8BEA5400D0FC21 /* Gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D751D8BEA5400D0FC21 /* Gui.cpp */; };
|
|
01048DE71D8BEA5400D0FC21 /* LayerPanelWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D791D8BEA5400D0FC21 /* LayerPanelWidget.cpp */; };
|
|
01048DE81D8BEA5400D0FC21 /* ScaleWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D7B1D8BEA5400D0FC21 /* ScaleWidget.cpp */; };
|
|
01048DE91D8BEA5400D0FC21 /* SurfaceHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D7D1D8BEA5400D0FC21 /* SurfaceHighlightWidget.cpp */; };
|
|
01048DEA1D8BEA5400D0FC21 /* TextureHighlightWidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D7F1D8BEA5400D0FC21 /* TextureHighlightWidget.cpp */; };
|
|
01048DEB1D8BEA5400D0FC21 /* Info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D821D8BEA5400D0FC21 /* Info.cpp */; };
|
|
01048DEC1D8BEA5400D0FC21 /* DirectoryWatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D851D8BEA5400D0FC21 /* DirectoryWatcher.cpp */; };
|
|
01048DED1D8BEA5400D0FC21 /* MediaServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D871D8BEA5400D0FC21 /* MediaServer.cpp */; };
|
|
01048DEE1D8BEA5400D0FC21 /* ofxPiMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D891D8BEA5400D0FC21 /* ofxPiMapper.cpp */; };
|
|
01048DEF1D8BEA5400D0FC21 /* BaseSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D8C1D8BEA5400D0FC21 /* BaseSource.cpp */; };
|
|
01048DF01D8BEA5400D0FC21 /* FboSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D8E1D8BEA5400D0FC21 /* FboSource.cpp */; };
|
|
01048DF11D8BEA5400D0FC21 /* ImageSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D901D8BEA5400D0FC21 /* ImageSource.cpp */; };
|
|
01048DF21D8BEA5400D0FC21 /* OMXPlayerCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D921D8BEA5400D0FC21 /* OMXPlayerCache.cpp */; };
|
|
01048DF31D8BEA5400D0FC21 /* VideoSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D951D8BEA5400D0FC21 /* VideoSource.cpp */; };
|
|
01048DF41D8BEA5400D0FC21 /* BaseSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D981D8BEA5400D0FC21 /* BaseSurface.cpp */; };
|
|
01048DF51D8BEA5400D0FC21 /* GridWarpSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D9A1D8BEA5400D0FC21 /* GridWarpSurface.cpp */; };
|
|
01048DF61D8BEA5400D0FC21 /* QuadSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D9C1D8BEA5400D0FC21 /* QuadSurface.cpp */; };
|
|
01048DF71D8BEA5400D0FC21 /* SurfaceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048D9E1D8BEA5400D0FC21 /* SurfaceFactory.cpp */; };
|
|
01048DF81D8BEA5400D0FC21 /* SurfaceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DA01D8BEA5400D0FC21 /* SurfaceManager.cpp */; };
|
|
01048DF91D8BEA5400D0FC21 /* SurfaceManagerGui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DA21D8BEA5400D0FC21 /* SurfaceManagerGui.cpp */; };
|
|
01048DFA1D8BEA5400D0FC21 /* SurfaceStack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DA41D8BEA5400D0FC21 /* SurfaceStack.cpp */; };
|
|
01048DFB1D8BEA5400D0FC21 /* TriangleSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DA71D8BEA5400D0FC21 /* TriangleSurface.cpp */; };
|
|
01048DFC1D8BEA5400D0FC21 /* BaseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DAA1D8BEA5400D0FC21 /* BaseJoint.cpp */; };
|
|
01048DFD1D8BEA5400D0FC21 /* CircleJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DAC1D8BEA5400D0FC21 /* CircleJoint.cpp */; };
|
|
01048DFE1D8BEA5400D0FC21 /* ProjectionEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DB01D8BEA5400D0FC21 /* ProjectionEditor.cpp */; };
|
|
01048DFF1D8BEA5400D0FC21 /* RadioList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DB21D8BEA5400D0FC21 /* RadioList.cpp */; };
|
|
01048E001D8BEA5400D0FC21 /* SourcesEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DB41D8BEA5400D0FC21 /* SourcesEditor.cpp */; };
|
|
01048E011D8BEA5400D0FC21 /* TextureEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DB61D8BEA5400D0FC21 /* TextureEditor.cpp */; };
|
|
01048E021D8BEA5400D0FC21 /* HomographyHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DB91D8BEA5400D0FC21 /* HomographyHelper.cpp */; };
|
|
01048E031D8BEA5400D0FC21 /* TerminalListener.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01048DBB1D8BEA5400D0FC21 /* TerminalListener.cpp */; };
|
|
01E9B08B1D01D25E0007979C /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B02D1D01D25E0007979C /* README.md */; };
|
|
01E9B08C1D01D25E0007979C /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0301D01D25E0007979C /* lz4.c */; };
|
|
01E9B08D1D01D25E0007979C /* Base64Encoding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0511D01D25E0007979C /* Base64Encoding.cpp */; };
|
|
01E9B08E1D01D25E0007979C /* ByteBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0521D01D25E0007979C /* ByteBuffer.cpp */; };
|
|
01E9B08F1D01D25E0007979C /* ByteBufferReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0531D01D25E0007979C /* ByteBufferReader.cpp */; };
|
|
01E9B0901D01D25E0007979C /* ByteBufferStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0541D01D25E0007979C /* ByteBufferStream.cpp */; };
|
|
01E9B0911D01D25E0007979C /* ByteBufferUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0551D01D25E0007979C /* ByteBufferUtils.cpp */; };
|
|
01E9B0921D01D25E0007979C /* ByteBufferWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0561D01D25E0007979C /* ByteBufferWriter.cpp */; };
|
|
01E9B0931D01D25E0007979C /* COBSEncoding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0571D01D25E0007979C /* COBSEncoding.cpp */; };
|
|
01E9B0941D01D25E0007979C /* Compression.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0581D01D25E0007979C /* Compression.cpp */; };
|
|
01E9B0951D01D25E0007979C /* DeviceFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0591D01D25E0007979C /* DeviceFilter.cpp */; };
|
|
01E9B0961D01D25E0007979C /* DirectoryFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05A1D01D25E0007979C /* DirectoryFilter.cpp */; };
|
|
01E9B0971D01D25E0007979C /* DirectoryUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05B1D01D25E0007979C /* DirectoryUtils.cpp */; };
|
|
01E9B0981D01D25E0007979C /* DirectoryWatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05C1D01D25E0007979C /* DirectoryWatcher.cpp */; };
|
|
01E9B0991D01D25E0007979C /* DirectoryWatcherManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05D1D01D25E0007979C /* DirectoryWatcherManager.cpp */; };
|
|
01E9B09A1D01D25E0007979C /* FileExtensionFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05E1D01D25E0007979C /* FileExtensionFilter.cpp */; };
|
|
01E9B09B1D01D25E0007979C /* HexBinaryEncoding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B05F1D01D25E0007979C /* HexBinaryEncoding.cpp */; };
|
|
01E9B09C1D01D25E0007979C /* HiddenFileFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0601D01D25E0007979C /* HiddenFileFilter.cpp */; };
|
|
01E9B09D1D01D25E0007979C /* LinkFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0611D01D25E0007979C /* LinkFilter.cpp */; };
|
|
01E9B09E1D01D25E0007979C /* PathFilterCollection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0621D01D25E0007979C /* PathFilterCollection.cpp */; };
|
|
01E9B09F1D01D25E0007979C /* RecursiveDirectoryIterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0631D01D25E0007979C /* RecursiveDirectoryIterator.cpp */; };
|
|
01E9B0A01D01D25E0007979C /* RecursiveDirectoryIteratorStategies.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0641D01D25E0007979C /* RecursiveDirectoryIteratorStategies.cpp */; };
|
|
01E9B0A11D01D25E0007979C /* RegexPathFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0651D01D25E0007979C /* RegexPathFilter.cpp */; };
|
|
01E9B0A21D01D25E0007979C /* SearchPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0661D01D25E0007979C /* SearchPath.cpp */; };
|
|
01E9B0A31D01D25E0007979C /* SLIPEncoding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0671D01D25E0007979C /* SLIPEncoding.cpp */; };
|
|
01E9B0A41D01D25E0007979C /* URIEncoding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0681D01D25E0007979C /* URIEncoding.cpp */; };
|
|
01E9B0A51D01D25E0007979C /* snappy-sinksource.cc in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B06C1D01D25E0007979C /* snappy-sinksource.cc */; };
|
|
01E9B0A61D01D25E0007979C /* snappy-stubs-internal.cc in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B06E1D01D25E0007979C /* snappy-stubs-internal.cc */; };
|
|
01E9B0A71D01D25E0007979C /* snappy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 01E9B0711D01D25E0007979C /* snappy.cc */; };
|
|
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 */
|
|
01048D1F1D8BEA5400D0FC21 /* Application.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Application.cpp; sourceTree = "<group>"; };
|
|
01048D201D8BEA5400D0FC21 /* Application.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Application.h; sourceTree = "<group>"; };
|
|
01048D211D8BEA5400D0FC21 /* SettingsLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SettingsLoader.cpp; sourceTree = "<group>"; };
|
|
01048D221D8BEA5400D0FC21 /* SettingsLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsLoader.h; sourceTree = "<group>"; };
|
|
01048D241D8BEA5400D0FC21 /* ApplicationBaseState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ApplicationBaseState.cpp; sourceTree = "<group>"; };
|
|
01048D251D8BEA5400D0FC21 /* ApplicationBaseState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationBaseState.h; sourceTree = "<group>"; };
|
|
01048D261D8BEA5400D0FC21 /* PresentationState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PresentationState.cpp; sourceTree = "<group>"; };
|
|
01048D271D8BEA5400D0FC21 /* PresentationState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PresentationState.h; sourceTree = "<group>"; };
|
|
01048D281D8BEA5400D0FC21 /* ProjectionMappingState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionMappingState.cpp; sourceTree = "<group>"; };
|
|
01048D291D8BEA5400D0FC21 /* ProjectionMappingState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionMappingState.h; sourceTree = "<group>"; };
|
|
01048D2A1D8BEA5400D0FC21 /* SourceSelectionState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourceSelectionState.cpp; sourceTree = "<group>"; };
|
|
01048D2B1D8BEA5400D0FC21 /* SourceSelectionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceSelectionState.h; sourceTree = "<group>"; };
|
|
01048D2C1D8BEA5400D0FC21 /* TextureMappingState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureMappingState.cpp; sourceTree = "<group>"; };
|
|
01048D2D1D8BEA5400D0FC21 /* TextureMappingState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureMappingState.h; sourceTree = "<group>"; };
|
|
01048D2F1D8BEA5400D0FC21 /* AddGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridColCmd.cpp; sourceTree = "<group>"; };
|
|
01048D301D8BEA5400D0FC21 /* AddGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridColCmd.h; sourceTree = "<group>"; };
|
|
01048D311D8BEA5400D0FC21 /* AddGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
01048D321D8BEA5400D0FC21 /* AddGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddGridRowCmd.h; sourceTree = "<group>"; };
|
|
01048D331D8BEA5400D0FC21 /* AddSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AddSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D341D8BEA5400D0FC21 /* AddSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D351D8BEA5400D0FC21 /* BaseCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseCmd.h; sourceTree = "<group>"; };
|
|
01048D361D8BEA5400D0FC21 /* ClearSurfacesCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ClearSurfacesCmd.cpp; sourceTree = "<group>"; };
|
|
01048D371D8BEA5400D0FC21 /* ClearSurfacesCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClearSurfacesCmd.h; sourceTree = "<group>"; };
|
|
01048D381D8BEA5400D0FC21 /* CmdManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CmdManager.cpp; sourceTree = "<group>"; };
|
|
01048D391D8BEA5400D0FC21 /* CmdManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CmdManager.h; sourceTree = "<group>"; };
|
|
01048D3A1D8BEA5400D0FC21 /* DeselectSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D3B1D8BEA5400D0FC21 /* DeselectSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D3C1D8BEA5400D0FC21 /* DeselectTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeselectTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
01048D3D1D8BEA5400D0FC21 /* DeselectTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeselectTexCoordCmd.h; sourceTree = "<group>"; };
|
|
01048D3E1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DuplicateSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D3F1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DuplicateSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D401D8BEA5400D0FC21 /* MvAllTexCoordsCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvAllTexCoordsCmd.cpp; sourceTree = "<group>"; };
|
|
01048D411D8BEA5400D0FC21 /* MvAllTexCoordsCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvAllTexCoordsCmd.h; sourceTree = "<group>"; };
|
|
01048D421D8BEA5400D0FC21 /* MvLayerDnCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerDnCmd.cpp; sourceTree = "<group>"; };
|
|
01048D431D8BEA5400D0FC21 /* MvLayerDnCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerDnCmd.h; sourceTree = "<group>"; };
|
|
01048D441D8BEA5400D0FC21 /* MvLayerUpCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvLayerUpCmd.cpp; sourceTree = "<group>"; };
|
|
01048D451D8BEA5400D0FC21 /* MvLayerUpCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvLayerUpCmd.h; sourceTree = "<group>"; };
|
|
01048D461D8BEA5400D0FC21 /* MvSelectionCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSelectionCmd.cpp; sourceTree = "<group>"; };
|
|
01048D471D8BEA5400D0FC21 /* MvSelectionCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSelectionCmd.h; sourceTree = "<group>"; };
|
|
01048D481D8BEA5400D0FC21 /* MvSurfaceVertCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvSurfaceVertCmd.cpp; sourceTree = "<group>"; };
|
|
01048D491D8BEA5400D0FC21 /* MvSurfaceVertCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvSurfaceVertCmd.h; sourceTree = "<group>"; };
|
|
01048D4A1D8BEA5400D0FC21 /* MvTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MvTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
01048D4B1D8BEA5400D0FC21 /* MvTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MvTexCoordCmd.h; sourceTree = "<group>"; };
|
|
01048D4C1D8BEA5400D0FC21 /* RmGridColCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridColCmd.cpp; sourceTree = "<group>"; };
|
|
01048D4D1D8BEA5400D0FC21 /* RmGridColCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridColCmd.h; sourceTree = "<group>"; };
|
|
01048D4E1D8BEA5400D0FC21 /* RmGridRowCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmGridRowCmd.cpp; sourceTree = "<group>"; };
|
|
01048D4F1D8BEA5400D0FC21 /* RmGridRowCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmGridRowCmd.h; sourceTree = "<group>"; };
|
|
01048D501D8BEA5400D0FC21 /* RmSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RmSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D511D8BEA5400D0FC21 /* RmSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RmSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D521D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleSurfaceFromToCmd.cpp; sourceTree = "<group>"; };
|
|
01048D531D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleSurfaceFromToCmd.h; sourceTree = "<group>"; };
|
|
01048D541D8BEA5400D0FC21 /* SelNextSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D551D8BEA5400D0FC21 /* SelNextSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D561D8BEA5400D0FC21 /* SelNextTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
01048D571D8BEA5400D0FC21 /* SelNextTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextTexCoordCmd.h; sourceTree = "<group>"; };
|
|
01048D581D8BEA5400D0FC21 /* SelNextVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelNextVertexCmd.cpp; sourceTree = "<group>"; };
|
|
01048D591D8BEA5400D0FC21 /* SelNextVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelNextVertexCmd.h; sourceTree = "<group>"; };
|
|
01048D5A1D8BEA5400D0FC21 /* SelPrevSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D5B1D8BEA5400D0FC21 /* SelPrevSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D5C1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevTexCoordCmd.cpp; sourceTree = "<group>"; };
|
|
01048D5D1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevTexCoordCmd.h; sourceTree = "<group>"; };
|
|
01048D5E1D8BEA5400D0FC21 /* SelPrevVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelPrevVertexCmd.cpp; sourceTree = "<group>"; };
|
|
01048D5F1D8BEA5400D0FC21 /* SelPrevVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelPrevVertexCmd.h; sourceTree = "<group>"; };
|
|
01048D601D8BEA5400D0FC21 /* SelSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D611D8BEA5400D0FC21 /* SelSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D621D8BEA5400D0FC21 /* SelVertexCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SelVertexCmd.cpp; sourceTree = "<group>"; };
|
|
01048D631D8BEA5400D0FC21 /* SelVertexCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelVertexCmd.h; sourceTree = "<group>"; };
|
|
01048D641D8BEA5400D0FC21 /* SetApplicationStateCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetApplicationStateCmd.cpp; sourceTree = "<group>"; };
|
|
01048D651D8BEA5400D0FC21 /* SetApplicationStateCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetApplicationStateCmd.h; sourceTree = "<group>"; };
|
|
01048D661D8BEA5400D0FC21 /* SetNextSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetNextSourceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D671D8BEA5400D0FC21 /* SetNextSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetNextSourceCmd.h; sourceTree = "<group>"; };
|
|
01048D681D8BEA5400D0FC21 /* SetSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetSourceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D691D8BEA5400D0FC21 /* SetSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetSourceCmd.h; sourceTree = "<group>"; };
|
|
01048D6A1D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SetTexMapDrawModeCmd.cpp; sourceTree = "<group>"; };
|
|
01048D6B1D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SetTexMapDrawModeCmd.h; sourceTree = "<group>"; };
|
|
01048D6C1D8BEA5400D0FC21 /* StartDragSurfaceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StartDragSurfaceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D6D1D8BEA5400D0FC21 /* StartDragSurfaceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartDragSurfaceCmd.h; sourceTree = "<group>"; };
|
|
01048D6E1D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToggleAnimatedSourceCmd.cpp; sourceTree = "<group>"; };
|
|
01048D6F1D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToggleAnimatedSourceCmd.h; sourceTree = "<group>"; };
|
|
01048D701D8BEA5400D0FC21 /* TogglePerspectiveCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TogglePerspectiveCmd.cpp; sourceTree = "<group>"; };
|
|
01048D711D8BEA5400D0FC21 /* TogglePerspectiveCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TogglePerspectiveCmd.h; sourceTree = "<group>"; };
|
|
01048D721D8BEA5400D0FC21 /* TranslateCanvasCmd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TranslateCanvasCmd.cpp; sourceTree = "<group>"; };
|
|
01048D731D8BEA5400D0FC21 /* TranslateCanvasCmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TranslateCanvasCmd.h; sourceTree = "<group>"; };
|
|
01048D751D8BEA5400D0FC21 /* Gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Gui.cpp; sourceTree = "<group>"; };
|
|
01048D761D8BEA5400D0FC21 /* Gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gui.h; sourceTree = "<group>"; };
|
|
01048D781D8BEA5400D0FC21 /* GuiBaseWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiBaseWidget.h; sourceTree = "<group>"; };
|
|
01048D791D8BEA5400D0FC21 /* LayerPanelWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LayerPanelWidget.cpp; sourceTree = "<group>"; };
|
|
01048D7A1D8BEA5400D0FC21 /* LayerPanelWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LayerPanelWidget.h; sourceTree = "<group>"; };
|
|
01048D7B1D8BEA5400D0FC21 /* ScaleWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScaleWidget.cpp; sourceTree = "<group>"; };
|
|
01048D7C1D8BEA5400D0FC21 /* ScaleWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScaleWidget.h; sourceTree = "<group>"; };
|
|
01048D7D1D8BEA5400D0FC21 /* SurfaceHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
01048D7E1D8BEA5400D0FC21 /* SurfaceHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceHighlightWidget.h; sourceTree = "<group>"; };
|
|
01048D7F1D8BEA5400D0FC21 /* TextureHighlightWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureHighlightWidget.cpp; sourceTree = "<group>"; };
|
|
01048D801D8BEA5400D0FC21 /* TextureHighlightWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureHighlightWidget.h; sourceTree = "<group>"; };
|
|
01048D821D8BEA5400D0FC21 /* Info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Info.cpp; sourceTree = "<group>"; };
|
|
01048D831D8BEA5400D0FC21 /* Info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Info.h; sourceTree = "<group>"; };
|
|
01048D851D8BEA5400D0FC21 /* DirectoryWatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryWatcher.cpp; sourceTree = "<group>"; };
|
|
01048D861D8BEA5400D0FC21 /* DirectoryWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryWatcher.h; sourceTree = "<group>"; };
|
|
01048D871D8BEA5400D0FC21 /* MediaServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MediaServer.cpp; sourceTree = "<group>"; };
|
|
01048D881D8BEA5400D0FC21 /* MediaServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaServer.h; sourceTree = "<group>"; };
|
|
01048D891D8BEA5400D0FC21 /* ofxPiMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxPiMapper.cpp; sourceTree = "<group>"; };
|
|
01048D8A1D8BEA5400D0FC21 /* ofxPiMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxPiMapper.h; sourceTree = "<group>"; };
|
|
01048D8C1D8BEA5400D0FC21 /* BaseSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSource.cpp; sourceTree = "<group>"; };
|
|
01048D8D1D8BEA5400D0FC21 /* BaseSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSource.h; sourceTree = "<group>"; };
|
|
01048D8E1D8BEA5400D0FC21 /* FboSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FboSource.cpp; sourceTree = "<group>"; };
|
|
01048D8F1D8BEA5400D0FC21 /* FboSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FboSource.h; sourceTree = "<group>"; };
|
|
01048D901D8BEA5400D0FC21 /* ImageSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageSource.cpp; sourceTree = "<group>"; };
|
|
01048D911D8BEA5400D0FC21 /* ImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageSource.h; sourceTree = "<group>"; };
|
|
01048D921D8BEA5400D0FC21 /* OMXPlayerCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OMXPlayerCache.cpp; sourceTree = "<group>"; };
|
|
01048D931D8BEA5400D0FC21 /* OMXPlayerCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OMXPlayerCache.h; sourceTree = "<group>"; };
|
|
01048D941D8BEA5400D0FC21 /* SourceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceType.h; sourceTree = "<group>"; };
|
|
01048D951D8BEA5400D0FC21 /* VideoSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoSource.cpp; sourceTree = "<group>"; };
|
|
01048D961D8BEA5400D0FC21 /* VideoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoSource.h; sourceTree = "<group>"; };
|
|
01048D981D8BEA5400D0FC21 /* BaseSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseSurface.cpp; sourceTree = "<group>"; };
|
|
01048D991D8BEA5400D0FC21 /* BaseSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSurface.h; sourceTree = "<group>"; };
|
|
01048D9A1D8BEA5400D0FC21 /* GridWarpSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GridWarpSurface.cpp; sourceTree = "<group>"; };
|
|
01048D9B1D8BEA5400D0FC21 /* GridWarpSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GridWarpSurface.h; sourceTree = "<group>"; };
|
|
01048D9C1D8BEA5400D0FC21 /* QuadSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadSurface.cpp; sourceTree = "<group>"; };
|
|
01048D9D1D8BEA5400D0FC21 /* QuadSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadSurface.h; sourceTree = "<group>"; };
|
|
01048D9E1D8BEA5400D0FC21 /* SurfaceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceFactory.cpp; sourceTree = "<group>"; };
|
|
01048D9F1D8BEA5400D0FC21 /* SurfaceFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceFactory.h; sourceTree = "<group>"; };
|
|
01048DA01D8BEA5400D0FC21 /* SurfaceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceManager.cpp; sourceTree = "<group>"; };
|
|
01048DA11D8BEA5400D0FC21 /* SurfaceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceManager.h; sourceTree = "<group>"; };
|
|
01048DA21D8BEA5400D0FC21 /* SurfaceManagerGui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceManagerGui.cpp; sourceTree = "<group>"; };
|
|
01048DA31D8BEA5400D0FC21 /* SurfaceManagerGui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceManagerGui.h; sourceTree = "<group>"; };
|
|
01048DA41D8BEA5400D0FC21 /* SurfaceStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SurfaceStack.cpp; sourceTree = "<group>"; };
|
|
01048DA51D8BEA5400D0FC21 /* SurfaceStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceStack.h; sourceTree = "<group>"; };
|
|
01048DA61D8BEA5400D0FC21 /* SurfaceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurfaceType.h; sourceTree = "<group>"; };
|
|
01048DA71D8BEA5400D0FC21 /* TriangleSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TriangleSurface.cpp; sourceTree = "<group>"; };
|
|
01048DA81D8BEA5400D0FC21 /* TriangleSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TriangleSurface.h; sourceTree = "<group>"; };
|
|
01048DAA1D8BEA5400D0FC21 /* BaseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseJoint.cpp; sourceTree = "<group>"; };
|
|
01048DAB1D8BEA5400D0FC21 /* BaseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseJoint.h; sourceTree = "<group>"; };
|
|
01048DAC1D8BEA5400D0FC21 /* CircleJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CircleJoint.cpp; sourceTree = "<group>"; };
|
|
01048DAD1D8BEA5400D0FC21 /* CircleJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleJoint.h; sourceTree = "<group>"; };
|
|
01048DAE1D8BEA5400D0FC21 /* EditorType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditorType.h; sourceTree = "<group>"; };
|
|
01048DAF1D8BEA5400D0FC21 /* GuiMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuiMode.h; sourceTree = "<group>"; };
|
|
01048DB01D8BEA5400D0FC21 /* ProjectionEditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectionEditor.cpp; sourceTree = "<group>"; };
|
|
01048DB11D8BEA5400D0FC21 /* ProjectionEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectionEditor.h; sourceTree = "<group>"; };
|
|
01048DB21D8BEA5400D0FC21 /* RadioList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RadioList.cpp; sourceTree = "<group>"; };
|
|
01048DB31D8BEA5400D0FC21 /* RadioList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RadioList.h; sourceTree = "<group>"; };
|
|
01048DB41D8BEA5400D0FC21 /* SourcesEditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SourcesEditor.cpp; sourceTree = "<group>"; };
|
|
01048DB51D8BEA5400D0FC21 /* SourcesEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourcesEditor.h; sourceTree = "<group>"; };
|
|
01048DB61D8BEA5400D0FC21 /* TextureEditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureEditor.cpp; sourceTree = "<group>"; };
|
|
01048DB71D8BEA5400D0FC21 /* TextureEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureEditor.h; sourceTree = "<group>"; };
|
|
01048DB91D8BEA5400D0FC21 /* HomographyHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HomographyHelper.cpp; sourceTree = "<group>"; };
|
|
01048DBA1D8BEA5400D0FC21 /* HomographyHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomographyHelper.h; sourceTree = "<group>"; };
|
|
01048DBB1D8BEA5400D0FC21 /* TerminalListener.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TerminalListener.cpp; sourceTree = "<group>"; };
|
|
01048DBC1D8BEA5400D0FC21 /* TerminalListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TerminalListener.h; sourceTree = "<group>"; };
|
|
01E9B0271D01D25E0007979C /* alphanum.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = alphanum.hpp; sourceTree = "<group>"; };
|
|
01E9B02A1D01D25E0007979C /* json.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = json.hpp; sourceTree = "<group>"; };
|
|
01E9B02C1D01D25E0007979C /* LICENSE.MIT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.MIT; sourceTree = "<group>"; };
|
|
01E9B02D1D01D25E0007979C /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
01E9B0301D01D25E0007979C /* lz4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lz4.c; sourceTree = "<group>"; };
|
|
01E9B0311D01D25E0007979C /* lz4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lz4.h; sourceTree = "<group>"; };
|
|
01E9B0351D01D25E0007979C /* DirectoryWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryWatcher.h; sourceTree = "<group>"; };
|
|
01E9B0371D01D25E0007979C /* AbstractTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AbstractTypes.h; sourceTree = "<group>"; };
|
|
01E9B0381D01D25E0007979C /* Base64Encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base64Encoding.h; sourceTree = "<group>"; };
|
|
01E9B0391D01D25E0007979C /* ByteBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBuffer.h; sourceTree = "<group>"; };
|
|
01E9B03A1D01D25E0007979C /* ByteBufferReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBufferReader.h; sourceTree = "<group>"; };
|
|
01E9B03B1D01D25E0007979C /* ByteBufferStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBufferStream.h; sourceTree = "<group>"; };
|
|
01E9B03C1D01D25E0007979C /* ByteBufferUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBufferUtils.h; sourceTree = "<group>"; };
|
|
01E9B03D1D01D25E0007979C /* ByteBufferWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ByteBufferWriter.h; sourceTree = "<group>"; };
|
|
01E9B03E1D01D25E0007979C /* COBSEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = COBSEncoding.h; sourceTree = "<group>"; };
|
|
01E9B03F1D01D25E0007979C /* Compression.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compression.h; sourceTree = "<group>"; };
|
|
01E9B0401D01D25E0007979C /* DeviceFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceFilter.h; sourceTree = "<group>"; };
|
|
01E9B0411D01D25E0007979C /* DirectoryFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryFilter.h; sourceTree = "<group>"; };
|
|
01E9B0421D01D25E0007979C /* DirectoryUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryUtils.h; sourceTree = "<group>"; };
|
|
01E9B0431D01D25E0007979C /* DirectoryWatcherManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryWatcherManager.h; sourceTree = "<group>"; };
|
|
01E9B0441D01D25E0007979C /* FileExtensionFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileExtensionFilter.h; sourceTree = "<group>"; };
|
|
01E9B0451D01D25E0007979C /* HexBinaryEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexBinaryEncoding.h; sourceTree = "<group>"; };
|
|
01E9B0461D01D25E0007979C /* HiddenFileFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiddenFileFilter.h; sourceTree = "<group>"; };
|
|
01E9B0471D01D25E0007979C /* LinkFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkFilter.h; sourceTree = "<group>"; };
|
|
01E9B0481D01D25E0007979C /* PathFilterCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PathFilterCollection.h; sourceTree = "<group>"; };
|
|
01E9B0491D01D25E0007979C /* RegexPathFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegexPathFilter.h; sourceTree = "<group>"; };
|
|
01E9B04A1D01D25E0007979C /* SearchPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchPath.h; sourceTree = "<group>"; };
|
|
01E9B04B1D01D25E0007979C /* SLIPEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SLIPEncoding.h; sourceTree = "<group>"; };
|
|
01E9B04C1D01D25E0007979C /* URIEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = URIEncoding.h; sourceTree = "<group>"; };
|
|
01E9B04D1D01D25E0007979C /* RecursiveDirectoryIterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecursiveDirectoryIterator.h; sourceTree = "<group>"; };
|
|
01E9B04E1D01D25E0007979C /* RecursiveDirectoryIteratorImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecursiveDirectoryIteratorImpl.h; sourceTree = "<group>"; };
|
|
01E9B04F1D01D25E0007979C /* RecursiveDirectoryIteratorStategies.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecursiveDirectoryIteratorStategies.h; sourceTree = "<group>"; };
|
|
01E9B0511D01D25E0007979C /* Base64Encoding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Base64Encoding.cpp; sourceTree = "<group>"; };
|
|
01E9B0521D01D25E0007979C /* ByteBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ByteBuffer.cpp; sourceTree = "<group>"; };
|
|
01E9B0531D01D25E0007979C /* ByteBufferReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ByteBufferReader.cpp; sourceTree = "<group>"; };
|
|
01E9B0541D01D25E0007979C /* ByteBufferStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ByteBufferStream.cpp; sourceTree = "<group>"; };
|
|
01E9B0551D01D25E0007979C /* ByteBufferUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ByteBufferUtils.cpp; sourceTree = "<group>"; };
|
|
01E9B0561D01D25E0007979C /* ByteBufferWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ByteBufferWriter.cpp; sourceTree = "<group>"; };
|
|
01E9B0571D01D25E0007979C /* COBSEncoding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = COBSEncoding.cpp; sourceTree = "<group>"; };
|
|
01E9B0581D01D25E0007979C /* Compression.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Compression.cpp; sourceTree = "<group>"; };
|
|
01E9B0591D01D25E0007979C /* DeviceFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B05A1D01D25E0007979C /* DirectoryFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B05B1D01D25E0007979C /* DirectoryUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryUtils.cpp; sourceTree = "<group>"; };
|
|
01E9B05C1D01D25E0007979C /* DirectoryWatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryWatcher.cpp; sourceTree = "<group>"; };
|
|
01E9B05D1D01D25E0007979C /* DirectoryWatcherManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryWatcherManager.cpp; sourceTree = "<group>"; };
|
|
01E9B05E1D01D25E0007979C /* FileExtensionFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileExtensionFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B05F1D01D25E0007979C /* HexBinaryEncoding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HexBinaryEncoding.cpp; sourceTree = "<group>"; };
|
|
01E9B0601D01D25E0007979C /* HiddenFileFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HiddenFileFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B0611D01D25E0007979C /* LinkFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LinkFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B0621D01D25E0007979C /* PathFilterCollection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PathFilterCollection.cpp; sourceTree = "<group>"; };
|
|
01E9B0631D01D25E0007979C /* RecursiveDirectoryIterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RecursiveDirectoryIterator.cpp; sourceTree = "<group>"; };
|
|
01E9B0641D01D25E0007979C /* RecursiveDirectoryIteratorStategies.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RecursiveDirectoryIteratorStategies.cpp; sourceTree = "<group>"; };
|
|
01E9B0651D01D25E0007979C /* RegexPathFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegexPathFilter.cpp; sourceTree = "<group>"; };
|
|
01E9B0661D01D25E0007979C /* SearchPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SearchPath.cpp; sourceTree = "<group>"; };
|
|
01E9B0671D01D25E0007979C /* SLIPEncoding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SLIPEncoding.cpp; sourceTree = "<group>"; };
|
|
01E9B0681D01D25E0007979C /* URIEncoding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = URIEncoding.cpp; sourceTree = "<group>"; };
|
|
01E9B06B1D01D25E0007979C /* snappy-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "snappy-internal.h"; sourceTree = "<group>"; };
|
|
01E9B06C1D01D25E0007979C /* snappy-sinksource.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snappy-sinksource.cc"; sourceTree = "<group>"; };
|
|
01E9B06D1D01D25E0007979C /* snappy-sinksource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "snappy-sinksource.h"; sourceTree = "<group>"; };
|
|
01E9B06E1D01D25E0007979C /* snappy-stubs-internal.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "snappy-stubs-internal.cc"; sourceTree = "<group>"; };
|
|
01E9B06F1D01D25E0007979C /* snappy-stubs-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "snappy-stubs-internal.h"; sourceTree = "<group>"; };
|
|
01E9B0701D01D25E0007979C /* snappy-stubs-public.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "snappy-stubs-public.h"; sourceTree = "<group>"; };
|
|
01E9B0711D01D25E0007979C /* snappy.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = snappy.cc; sourceTree = "<group>"; };
|
|
01E9B0721D01D25E0007979C /* snappy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snappy.h; sourceTree = "<group>"; };
|
|
01E9B07E1D01D25E0007979C /* ofxIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxIO.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-cameraDebug.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "example-cameraDebug.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 */
|
|
01048D1D1D8BEA5400D0FC21 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D1E1D8BEA5400D0FC21 /* Application */,
|
|
01048D2E1D8BEA5400D0FC21 /* Commands */,
|
|
01048D741D8BEA5400D0FC21 /* Gui */,
|
|
01048D811D8BEA5400D0FC21 /* Info */,
|
|
01048D841D8BEA5400D0FC21 /* MediaServer */,
|
|
01048D891D8BEA5400D0FC21 /* ofxPiMapper.cpp */,
|
|
01048D8A1D8BEA5400D0FC21 /* ofxPiMapper.h */,
|
|
01048D8B1D8BEA5400D0FC21 /* Sources */,
|
|
01048D971D8BEA5400D0FC21 /* Surfaces */,
|
|
01048DA91D8BEA5400D0FC21 /* UserInterface */,
|
|
01048DB81D8BEA5400D0FC21 /* Utils */,
|
|
);
|
|
name = src;
|
|
path = ../src;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D1E1D8BEA5400D0FC21 /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D1F1D8BEA5400D0FC21 /* Application.cpp */,
|
|
01048D201D8BEA5400D0FC21 /* Application.h */,
|
|
01048D211D8BEA5400D0FC21 /* SettingsLoader.cpp */,
|
|
01048D221D8BEA5400D0FC21 /* SettingsLoader.h */,
|
|
01048D231D8BEA5400D0FC21 /* States */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D231D8BEA5400D0FC21 /* States */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D241D8BEA5400D0FC21 /* ApplicationBaseState.cpp */,
|
|
01048D251D8BEA5400D0FC21 /* ApplicationBaseState.h */,
|
|
01048D261D8BEA5400D0FC21 /* PresentationState.cpp */,
|
|
01048D271D8BEA5400D0FC21 /* PresentationState.h */,
|
|
01048D281D8BEA5400D0FC21 /* ProjectionMappingState.cpp */,
|
|
01048D291D8BEA5400D0FC21 /* ProjectionMappingState.h */,
|
|
01048D2A1D8BEA5400D0FC21 /* SourceSelectionState.cpp */,
|
|
01048D2B1D8BEA5400D0FC21 /* SourceSelectionState.h */,
|
|
01048D2C1D8BEA5400D0FC21 /* TextureMappingState.cpp */,
|
|
01048D2D1D8BEA5400D0FC21 /* TextureMappingState.h */,
|
|
);
|
|
path = States;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D2E1D8BEA5400D0FC21 /* Commands */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D2F1D8BEA5400D0FC21 /* AddGridColCmd.cpp */,
|
|
01048D301D8BEA5400D0FC21 /* AddGridColCmd.h */,
|
|
01048D311D8BEA5400D0FC21 /* AddGridRowCmd.cpp */,
|
|
01048D321D8BEA5400D0FC21 /* AddGridRowCmd.h */,
|
|
01048D331D8BEA5400D0FC21 /* AddSurfaceCmd.cpp */,
|
|
01048D341D8BEA5400D0FC21 /* AddSurfaceCmd.h */,
|
|
01048D351D8BEA5400D0FC21 /* BaseCmd.h */,
|
|
01048D361D8BEA5400D0FC21 /* ClearSurfacesCmd.cpp */,
|
|
01048D371D8BEA5400D0FC21 /* ClearSurfacesCmd.h */,
|
|
01048D381D8BEA5400D0FC21 /* CmdManager.cpp */,
|
|
01048D391D8BEA5400D0FC21 /* CmdManager.h */,
|
|
01048D3A1D8BEA5400D0FC21 /* DeselectSurfaceCmd.cpp */,
|
|
01048D3B1D8BEA5400D0FC21 /* DeselectSurfaceCmd.h */,
|
|
01048D3C1D8BEA5400D0FC21 /* DeselectTexCoordCmd.cpp */,
|
|
01048D3D1D8BEA5400D0FC21 /* DeselectTexCoordCmd.h */,
|
|
01048D3E1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.cpp */,
|
|
01048D3F1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.h */,
|
|
01048D401D8BEA5400D0FC21 /* MvAllTexCoordsCmd.cpp */,
|
|
01048D411D8BEA5400D0FC21 /* MvAllTexCoordsCmd.h */,
|
|
01048D421D8BEA5400D0FC21 /* MvLayerDnCmd.cpp */,
|
|
01048D431D8BEA5400D0FC21 /* MvLayerDnCmd.h */,
|
|
01048D441D8BEA5400D0FC21 /* MvLayerUpCmd.cpp */,
|
|
01048D451D8BEA5400D0FC21 /* MvLayerUpCmd.h */,
|
|
01048D461D8BEA5400D0FC21 /* MvSelectionCmd.cpp */,
|
|
01048D471D8BEA5400D0FC21 /* MvSelectionCmd.h */,
|
|
01048D481D8BEA5400D0FC21 /* MvSurfaceVertCmd.cpp */,
|
|
01048D491D8BEA5400D0FC21 /* MvSurfaceVertCmd.h */,
|
|
01048D4A1D8BEA5400D0FC21 /* MvTexCoordCmd.cpp */,
|
|
01048D4B1D8BEA5400D0FC21 /* MvTexCoordCmd.h */,
|
|
01048D4C1D8BEA5400D0FC21 /* RmGridColCmd.cpp */,
|
|
01048D4D1D8BEA5400D0FC21 /* RmGridColCmd.h */,
|
|
01048D4E1D8BEA5400D0FC21 /* RmGridRowCmd.cpp */,
|
|
01048D4F1D8BEA5400D0FC21 /* RmGridRowCmd.h */,
|
|
01048D501D8BEA5400D0FC21 /* RmSurfaceCmd.cpp */,
|
|
01048D511D8BEA5400D0FC21 /* RmSurfaceCmd.h */,
|
|
01048D521D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.cpp */,
|
|
01048D531D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.h */,
|
|
01048D541D8BEA5400D0FC21 /* SelNextSurfaceCmd.cpp */,
|
|
01048D551D8BEA5400D0FC21 /* SelNextSurfaceCmd.h */,
|
|
01048D561D8BEA5400D0FC21 /* SelNextTexCoordCmd.cpp */,
|
|
01048D571D8BEA5400D0FC21 /* SelNextTexCoordCmd.h */,
|
|
01048D581D8BEA5400D0FC21 /* SelNextVertexCmd.cpp */,
|
|
01048D591D8BEA5400D0FC21 /* SelNextVertexCmd.h */,
|
|
01048D5A1D8BEA5400D0FC21 /* SelPrevSurfaceCmd.cpp */,
|
|
01048D5B1D8BEA5400D0FC21 /* SelPrevSurfaceCmd.h */,
|
|
01048D5C1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.cpp */,
|
|
01048D5D1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.h */,
|
|
01048D5E1D8BEA5400D0FC21 /* SelPrevVertexCmd.cpp */,
|
|
01048D5F1D8BEA5400D0FC21 /* SelPrevVertexCmd.h */,
|
|
01048D601D8BEA5400D0FC21 /* SelSurfaceCmd.cpp */,
|
|
01048D611D8BEA5400D0FC21 /* SelSurfaceCmd.h */,
|
|
01048D621D8BEA5400D0FC21 /* SelVertexCmd.cpp */,
|
|
01048D631D8BEA5400D0FC21 /* SelVertexCmd.h */,
|
|
01048D641D8BEA5400D0FC21 /* SetApplicationStateCmd.cpp */,
|
|
01048D651D8BEA5400D0FC21 /* SetApplicationStateCmd.h */,
|
|
01048D661D8BEA5400D0FC21 /* SetNextSourceCmd.cpp */,
|
|
01048D671D8BEA5400D0FC21 /* SetNextSourceCmd.h */,
|
|
01048D681D8BEA5400D0FC21 /* SetSourceCmd.cpp */,
|
|
01048D691D8BEA5400D0FC21 /* SetSourceCmd.h */,
|
|
01048D6A1D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.cpp */,
|
|
01048D6B1D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.h */,
|
|
01048D6C1D8BEA5400D0FC21 /* StartDragSurfaceCmd.cpp */,
|
|
01048D6D1D8BEA5400D0FC21 /* StartDragSurfaceCmd.h */,
|
|
01048D6E1D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.cpp */,
|
|
01048D6F1D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.h */,
|
|
01048D701D8BEA5400D0FC21 /* TogglePerspectiveCmd.cpp */,
|
|
01048D711D8BEA5400D0FC21 /* TogglePerspectiveCmd.h */,
|
|
01048D721D8BEA5400D0FC21 /* TranslateCanvasCmd.cpp */,
|
|
01048D731D8BEA5400D0FC21 /* TranslateCanvasCmd.h */,
|
|
);
|
|
path = Commands;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D741D8BEA5400D0FC21 /* Gui */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D751D8BEA5400D0FC21 /* Gui.cpp */,
|
|
01048D761D8BEA5400D0FC21 /* Gui.h */,
|
|
01048D771D8BEA5400D0FC21 /* Widgets */,
|
|
);
|
|
path = Gui;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D771D8BEA5400D0FC21 /* Widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D781D8BEA5400D0FC21 /* GuiBaseWidget.h */,
|
|
01048D791D8BEA5400D0FC21 /* LayerPanelWidget.cpp */,
|
|
01048D7A1D8BEA5400D0FC21 /* LayerPanelWidget.h */,
|
|
01048D7B1D8BEA5400D0FC21 /* ScaleWidget.cpp */,
|
|
01048D7C1D8BEA5400D0FC21 /* ScaleWidget.h */,
|
|
01048D7D1D8BEA5400D0FC21 /* SurfaceHighlightWidget.cpp */,
|
|
01048D7E1D8BEA5400D0FC21 /* SurfaceHighlightWidget.h */,
|
|
01048D7F1D8BEA5400D0FC21 /* TextureHighlightWidget.cpp */,
|
|
01048D801D8BEA5400D0FC21 /* TextureHighlightWidget.h */,
|
|
);
|
|
path = Widgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D811D8BEA5400D0FC21 /* Info */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D821D8BEA5400D0FC21 /* Info.cpp */,
|
|
01048D831D8BEA5400D0FC21 /* Info.h */,
|
|
);
|
|
path = Info;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D841D8BEA5400D0FC21 /* MediaServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D851D8BEA5400D0FC21 /* DirectoryWatcher.cpp */,
|
|
01048D861D8BEA5400D0FC21 /* DirectoryWatcher.h */,
|
|
01048D871D8BEA5400D0FC21 /* MediaServer.cpp */,
|
|
01048D881D8BEA5400D0FC21 /* MediaServer.h */,
|
|
);
|
|
path = MediaServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D8B1D8BEA5400D0FC21 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D8C1D8BEA5400D0FC21 /* BaseSource.cpp */,
|
|
01048D8D1D8BEA5400D0FC21 /* BaseSource.h */,
|
|
01048D8E1D8BEA5400D0FC21 /* FboSource.cpp */,
|
|
01048D8F1D8BEA5400D0FC21 /* FboSource.h */,
|
|
01048D901D8BEA5400D0FC21 /* ImageSource.cpp */,
|
|
01048D911D8BEA5400D0FC21 /* ImageSource.h */,
|
|
01048D921D8BEA5400D0FC21 /* OMXPlayerCache.cpp */,
|
|
01048D931D8BEA5400D0FC21 /* OMXPlayerCache.h */,
|
|
01048D941D8BEA5400D0FC21 /* SourceType.h */,
|
|
01048D951D8BEA5400D0FC21 /* VideoSource.cpp */,
|
|
01048D961D8BEA5400D0FC21 /* VideoSource.h */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048D971D8BEA5400D0FC21 /* Surfaces */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048D981D8BEA5400D0FC21 /* BaseSurface.cpp */,
|
|
01048D991D8BEA5400D0FC21 /* BaseSurface.h */,
|
|
01048D9A1D8BEA5400D0FC21 /* GridWarpSurface.cpp */,
|
|
01048D9B1D8BEA5400D0FC21 /* GridWarpSurface.h */,
|
|
01048D9C1D8BEA5400D0FC21 /* QuadSurface.cpp */,
|
|
01048D9D1D8BEA5400D0FC21 /* QuadSurface.h */,
|
|
01048D9E1D8BEA5400D0FC21 /* SurfaceFactory.cpp */,
|
|
01048D9F1D8BEA5400D0FC21 /* SurfaceFactory.h */,
|
|
01048DA01D8BEA5400D0FC21 /* SurfaceManager.cpp */,
|
|
01048DA11D8BEA5400D0FC21 /* SurfaceManager.h */,
|
|
01048DA21D8BEA5400D0FC21 /* SurfaceManagerGui.cpp */,
|
|
01048DA31D8BEA5400D0FC21 /* SurfaceManagerGui.h */,
|
|
01048DA41D8BEA5400D0FC21 /* SurfaceStack.cpp */,
|
|
01048DA51D8BEA5400D0FC21 /* SurfaceStack.h */,
|
|
01048DA61D8BEA5400D0FC21 /* SurfaceType.h */,
|
|
01048DA71D8BEA5400D0FC21 /* TriangleSurface.cpp */,
|
|
01048DA81D8BEA5400D0FC21 /* TriangleSurface.h */,
|
|
);
|
|
path = Surfaces;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048DA91D8BEA5400D0FC21 /* UserInterface */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048DAA1D8BEA5400D0FC21 /* BaseJoint.cpp */,
|
|
01048DAB1D8BEA5400D0FC21 /* BaseJoint.h */,
|
|
01048DAC1D8BEA5400D0FC21 /* CircleJoint.cpp */,
|
|
01048DAD1D8BEA5400D0FC21 /* CircleJoint.h */,
|
|
01048DAE1D8BEA5400D0FC21 /* EditorType.h */,
|
|
01048DAF1D8BEA5400D0FC21 /* GuiMode.h */,
|
|
01048DB01D8BEA5400D0FC21 /* ProjectionEditor.cpp */,
|
|
01048DB11D8BEA5400D0FC21 /* ProjectionEditor.h */,
|
|
01048DB21D8BEA5400D0FC21 /* RadioList.cpp */,
|
|
01048DB31D8BEA5400D0FC21 /* RadioList.h */,
|
|
01048DB41D8BEA5400D0FC21 /* SourcesEditor.cpp */,
|
|
01048DB51D8BEA5400D0FC21 /* SourcesEditor.h */,
|
|
01048DB61D8BEA5400D0FC21 /* TextureEditor.cpp */,
|
|
01048DB71D8BEA5400D0FC21 /* TextureEditor.h */,
|
|
);
|
|
path = UserInterface;
|
|
sourceTree = "<group>";
|
|
};
|
|
01048DB81D8BEA5400D0FC21 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01048DB91D8BEA5400D0FC21 /* HomographyHelper.cpp */,
|
|
01048DBA1D8BEA5400D0FC21 /* HomographyHelper.h */,
|
|
01048DBB1D8BEA5400D0FC21 /* TerminalListener.cpp */,
|
|
01048DBC1D8BEA5400D0FC21 /* TerminalListener.h */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9AFF81D01D25E0007979C /* ofxIO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0241D01D25E0007979C /* libs */,
|
|
01E9B07D1D01D25E0007979C /* src */,
|
|
);
|
|
name = ofxIO;
|
|
path = ../../ofxIO;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0241D01D25E0007979C /* libs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0251D01D25E0007979C /* alphanum */,
|
|
01E9B0281D01D25E0007979C /* json */,
|
|
01E9B02E1D01D25E0007979C /* lz4 */,
|
|
01E9B0321D01D25E0007979C /* ofxIO */,
|
|
01E9B0691D01D25E0007979C /* snappy */,
|
|
);
|
|
path = libs;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0251D01D25E0007979C /* alphanum */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0261D01D25E0007979C /* include */,
|
|
);
|
|
path = alphanum;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0261D01D25E0007979C /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0271D01D25E0007979C /* alphanum.hpp */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0281D01D25E0007979C /* json */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0291D01D25E0007979C /* include */,
|
|
01E9B02B1D01D25E0007979C /* license */,
|
|
);
|
|
path = json;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0291D01D25E0007979C /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B02A1D01D25E0007979C /* json.hpp */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B02B1D01D25E0007979C /* license */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B02C1D01D25E0007979C /* LICENSE.MIT */,
|
|
01E9B02D1D01D25E0007979C /* README.md */,
|
|
);
|
|
path = license;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B02E1D01D25E0007979C /* lz4 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B02F1D01D25E0007979C /* src */,
|
|
);
|
|
path = lz4;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B02F1D01D25E0007979C /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0301D01D25E0007979C /* lz4.c */,
|
|
01E9B0311D01D25E0007979C /* lz4.h */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0321D01D25E0007979C /* ofxIO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0331D01D25E0007979C /* include */,
|
|
01E9B0501D01D25E0007979C /* src */,
|
|
);
|
|
path = ofxIO;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0331D01D25E0007979C /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0341D01D25E0007979C /* ofx */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0341D01D25E0007979C /* ofx */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0351D01D25E0007979C /* DirectoryWatcher.h */,
|
|
01E9B0361D01D25E0007979C /* IO */,
|
|
01E9B04D1D01D25E0007979C /* RecursiveDirectoryIterator.h */,
|
|
01E9B04E1D01D25E0007979C /* RecursiveDirectoryIteratorImpl.h */,
|
|
01E9B04F1D01D25E0007979C /* RecursiveDirectoryIteratorStategies.h */,
|
|
);
|
|
path = ofx;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0361D01D25E0007979C /* IO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0371D01D25E0007979C /* AbstractTypes.h */,
|
|
01E9B0381D01D25E0007979C /* Base64Encoding.h */,
|
|
01E9B0391D01D25E0007979C /* ByteBuffer.h */,
|
|
01E9B03A1D01D25E0007979C /* ByteBufferReader.h */,
|
|
01E9B03B1D01D25E0007979C /* ByteBufferStream.h */,
|
|
01E9B03C1D01D25E0007979C /* ByteBufferUtils.h */,
|
|
01E9B03D1D01D25E0007979C /* ByteBufferWriter.h */,
|
|
01E9B03E1D01D25E0007979C /* COBSEncoding.h */,
|
|
01E9B03F1D01D25E0007979C /* Compression.h */,
|
|
01E9B0401D01D25E0007979C /* DeviceFilter.h */,
|
|
01E9B0411D01D25E0007979C /* DirectoryFilter.h */,
|
|
01E9B0421D01D25E0007979C /* DirectoryUtils.h */,
|
|
01E9B0431D01D25E0007979C /* DirectoryWatcherManager.h */,
|
|
01E9B0441D01D25E0007979C /* FileExtensionFilter.h */,
|
|
01E9B0451D01D25E0007979C /* HexBinaryEncoding.h */,
|
|
01E9B0461D01D25E0007979C /* HiddenFileFilter.h */,
|
|
01E9B0471D01D25E0007979C /* LinkFilter.h */,
|
|
01E9B0481D01D25E0007979C /* PathFilterCollection.h */,
|
|
01E9B0491D01D25E0007979C /* RegexPathFilter.h */,
|
|
01E9B04A1D01D25E0007979C /* SearchPath.h */,
|
|
01E9B04B1D01D25E0007979C /* SLIPEncoding.h */,
|
|
01E9B04C1D01D25E0007979C /* URIEncoding.h */,
|
|
);
|
|
path = IO;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0501D01D25E0007979C /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B0511D01D25E0007979C /* Base64Encoding.cpp */,
|
|
01E9B0521D01D25E0007979C /* ByteBuffer.cpp */,
|
|
01E9B0531D01D25E0007979C /* ByteBufferReader.cpp */,
|
|
01E9B0541D01D25E0007979C /* ByteBufferStream.cpp */,
|
|
01E9B0551D01D25E0007979C /* ByteBufferUtils.cpp */,
|
|
01E9B0561D01D25E0007979C /* ByteBufferWriter.cpp */,
|
|
01E9B0571D01D25E0007979C /* COBSEncoding.cpp */,
|
|
01E9B0581D01D25E0007979C /* Compression.cpp */,
|
|
01E9B0591D01D25E0007979C /* DeviceFilter.cpp */,
|
|
01E9B05A1D01D25E0007979C /* DirectoryFilter.cpp */,
|
|
01E9B05B1D01D25E0007979C /* DirectoryUtils.cpp */,
|
|
01E9B05C1D01D25E0007979C /* DirectoryWatcher.cpp */,
|
|
01E9B05D1D01D25E0007979C /* DirectoryWatcherManager.cpp */,
|
|
01E9B05E1D01D25E0007979C /* FileExtensionFilter.cpp */,
|
|
01E9B05F1D01D25E0007979C /* HexBinaryEncoding.cpp */,
|
|
01E9B0601D01D25E0007979C /* HiddenFileFilter.cpp */,
|
|
01E9B0611D01D25E0007979C /* LinkFilter.cpp */,
|
|
01E9B0621D01D25E0007979C /* PathFilterCollection.cpp */,
|
|
01E9B0631D01D25E0007979C /* RecursiveDirectoryIterator.cpp */,
|
|
01E9B0641D01D25E0007979C /* RecursiveDirectoryIteratorStategies.cpp */,
|
|
01E9B0651D01D25E0007979C /* RegexPathFilter.cpp */,
|
|
01E9B0661D01D25E0007979C /* SearchPath.cpp */,
|
|
01E9B0671D01D25E0007979C /* SLIPEncoding.cpp */,
|
|
01E9B0681D01D25E0007979C /* URIEncoding.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B0691D01D25E0007979C /* snappy */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B06A1D01D25E0007979C /* src */,
|
|
);
|
|
path = snappy;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B06A1D01D25E0007979C /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B06B1D01D25E0007979C /* snappy-internal.h */,
|
|
01E9B06C1D01D25E0007979C /* snappy-sinksource.cc */,
|
|
01E9B06D1D01D25E0007979C /* snappy-sinksource.h */,
|
|
01E9B06E1D01D25E0007979C /* snappy-stubs-internal.cc */,
|
|
01E9B06F1D01D25E0007979C /* snappy-stubs-internal.h */,
|
|
01E9B0701D01D25E0007979C /* snappy-stubs-public.h */,
|
|
01E9B0711D01D25E0007979C /* snappy.cc */,
|
|
01E9B0721D01D25E0007979C /* snappy.h */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
01E9B07D1D01D25E0007979C /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9B07E1D01D25E0007979C /* ofxIO.h */,
|
|
);
|
|
path = src;
|
|
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 = (
|
|
01048D1D1D8BEA5400D0FC21 /* src */,
|
|
);
|
|
name = ofxPiMapper;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB4B014C10F69532006C3DED /* addons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
01E9AFF81D01D25E0007979C /* ofxIO */,
|
|
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-cameraDebug.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-cameraDebug.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 = (
|
|
01048DD21D8BEA5400D0FC21 /* RmGridColCmd.cpp in Sources */,
|
|
01048DC71D8BEA5400D0FC21 /* ClearSurfacesCmd.cpp in Sources */,
|
|
01048DD91D8BEA5400D0FC21 /* SelPrevSurfaceCmd.cpp in Sources */,
|
|
01E9B08C1D01D25E0007979C /* lz4.c in Sources */,
|
|
01E9B0A31D01D25E0007979C /* SLIPEncoding.cpp in Sources */,
|
|
01048DBD1D8BEA5400D0FC21 /* Application.cpp in Sources */,
|
|
01E9B08E1D01D25E0007979C /* ByteBuffer.cpp in Sources */,
|
|
01E9B09F1D01D25E0007979C /* RecursiveDirectoryIterator.cpp in Sources */,
|
|
01048DDA1D8BEA5400D0FC21 /* SelPrevTexCoordCmd.cpp in Sources */,
|
|
01048DD01D8BEA5400D0FC21 /* MvSurfaceVertCmd.cpp in Sources */,
|
|
01048DF31D8BEA5400D0FC21 /* VideoSource.cpp in Sources */,
|
|
01E9B09E1D01D25E0007979C /* PathFilterCollection.cpp in Sources */,
|
|
3933D5D819BB87BD000ACA55 /* ofxSlider.cpp in Sources */,
|
|
01048DD71D8BEA5400D0FC21 /* SelNextTexCoordCmd.cpp in Sources */,
|
|
01E9B09A1D01D25E0007979C /* FileExtensionFilter.cpp in Sources */,
|
|
01E9B0951D01D25E0007979C /* DeviceFilter.cpp in Sources */,
|
|
01048DDC1D8BEA5400D0FC21 /* SelSurfaceCmd.cpp in Sources */,
|
|
01E9B0981D01D25E0007979C /* DirectoryWatcher.cpp in Sources */,
|
|
01048DF51D8BEA5400D0FC21 /* GridWarpSurface.cpp in Sources */,
|
|
01048DDF1D8BEA5400D0FC21 /* SetNextSourceCmd.cpp in Sources */,
|
|
01048DE01D8BEA5400D0FC21 /* SetSourceCmd.cpp in Sources */,
|
|
3933D5DA19BB87BD000ACA55 /* ofxToggle.cpp in Sources */,
|
|
01048DBF1D8BEA5400D0FC21 /* ApplicationBaseState.cpp in Sources */,
|
|
3933D5D319BB87BD000ACA55 /* ofxBaseGui.cpp in Sources */,
|
|
01048DF91D8BEA5400D0FC21 /* SurfaceManagerGui.cpp in Sources */,
|
|
01048DEB1D8BEA5400D0FC21 /* Info.cpp in Sources */,
|
|
01048E011D8BEA5400D0FC21 /* TextureEditor.cpp in Sources */,
|
|
3933D5D919BB87BD000ACA55 /* ofxSliderGroup.cpp in Sources */,
|
|
01048DD81D8BEA5400D0FC21 /* SelNextVertexCmd.cpp in Sources */,
|
|
01048DC31D8BEA5400D0FC21 /* TextureMappingState.cpp in Sources */,
|
|
01E9B0921D01D25E0007979C /* ByteBufferWriter.cpp in Sources */,
|
|
01E9B0971D01D25E0007979C /* DirectoryUtils.cpp in Sources */,
|
|
01048DFE1D8BEA5400D0FC21 /* ProjectionEditor.cpp in Sources */,
|
|
01048DBE1D8BEA5400D0FC21 /* SettingsLoader.cpp in Sources */,
|
|
01048DE81D8BEA5400D0FC21 /* ScaleWidget.cpp in Sources */,
|
|
01048DDD1D8BEA5400D0FC21 /* SelVertexCmd.cpp in Sources */,
|
|
01E9B0A01D01D25E0007979C /* RecursiveDirectoryIteratorStategies.cpp in Sources */,
|
|
E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */,
|
|
01E9B0931D01D25E0007979C /* COBSEncoding.cpp in Sources */,
|
|
01048DEF1D8BEA5400D0FC21 /* BaseSource.cpp in Sources */,
|
|
01048DDE1D8BEA5400D0FC21 /* SetApplicationStateCmd.cpp in Sources */,
|
|
01E9B09B1D01D25E0007979C /* HexBinaryEncoding.cpp in Sources */,
|
|
01048DFB1D8BEA5400D0FC21 /* TriangleSurface.cpp in Sources */,
|
|
39264843192224F90008A7F5 /* tinyxmlparser.cpp in Sources */,
|
|
01048DF01D8BEA5400D0FC21 /* FboSource.cpp in Sources */,
|
|
01048E031D8BEA5400D0FC21 /* TerminalListener.cpp in Sources */,
|
|
01048DE51D8BEA5400D0FC21 /* TranslateCanvasCmd.cpp in Sources */,
|
|
3933D5D419BB87BD000ACA55 /* ofxButton.cpp in Sources */,
|
|
01048DCD1D8BEA5400D0FC21 /* MvLayerDnCmd.cpp in Sources */,
|
|
01048DD51D8BEA5400D0FC21 /* ScaleSurfaceFromToCmd.cpp in Sources */,
|
|
01E9B0911D01D25E0007979C /* ByteBufferUtils.cpp in Sources */,
|
|
01048DF61D8BEA5400D0FC21 /* QuadSurface.cpp in Sources */,
|
|
01E9B08B1D01D25E0007979C /* README.md in Sources */,
|
|
01E9B09D1D01D25E0007979C /* LinkFilter.cpp in Sources */,
|
|
01048DE91D8BEA5400D0FC21 /* SurfaceHighlightWidget.cpp in Sources */,
|
|
39264841192224F90008A7F5 /* tinyxml.cpp in Sources */,
|
|
01048DE61D8BEA5400D0FC21 /* Gui.cpp in Sources */,
|
|
3933D5D619BB87BD000ACA55 /* ofxLabel.cpp in Sources */,
|
|
01048DD41D8BEA5400D0FC21 /* RmSurfaceCmd.cpp in Sources */,
|
|
01048DFF1D8BEA5400D0FC21 /* RadioList.cpp in Sources */,
|
|
01048DC81D8BEA5400D0FC21 /* CmdManager.cpp in Sources */,
|
|
01048DD61D8BEA5400D0FC21 /* SelNextSurfaceCmd.cpp in Sources */,
|
|
01E9B0961D01D25E0007979C /* DirectoryFilter.cpp in Sources */,
|
|
01048DD11D8BEA5400D0FC21 /* MvTexCoordCmd.cpp in Sources */,
|
|
01E9B0A21D01D25E0007979C /* SearchPath.cpp in Sources */,
|
|
01048DCC1D8BEA5400D0FC21 /* MvAllTexCoordsCmd.cpp in Sources */,
|
|
01048DE71D8BEA5400D0FC21 /* LayerPanelWidget.cpp in Sources */,
|
|
01E9B0901D01D25E0007979C /* ByteBufferStream.cpp in Sources */,
|
|
01E9B08D1D01D25E0007979C /* Base64Encoding.cpp in Sources */,
|
|
01E9B0A51D01D25E0007979C /* snappy-sinksource.cc in Sources */,
|
|
01048DCF1D8BEA5400D0FC21 /* MvSelectionCmd.cpp in Sources */,
|
|
01048DEC1D8BEA5400D0FC21 /* DirectoryWatcher.cpp in Sources */,
|
|
01048DF41D8BEA5400D0FC21 /* BaseSurface.cpp in Sources */,
|
|
01E9B0941D01D25E0007979C /* Compression.cpp in Sources */,
|
|
01E9B08F1D01D25E0007979C /* ByteBufferReader.cpp in Sources */,
|
|
01048DC01D8BEA5400D0FC21 /* PresentationState.cpp in Sources */,
|
|
01048DDB1D8BEA5400D0FC21 /* SelPrevVertexCmd.cpp in Sources */,
|
|
E4B69E210A3A1BDC003C02F2 /* ofApp.cpp in Sources */,
|
|
01048DF21D8BEA5400D0FC21 /* OMXPlayerCache.cpp in Sources */,
|
|
01048E001D8BEA5400D0FC21 /* SourcesEditor.cpp in Sources */,
|
|
01048DFA1D8BEA5400D0FC21 /* SurfaceStack.cpp in Sources */,
|
|
01048DC21D8BEA5400D0FC21 /* SourceSelectionState.cpp in Sources */,
|
|
3933D5D719BB87BD000ACA55 /* ofxPanel.cpp in Sources */,
|
|
01048DF71D8BEA5400D0FC21 /* SurfaceFactory.cpp in Sources */,
|
|
01048DF11D8BEA5400D0FC21 /* ImageSource.cpp in Sources */,
|
|
01048DE21D8BEA5400D0FC21 /* StartDragSurfaceCmd.cpp in Sources */,
|
|
01048DC61D8BEA5400D0FC21 /* AddSurfaceCmd.cpp in Sources */,
|
|
01048DCA1D8BEA5400D0FC21 /* DeselectTexCoordCmd.cpp in Sources */,
|
|
01048DCB1D8BEA5400D0FC21 /* DuplicateSurfaceCmd.cpp in Sources */,
|
|
01048DED1D8BEA5400D0FC21 /* MediaServer.cpp in Sources */,
|
|
01048DFC1D8BEA5400D0FC21 /* BaseJoint.cpp in Sources */,
|
|
01048DE11D8BEA5400D0FC21 /* SetTexMapDrawModeCmd.cpp in Sources */,
|
|
01E9B09C1D01D25E0007979C /* HiddenFileFilter.cpp in Sources */,
|
|
01048DC51D8BEA5400D0FC21 /* AddGridRowCmd.cpp in Sources */,
|
|
39264842192224F90008A7F5 /* tinyxmlerror.cpp in Sources */,
|
|
01E9B0A41D01D25E0007979C /* URIEncoding.cpp in Sources */,
|
|
01048DC11D8BEA5400D0FC21 /* ProjectionMappingState.cpp in Sources */,
|
|
01E9B0A71D01D25E0007979C /* snappy.cc in Sources */,
|
|
3926483B192224DA0008A7F5 /* ofxXmlSettings.cpp in Sources */,
|
|
01E9B0A11D01D25E0007979C /* RegexPathFilter.cpp in Sources */,
|
|
01048DD31D8BEA5400D0FC21 /* RmGridRowCmd.cpp in Sources */,
|
|
01048DEE1D8BEA5400D0FC21 /* ofxPiMapper.cpp in Sources */,
|
|
397EFC821A09047C0009286E /* CameraSource.cpp in Sources */,
|
|
01048DCE1D8BEA5400D0FC21 /* MvLayerUpCmd.cpp in Sources */,
|
|
01048DE41D8BEA5400D0FC21 /* TogglePerspectiveCmd.cpp in Sources */,
|
|
01E9B0991D01D25E0007979C /* DirectoryWatcherManager.cpp in Sources */,
|
|
3933D5D519BB87BD000ACA55 /* ofxGuiGroup.cpp in Sources */,
|
|
01E9B0A61D01D25E0007979C /* snappy-stubs-internal.cc in Sources */,
|
|
01048DC91D8BEA5400D0FC21 /* DeselectSurfaceCmd.cpp in Sources */,
|
|
01048DC41D8BEA5400D0FC21 /* AddGridColCmd.cpp in Sources */,
|
|
01048DEA1D8BEA5400D0FC21 /* TextureHighlightWidget.cpp in Sources */,
|
|
01048DE31D8BEA5400D0FC21 /* ToggleAnimatedSourceCmd.cpp in Sources */,
|
|
01048DF81D8BEA5400D0FC21 /* SurfaceManager.cpp in Sources */,
|
|
01048DFD1D8BEA5400D0FC21 /* CircleJoint.cpp in Sources */,
|
|
01048E021D8BEA5400D0FC21 /* HomographyHelper.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,
|
|
../../../addons/ofxIO/libs/ofxIO/include,
|
|
);
|
|
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-cameraDebug";
|
|
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,
|
|
../../../addons/ofxIO/libs/ofxIO/include,
|
|
);
|
|
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-cameraDebug";
|
|
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 */;
|
|
}
|
|
|