OSDN Git Service

イニシャルコミット。
[marathon/ShapeFusion.git] / ShapeFusion.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 1F33454A0BC95CA300A15A32 /* LittleEndianBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F3345480BC95CA300A15A32 /* LittleEndianBuffer.cpp */; };
11                 1F536BAC0B93426B00F51E49 /* BitmapBrowser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B7E0AB0AE4B00896399 /* BitmapBrowser.cpp */; };
12                 1F536BAD0B93426C00F51E49 /* BitmapView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B7D0AB0AE4B00896399 /* BitmapView.cpp */; };
13                 1F536BAE0B93426C00F51E49 /* CTBrowser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B7C0AB0AE4B00896399 /* CTBrowser.cpp */; };
14                 1F536BAF0B93426D00F51E49 /* FrameBrowser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B7B0AB0AE4B00896399 /* FrameBrowser.cpp */; };
15                 1F536BB00B93426E00F51E49 /* FrameView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B7A0AB0AE4B00896399 /* FrameView.cpp */; };
16                 1F536BB10B93426F00F51E49 /* SequenceView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0966E020B551E4900820E4F /* SequenceView.cpp */; };
17                 1F9857330B8A2CDC00D0395F /* ShapeFusionMain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F98572F0B8A2CDC00D0395F /* ShapeFusionMain.cpp */; };
18                 1F9857340B8A2CDC00D0395F /* ShapeFusionMenus.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9857310B8A2CDC00D0395F /* ShapeFusionMenus.cpp */; };
19                 1F9857EA0B8A39BF00D0395F /* ShapesDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9857E60B8A39BF00D0395F /* ShapesDocument.cpp */; };
20                 1F9857EB0B8A39BF00D0395F /* ShapesView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9857E80B8A39BF00D0395F /* ShapesView.cpp */; };
21                 1F9FB4F10BF99DF000E8DBBD /* CTView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9FB4EF0BF99DF000E8DBBD /* CTView.cpp */; };
22                 1FAD07400B94409100E04604 /* ShapesElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FAD073D0B94409100E04604 /* ShapesElements.cpp */; };
23                 1FAD85D20BB1E9410024D113 /* SoundsDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FAD85CC0BB1E9410024D113 /* SoundsDocument.cpp */; };
24                 1FAD85D30BB1E9410024D113 /* SoundsElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FAD85CE0BB1E9410024D113 /* SoundsElements.cpp */; };
25                 1FAD85D40BB1E9410024D113 /* SoundsView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FAD85D00BB1E9410024D113 /* SoundsView.cpp */; };
26                 1FD3571A0BA21F2000360AA5 /* ShapesTreeItemData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FD357180BA21F2000360AA5 /* ShapesTreeItemData.cpp */; };
27                 1FD941E10B92D5CD00DD1EEC /* BigEndianBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F096F44E0AD2DD97005A633A /* BigEndianBuffer.cpp */; };
28                 1FE8DF890B9C4431003EF856 /* COPYING.txt in Resources */ = {isa = PBXBuildFile; fileRef = 1FE8DF870B9C4431003EF856 /* COPYING.txt */; };
29                 1FE8DF8A0B9C4431003EF856 /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = 1FE8DF880B9C4431003EF856 /* README.txt */; };
30                 1FEDD4640B9C3F9D00D69B62 /* utilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FEDD4610B9C3F9D00D69B62 /* utilities.cpp */; };
31                 4DE10B410CC3992D00BAEC76 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F08B4C360AB0B06D00896399 /* Carbon.framework */; };
32                 4DE10B4A0CC39BF200BAEC76 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F08B4C760AB0B7E300896399 /* IOKit.framework */; };
33                 4DE10B4B0CC39BF400BAEC76 /* System.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F08B4C370AB0B09A00896399 /* System.framework */; };
34                 4DE10B4E0CC39C2E00BAEC76 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE10B4D0CC39C2E00BAEC76 /* libiconv.dylib */; };
35                 4DE10B500CC39C4200BAEC76 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE10B4F0CC39C4200BAEC76 /* QuickTime.framework */; };
36                 4DE10B530CC39C8E00BAEC76 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE10B520CC39C8E00BAEC76 /* Cocoa.framework */; };
37                 4DE10B570CC39CAB00BAEC76 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE10B560CC39CAB00BAEC76 /* libz.dylib */; };
38                 AE0270E314C51B4F0093B508 /* PhysicsDocument.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE0270DE14C51B4F0093B508 /* PhysicsDocument.cpp */; };
39                 AE0270E414C51B4F0093B508 /* PhysicsEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE0270DF14C51B4F0093B508 /* PhysicsEditor.cpp */; };
40                 AE0270E514C51B4F0093B508 /* PhysicsElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE0270E014C51B4F0093B508 /* PhysicsElements.cpp */; };
41                 AE0270E614C51B4F0093B508 /* PhysicsTreeItemData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE0270E114C51B4F0093B508 /* PhysicsTreeItemData.cpp */; };
42                 AE0270E714C51B4F0093B508 /* PhysicsView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE0270E214C51B4F0093B508 /* PhysicsView.cpp */; };
43                 AE0270F214C51BA00093B508 /* sndfile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE0270F114C51BA00093B508 /* sndfile.framework */; };
44                 AE02710C14C51C220093B508 /* DefaultNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE02710A14C51C220093B508 /* DefaultNames.cpp */; };
45                 AE02711214C51C510093B508 /* ShapeFusionDocManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE02711014C51C510093B508 /* ShapeFusionDocManager.cpp */; };
46                 AE02712714C5201C0093B508 /* sndfile.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = AE0270F114C51BA00093B508 /* sndfile.framework */; };
47                 AE33904A1290D7A2000DE273 /* shapefusion.icns in Resources */ = {isa = PBXBuildFile; fileRef = AE3390491290D7A2000DE273 /* shapefusion.icns */; };
48                 F03A573C0D0381F00057BB53 /* GenericEndianBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F03A573B0D0381F00057BB53 /* GenericEndianBuffer.cpp */; };
49                 F08B4C5A0AB0B31E00896399 /* ShapeFusionApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F08B4B780AB0AE4B00896399 /* ShapeFusionApp.cpp */; };
50 /* End PBXBuildFile section */
51
52 /* Begin PBXBuildRule section */
53                 F08B4D9F0AB0CF7500896399 /* PBXBuildRule */ = {
54                         isa = PBXBuildRule;
55                         compilerSpec = com.apple.compilers.gcc;
56                         fileType = sourcecode.cpp;
57                         isEditable = 1;
58                         outputFiles = (
59                         );
60                 };
61 /* End PBXBuildRule section */
62
63 /* Begin PBXCopyFilesBuildPhase section */
64                 AE3390741290D895000DE273 /* CopyFiles */ = {
65                         isa = PBXCopyFilesBuildPhase;
66                         buildActionMask = 2147483647;
67                         dstPath = "";
68                         dstSubfolderSpec = 10;
69                         files = (
70                                 AE02712714C5201C0093B508 /* sndfile.framework in CopyFiles */,
71                         );
72                         runOnlyForDeploymentPostprocessing = 0;
73                 };
74 /* End PBXCopyFilesBuildPhase section */
75
76 /* Begin PBXFileReference section */
77                 1F3345480BC95CA300A15A32 /* LittleEndianBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LittleEndianBuffer.cpp; sourceTree = "<group>"; };
78                 1F3345490BC95CA300A15A32 /* LittleEndianBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LittleEndianBuffer.h; sourceTree = "<group>"; };
79                 1F84BCE90B8C760D000B4DC4 /* ShapesDocument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapesDocument.h; sourceTree = "<group>"; };
80                 1F98572F0B8A2CDC00D0395F /* ShapeFusionMain.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapeFusionMain.cpp; sourceTree = "<group>"; };
81                 1F9857300B8A2CDC00D0395F /* ShapeFusionMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapeFusionMain.h; sourceTree = "<group>"; };
82                 1F9857310B8A2CDC00D0395F /* ShapeFusionMenus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapeFusionMenus.cpp; sourceTree = "<group>"; };
83                 1F9857320B8A2CDC00D0395F /* ShapeFusionMenus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapeFusionMenus.h; sourceTree = "<group>"; };
84                 1F9857E60B8A39BF00D0395F /* ShapesDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapesDocument.cpp; sourceTree = "<group>"; };
85                 1F9857E80B8A39BF00D0395F /* ShapesView.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapesView.cpp; sourceTree = "<group>"; };
86                 1F9857E90B8A39BF00D0395F /* ShapesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapesView.h; sourceTree = "<group>"; };
87                 1F9FB4EF0BF99DF000E8DBBD /* CTView.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CTView.cpp; sourceTree = "<group>"; };
88                 1F9FB4F00BF99DF000E8DBBD /* CTView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTView.h; sourceTree = "<group>"; };
89                 1FAD073D0B94409100E04604 /* ShapesElements.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapesElements.cpp; sourceTree = "<group>"; };
90                 1FAD073E0B94409100E04604 /* ShapesElements.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapesElements.h; sourceTree = "<group>"; };
91                 1FAD85CC0BB1E9410024D113 /* SoundsDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SoundsDocument.cpp; sourceTree = "<group>"; };
92                 1FAD85CD0BB1E9410024D113 /* SoundsDocument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundsDocument.h; sourceTree = "<group>"; };
93                 1FAD85CE0BB1E9410024D113 /* SoundsElements.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SoundsElements.cpp; sourceTree = "<group>"; };
94                 1FAD85CF0BB1E9410024D113 /* SoundsElements.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundsElements.h; sourceTree = "<group>"; };
95                 1FAD85D00BB1E9410024D113 /* SoundsView.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SoundsView.cpp; sourceTree = "<group>"; };
96                 1FAD85D10BB1E9410024D113 /* SoundsView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundsView.h; sourceTree = "<group>"; };
97                 1FD357180BA21F2000360AA5 /* ShapesTreeItemData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ShapesTreeItemData.cpp; sourceTree = "<group>"; };
98                 1FD357190BA21F2000360AA5 /* ShapesTreeItemData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ShapesTreeItemData.h; sourceTree = "<group>"; };
99                 1FE8DF870B9C4431003EF856 /* COPYING.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = COPYING.txt; sourceTree = "<group>"; };
100                 1FE8DF880B9C4431003EF856 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
101                 1FEDD4610B9C3F9D00D69B62 /* utilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = utilities.cpp; sourceTree = "<group>"; };
102                 1FEDD4620B9C3F9D00D69B62 /* utilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utilities.h; sourceTree = "<group>"; };
103                 4DE10B4D0CC39C2E00BAEC76 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
104                 4DE10B4F0CC39C4200BAEC76 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
105                 4DE10B520CC39C8E00BAEC76 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
106                 4DE10B560CC39CAB00BAEC76 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
107                 AE0270DE14C51B4F0093B508 /* PhysicsDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsDocument.cpp; path = Physics/PhysicsDocument.cpp; sourceTree = "<group>"; };
108                 AE0270DF14C51B4F0093B508 /* PhysicsEditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsEditor.cpp; path = Physics/PhysicsEditor.cpp; sourceTree = "<group>"; };
109                 AE0270E014C51B4F0093B508 /* PhysicsElements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsElements.cpp; path = Physics/PhysicsElements.cpp; sourceTree = "<group>"; };
110                 AE0270E114C51B4F0093B508 /* PhysicsTreeItemData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsTreeItemData.cpp; path = Physics/PhysicsTreeItemData.cpp; sourceTree = "<group>"; };
111                 AE0270E214C51B4F0093B508 /* PhysicsView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PhysicsView.cpp; path = Physics/PhysicsView.cpp; sourceTree = "<group>"; };
112                 AE0270E814C51B680093B508 /* PhysicsDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsDocument.h; path = Physics/PhysicsDocument.h; sourceTree = "<group>"; };
113                 AE0270E914C51B680093B508 /* PhysicsElements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsElements.h; path = Physics/PhysicsElements.h; sourceTree = "<group>"; };
114                 AE0270EA14C51B680093B508 /* PhysicsTreeItemData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsTreeItemData.h; path = Physics/PhysicsTreeItemData.h; sourceTree = "<group>"; };
115                 AE0270EB14C51B680093B508 /* PhysicsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsView.h; path = Physics/PhysicsView.h; sourceTree = "<group>"; };
116                 AE0270F114C51BA00093B508 /* sndfile.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = sndfile.framework; path = /Library/Frameworks/sndfile.framework; sourceTree = "<absolute>"; };
117                 AE02710A14C51C220093B508 /* DefaultNames.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DefaultNames.cpp; sourceTree = "<group>"; };
118                 AE02710B14C51C220093B508 /* DefaultNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultNames.h; sourceTree = "<group>"; };
119                 AE02711014C51C510093B508 /* ShapeFusionDocManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShapeFusionDocManager.cpp; sourceTree = "<group>"; };
120                 AE02711114C51C510093B508 /* ShapeFusionDocManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShapeFusionDocManager.h; sourceTree = "<group>"; };
121                 AE3390491290D7A2000DE273 /* shapefusion.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = shapefusion.icns; path = Resources/shapefusion.icns; sourceTree = "<group>"; };
122                 F03A573B0D0381F00057BB53 /* GenericEndianBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = GenericEndianBuffer.cpp; sourceTree = "<group>"; };
123                 F03A573D0D0381F80057BB53 /* GenericEndianBuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = GenericEndianBuffer.h; sourceTree = "<group>"; };
124                 F08B4B780AB0AE4B00896399 /* ShapeFusionApp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShapeFusionApp.cpp; sourceTree = "<group>"; };
125                 F08B4B7A0AB0AE4B00896399 /* FrameView.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FrameView.cpp; sourceTree = "<group>"; };
126                 F08B4B7B0AB0AE4B00896399 /* FrameBrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FrameBrowser.cpp; sourceTree = "<group>"; };
127                 F08B4B7C0AB0AE4B00896399 /* CTBrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CTBrowser.cpp; sourceTree = "<group>"; };
128                 F08B4B7D0AB0AE4B00896399 /* BitmapView.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapView.cpp; sourceTree = "<group>"; };
129                 F08B4B7E0AB0AE4B00896399 /* BitmapBrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapBrowser.cpp; sourceTree = "<group>"; };
130                 F08B4B820AB0AE6C00896399 /* ShapeFusionApp.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 5; path = ShapeFusionApp.h; sourceTree = "<group>"; };
131                 F08B4B840AB0AE6C00896399 /* FrameView.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FrameView.h; sourceTree = "<group>"; };
132                 F08B4B850AB0AE6C00896399 /* FrameBrowser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FrameBrowser.h; sourceTree = "<group>"; };
133                 F08B4B860AB0AE6C00896399 /* CTBrowser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CTBrowser.h; sourceTree = "<group>"; };
134                 F08B4B870AB0AE6C00896399 /* BitmapView.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BitmapView.h; sourceTree = "<group>"; };
135                 F08B4B880AB0AE6C00896399 /* BitmapBrowser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BitmapBrowser.h; sourceTree = "<group>"; };
136                 F08B4C360AB0B06D00896399 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
137                 F08B4C370AB0B09A00896399 /* System.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = System.framework; path = /System/Library/Frameworks/System.framework; sourceTree = "<absolute>"; };
138                 F08B4C440AB0B10000896399 /* ShapeFusion.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ShapeFusion.app; sourceTree = BUILT_PRODUCTS_DIR; };
139                 F08B4C470AB0B10000896399 /* ShapeFusion-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ShapeFusion-Info.plist"; sourceTree = "<group>"; };
140                 F08B4C760AB0B7E300896399 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
141                 F08B4CB30AB0C0E700896399 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
142                 F0966E020B551E4900820E4F /* SequenceView.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SequenceView.cpp; sourceTree = "<group>"; };
143                 F0966E040B551E5100820E4F /* SequenceView.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SequenceView.h; sourceTree = "<group>"; };
144                 F096F44E0AD2DD97005A633A /* BigEndianBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BigEndianBuffer.cpp; sourceTree = "<group>"; };
145                 F096F4500AD2DD9F005A633A /* BigEndianBuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BigEndianBuffer.h; sourceTree = "<group>"; };
146 /* End PBXFileReference section */
147
148 /* Begin PBXFrameworksBuildPhase section */
149                 F08B4C420AB0B10000896399 /* Frameworks */ = {
150                         isa = PBXFrameworksBuildPhase;
151                         buildActionMask = 2147483647;
152                         files = (
153                                 4DE10B410CC3992D00BAEC76 /* Carbon.framework in Frameworks */,
154                                 4DE10B4A0CC39BF200BAEC76 /* IOKit.framework in Frameworks */,
155                                 4DE10B4B0CC39BF400BAEC76 /* System.framework in Frameworks */,
156                                 4DE10B500CC39C4200BAEC76 /* QuickTime.framework in Frameworks */,
157                                 4DE10B530CC39C8E00BAEC76 /* Cocoa.framework in Frameworks */,
158                                 4DE10B4E0CC39C2E00BAEC76 /* libiconv.dylib in Frameworks */,
159                                 4DE10B570CC39CAB00BAEC76 /* libz.dylib in Frameworks */,
160                                 AE0270F214C51BA00093B508 /* sndfile.framework in Frameworks */,
161                         );
162                         runOnlyForDeploymentPostprocessing = 0;
163                 };
164 /* End PBXFrameworksBuildPhase section */
165
166 /* Begin PBXGroup section */
167                 1F84BF630B8C8F5C000B4DC4 /* Shapes */ = {
168                         isa = PBXGroup;
169                         children = (
170                                 1F9FB4EF0BF99DF000E8DBBD /* CTView.cpp */,
171                                 1F9FB4F00BF99DF000E8DBBD /* CTView.h */,
172                                 1FD357180BA21F2000360AA5 /* ShapesTreeItemData.cpp */,
173                                 1FD357190BA21F2000360AA5 /* ShapesTreeItemData.h */,
174                                 1FAD073D0B94409100E04604 /* ShapesElements.cpp */,
175                                 1FAD073E0B94409100E04604 /* ShapesElements.h */,
176                                 1F9857E60B8A39BF00D0395F /* ShapesDocument.cpp */,
177                                 1F84BCE90B8C760D000B4DC4 /* ShapesDocument.h */,
178                                 1F9857E80B8A39BF00D0395F /* ShapesView.cpp */,
179                                 1F9857E90B8A39BF00D0395F /* ShapesView.h */,
180                                 F08B4B7A0AB0AE4B00896399 /* FrameView.cpp */,
181                                 F08B4B840AB0AE6C00896399 /* FrameView.h */,
182                                 F08B4B7B0AB0AE4B00896399 /* FrameBrowser.cpp */,
183                                 F08B4B850AB0AE6C00896399 /* FrameBrowser.h */,
184                                 F08B4B7C0AB0AE4B00896399 /* CTBrowser.cpp */,
185                                 F08B4B860AB0AE6C00896399 /* CTBrowser.h */,
186                                 F08B4B7D0AB0AE4B00896399 /* BitmapView.cpp */,
187                                 F08B4B870AB0AE6C00896399 /* BitmapView.h */,
188                                 F08B4B7E0AB0AE4B00896399 /* BitmapBrowser.cpp */,
189                                 F08B4B880AB0AE6C00896399 /* BitmapBrowser.h */,
190                                 F0966E020B551E4900820E4F /* SequenceView.cpp */,
191                                 F0966E040B551E5100820E4F /* SequenceView.h */,
192                                 1FEDD4610B9C3F9D00D69B62 /* utilities.cpp */,
193                                 1FEDD4620B9C3F9D00D69B62 /* utilities.h */,
194                         );
195                         path = Shapes;
196                         sourceTree = "<group>";
197                 };
198                 1FAD85C70BB1E9280024D113 /* Sounds */ = {
199                         isa = PBXGroup;
200                         children = (
201                                 1FAD85CC0BB1E9410024D113 /* SoundsDocument.cpp */,
202                                 1FAD85CD0BB1E9410024D113 /* SoundsDocument.h */,
203                                 1FAD85CE0BB1E9410024D113 /* SoundsElements.cpp */,
204                                 1FAD85CF0BB1E9410024D113 /* SoundsElements.h */,
205                                 1FAD85D00BB1E9410024D113 /* SoundsView.cpp */,
206                                 1FAD85D10BB1E9410024D113 /* SoundsView.h */,
207                         );
208                         path = Sounds;
209                         sourceTree = "<group>";
210                 };
211                 AE0270DD14C51B3A0093B508 /* Physics */ = {
212                         isa = PBXGroup;
213                         children = (
214                                 AE0270E814C51B680093B508 /* PhysicsDocument.h */,
215                                 AE0270E914C51B680093B508 /* PhysicsElements.h */,
216                                 AE0270EA14C51B680093B508 /* PhysicsTreeItemData.h */,
217                                 AE0270EB14C51B680093B508 /* PhysicsView.h */,
218                                 AE0270DE14C51B4F0093B508 /* PhysicsDocument.cpp */,
219                                 AE0270DF14C51B4F0093B508 /* PhysicsEditor.cpp */,
220                                 AE0270E014C51B4F0093B508 /* PhysicsElements.cpp */,
221                                 AE0270E114C51B4F0093B508 /* PhysicsTreeItemData.cpp */,
222                                 AE0270E214C51B4F0093B508 /* PhysicsView.cpp */,
223                         );
224                         name = Physics;
225                         sourceTree = "<group>";
226                 };
227                 F08B4B580AB0ADBA00896399 = {
228                         isa = PBXGroup;
229                         children = (
230                                 F08B4B720AB0AE0B00896399 /* Sources */,
231                                 F08B4B750AB0AE1200896399 /* Resources */,
232                                 F08B4B9E0AB0B02A00896399 /* External things */,
233                                 F08B4C450AB0B10000896399 /* Products */,
234                         );
235                         sourceTree = "<group>";
236                 };
237                 F08B4B720AB0AE0B00896399 /* Sources */ = {
238                         isa = PBXGroup;
239                         children = (
240                                 AE0270DD14C51B3A0093B508 /* Physics */,
241                                 1FAD85C70BB1E9280024D113 /* Sounds */,
242                                 1F84BF630B8C8F5C000B4DC4 /* Shapes */,
243                                 F08B4B780AB0AE4B00896399 /* ShapeFusionApp.cpp */,
244                                 F08B4B820AB0AE6C00896399 /* ShapeFusionApp.h */,
245                                 1F9857310B8A2CDC00D0395F /* ShapeFusionMenus.cpp */,
246                                 1F9857320B8A2CDC00D0395F /* ShapeFusionMenus.h */,
247                                 1F98572F0B8A2CDC00D0395F /* ShapeFusionMain.cpp */,
248                                 1F9857300B8A2CDC00D0395F /* ShapeFusionMain.h */,
249                                 F03A573B0D0381F00057BB53 /* GenericEndianBuffer.cpp */,
250                                 F03A573D0D0381F80057BB53 /* GenericEndianBuffer.h */,
251                                 F096F44E0AD2DD97005A633A /* BigEndianBuffer.cpp */,
252                                 F096F4500AD2DD9F005A633A /* BigEndianBuffer.h */,
253                                 1F3345480BC95CA300A15A32 /* LittleEndianBuffer.cpp */,
254                                 1F3345490BC95CA300A15A32 /* LittleEndianBuffer.h */,
255                                 AE02711014C51C510093B508 /* ShapeFusionDocManager.cpp */,
256                                 AE02711114C51C510093B508 /* ShapeFusionDocManager.h */,
257                         );
258                         name = Sources;
259                         sourceTree = SOURCE_ROOT;
260                 };
261                 F08B4B750AB0AE1200896399 /* Resources */ = {
262                         isa = PBXGroup;
263                         children = (
264                                 AE3390491290D7A2000DE273 /* shapefusion.icns */,
265                                 1FE8DF870B9C4431003EF856 /* COPYING.txt */,
266                                 1FE8DF880B9C4431003EF856 /* README.txt */,
267                                 F08B4C470AB0B10000896399 /* ShapeFusion-Info.plist */,
268                                 AE02710A14C51C220093B508 /* DefaultNames.cpp */,
269                                 AE02710B14C51C220093B508 /* DefaultNames.h */,
270                         );
271                         name = Resources;
272                         sourceTree = "<group>";
273                 };
274                 F08B4B9E0AB0B02A00896399 /* External things */ = {
275                         isa = PBXGroup;
276                         children = (
277                                 4DE10B560CC39CAB00BAEC76 /* libz.dylib */,
278                                 4DE10B520CC39C8E00BAEC76 /* Cocoa.framework */,
279                                 4DE10B4F0CC39C4200BAEC76 /* QuickTime.framework */,
280                                 4DE10B4D0CC39C2E00BAEC76 /* libiconv.dylib */,
281                                 F08B4C360AB0B06D00896399 /* Carbon.framework */,
282                                 F08B4C370AB0B09A00896399 /* System.framework */,
283                                 F08B4C760AB0B7E300896399 /* IOKit.framework */,
284                                 F08B4CB30AB0C0E700896399 /* OpenGL.framework */,
285                                 AE0270F114C51BA00093B508 /* sndfile.framework */,
286                         );
287                         name = "External things";
288                         sourceTree = "<group>";
289                 };
290                 F08B4C450AB0B10000896399 /* Products */ = {
291                         isa = PBXGroup;
292                         children = (
293                                 F08B4C440AB0B10000896399 /* ShapeFusion.app */,
294                         );
295                         name = Products;
296                         sourceTree = "<group>";
297                 };
298 /* End PBXGroup section */
299
300 /* Begin PBXNativeTarget section */
301                 F08B4C430AB0B10000896399 /* ShapeFusion */ = {
302                         isa = PBXNativeTarget;
303                         buildConfigurationList = F08B4C480AB0B10000896399 /* Build configuration list for PBXNativeTarget "ShapeFusion" */;
304                         buildPhases = (
305                                 F08B4C400AB0B10000896399 /* Resources */,
306                                 F08B4C410AB0B10000896399 /* Sources */,
307                                 F08B4C420AB0B10000896399 /* Frameworks */,
308                                 AE3390741290D895000DE273 /* CopyFiles */,
309                         );
310                         buildRules = (
311                                 F08B4D9F0AB0CF7500896399 /* PBXBuildRule */,
312                         );
313                         dependencies = (
314                         );
315                         name = ShapeFusion;
316                         productName = carbon_static;
317                         productReference = F08B4C440AB0B10000896399 /* ShapeFusion.app */;
318                         productType = "com.apple.product-type.application";
319                 };
320 /* End PBXNativeTarget section */
321
322 /* Begin PBXProject section */
323                 F08B4B5A0AB0ADBA00896399 /* Project object */ = {
324                         isa = PBXProject;
325                         buildConfigurationList = F08B4B5B0AB0ADBA00896399 /* Build configuration list for PBXProject "ShapeFusion" */;
326                         compatibilityVersion = "Xcode 2.4";
327                         developmentRegion = English;
328                         hasScannedForEncodings = 0;
329                         knownRegions = (
330                                 English,
331                                 Japanese,
332                                 French,
333                                 German,
334                         );
335                         mainGroup = F08B4B580AB0ADBA00896399;
336                         productRefGroup = F08B4C450AB0B10000896399 /* Products */;
337                         projectDirPath = "";
338                         projectRoot = "";
339                         targets = (
340                                 F08B4C430AB0B10000896399 /* ShapeFusion */,
341                         );
342                 };
343 /* End PBXProject section */
344
345 /* Begin PBXResourcesBuildPhase section */
346                 F08B4C400AB0B10000896399 /* Resources */ = {
347                         isa = PBXResourcesBuildPhase;
348                         buildActionMask = 2147483647;
349                         files = (
350                                 1FE8DF890B9C4431003EF856 /* COPYING.txt in Resources */,
351                                 1FE8DF8A0B9C4431003EF856 /* README.txt in Resources */,
352                                 AE33904A1290D7A2000DE273 /* shapefusion.icns in Resources */,
353                         );
354                         runOnlyForDeploymentPostprocessing = 0;
355                 };
356 /* End PBXResourcesBuildPhase section */
357
358 /* Begin PBXSourcesBuildPhase section */
359                 F08B4C410AB0B10000896399 /* Sources */ = {
360                         isa = PBXSourcesBuildPhase;
361                         buildActionMask = 2147483647;
362                         files = (
363                                 F08B4C5A0AB0B31E00896399 /* ShapeFusionApp.cpp in Sources */,
364                                 1F9857330B8A2CDC00D0395F /* ShapeFusionMain.cpp in Sources */,
365                                 1F9857340B8A2CDC00D0395F /* ShapeFusionMenus.cpp in Sources */,
366                                 1F9857EA0B8A39BF00D0395F /* ShapesDocument.cpp in Sources */,
367                                 1F9857EB0B8A39BF00D0395F /* ShapesView.cpp in Sources */,
368                                 1F536BAE0B93426C00F51E49 /* CTBrowser.cpp in Sources */,
369                                 1F9FB4F10BF99DF000E8DBBD /* CTView.cpp in Sources */,
370                                 1F536BAC0B93426B00F51E49 /* BitmapBrowser.cpp in Sources */,
371                                 1F536BAD0B93426C00F51E49 /* BitmapView.cpp in Sources */,
372                                 1F536BAF0B93426D00F51E49 /* FrameBrowser.cpp in Sources */,
373                                 1F536BB00B93426E00F51E49 /* FrameView.cpp in Sources */,
374                                 1F536BB10B93426F00F51E49 /* SequenceView.cpp in Sources */,
375                                 1FAD07400B94409100E04604 /* ShapesElements.cpp in Sources */,
376                                 1FEDD4640B9C3F9D00D69B62 /* utilities.cpp in Sources */,
377                                 1FD3571A0BA21F2000360AA5 /* ShapesTreeItemData.cpp in Sources */,
378                                 1FAD85D20BB1E9410024D113 /* SoundsDocument.cpp in Sources */,
379                                 1FAD85D30BB1E9410024D113 /* SoundsElements.cpp in Sources */,
380                                 1FAD85D40BB1E9410024D113 /* SoundsView.cpp in Sources */,
381                                 F03A573C0D0381F00057BB53 /* GenericEndianBuffer.cpp in Sources */,
382                                 1FD941E10B92D5CD00DD1EEC /* BigEndianBuffer.cpp in Sources */,
383                                 1F33454A0BC95CA300A15A32 /* LittleEndianBuffer.cpp in Sources */,
384                                 AE0270E314C51B4F0093B508 /* PhysicsDocument.cpp in Sources */,
385                                 AE0270E414C51B4F0093B508 /* PhysicsEditor.cpp in Sources */,
386                                 AE0270E514C51B4F0093B508 /* PhysicsElements.cpp in Sources */,
387                                 AE0270E614C51B4F0093B508 /* PhysicsTreeItemData.cpp in Sources */,
388                                 AE0270E714C51B4F0093B508 /* PhysicsView.cpp in Sources */,
389                                 AE02710C14C51C220093B508 /* DefaultNames.cpp in Sources */,
390                                 AE02711214C51C510093B508 /* ShapeFusionDocManager.cpp in Sources */,
391                         );
392                         runOnlyForDeploymentPostprocessing = 0;
393                 };
394 /* End PBXSourcesBuildPhase section */
395
396 /* Begin XCBuildConfiguration section */
397                 F08B4B5C0AB0ADBA00896399 /* Debug */ = {
398                         isa = XCBuildConfiguration;
399                         buildSettings = {
400                                 ARCHS = (
401                                         ppc,
402                                         i386,
403                                 );
404                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
405                                 GCC_OPTIMIZATION_LEVEL = 0;
406                                 HEADER_SEARCH_PATHS = (
407                                         "$(WX_SRC_ROOT)/include/",
408                                         "$(WX_SRC_ROOT)/src/build/include",
409                                 );
410                                 LIBRARY_SEARCH_PATHS = "";
411                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
412                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
413                                 USER_HEADER_SEARCH_PATHS = "";
414                                 WARNING_CFLAGS = "-Wall";
415                                 WX_SRC_ROOT = "/Applications/wxMac-2.8.6";
416                         };
417                         name = Debug;
418                 };
419                 F08B4B5D0AB0ADBA00896399 /* Release */ = {
420                         isa = XCBuildConfiguration;
421                         buildSettings = {
422                                 ARCHS = (
423                                         ppc,
424                                         i386,
425                                 );
426                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
427                                 GCC_OPTIMIZATION_LEVEL = 2;
428                                 HEADER_SEARCH_PATHS = (
429                                         "$(WX_SRC_ROOT)/include/",
430                                         "$(WX_SRC_ROOT)/src/build/include",
431                                 );
432                                 LIBRARY_SEARCH_PATHS = "";
433                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
434                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
435                                 USER_HEADER_SEARCH_PATHS = "";
436                                 WX_SRC_ROOT = "/Applications/wxMac-2.8.6";
437                         };
438                         name = Release;
439                 };
440                 F08B4C490AB0B10000896399 /* Debug */ = {
441                         isa = XCBuildConfiguration;
442                         buildSettings = {
443                                 GCC_PREPROCESSOR_DEFINITIONS = (
444                                         "_FILE_OFFSET_BITS=64",
445                                         _LARGE_FILES,
446                                         __WXMAC__,
447                                 );
448                                 GCC_VERSION = 4.0;
449                                 HEADER_SEARCH_PATHS = (
450                                         "/usr/local/lib/wx/include/mac-unicode-release-static-2.8",
451                                         "/usr/local/include/wx-2.8",
452                                         /Library/Frameworks/sndfile.framework/Headers,
453                                 );
454                                 INFOPLIST_FILE = "ShapeFusion-Info.plist";
455                                 LIBRARY_SEARCH_PATHS = (
456                                         "$(inherited)",
457                                         "$(WX_LIB_ROOT)",
458                                 );
459                                 OTHER_LDFLAGS = (
460                                         "-framework",
461                                         IOKit,
462                                         "-framework",
463                                         Carbon,
464                                         "-framework",
465                                         Cocoa,
466                                         "-framework",
467                                         System,
468                                         "-framework",
469                                         QuickTime,
470                                         "-framework",
471                                         OpenGL,
472                                         "-framework",
473                                         AGL,
474                                         "/usr/local/lib/libwx_macu_richtext-2.8.a",
475                                         "/usr/local/lib/libwx_macu_aui-2.8.a",
476                                         "/usr/local/lib/libwx_macu_xrc-2.8.a",
477                                         "/usr/local/lib/libwx_macu_qa-2.8.a",
478                                         "/usr/local/lib/libwx_macu_html-2.8.a",
479                                         "/usr/local/lib/libwx_macu_adv-2.8.a",
480                                         "/usr/local/lib/libwx_macu_core-2.8.a",
481                                         "/usr/local/lib/libwx_base_carbonu_xml-2.8.a",
482                                         "/usr/local/lib/libwx_base_carbonu_net-2.8.a",
483                                         "/usr/local/lib/libwx_base_carbonu-2.8.a",
484                                         "-framework",
485                                         WebKit,
486                                         "-lwxregexu-2.8",
487                                         "-lwxexpat-2.8",
488                                         "-lwxtiff-2.8",
489                                         "-lwxjpeg-2.8",
490                                         "-lwxpng-2.8",
491                                         "-lz",
492                                         "-lpthread",
493                                         "-liconv",
494                                 );
495                                 PRODUCT_NAME = ShapeFusion;
496                                 WRAPPER_EXTENSION = app;
497                                 WX_LIB_ROOT = /usr/local/lib;
498                                 WX_SRC_ROOT = /usr/local/lib/wx;
499                                 _FILE_OFFSET_BITS = "64 _LARGE_FILES __WXMAC__";
500                         };
501                         name = Debug;
502                 };
503                 F08B4C4A0AB0B10000896399 /* Release */ = {
504                         isa = XCBuildConfiguration;
505                         buildSettings = {
506                                 DEAD_CODE_STRIPPING = YES;
507                                 GCC_PREPROCESSOR_DEFINITIONS = (
508                                         "_FILE_OFFSET_BITS=64",
509                                         _LARGE_FILES,
510                                         __WXMAC__,
511                                 );
512                                 GCC_VERSION = 4.0;
513                                 HEADER_SEARCH_PATHS = (
514                                         "/usr/local/lib/wx/include/mac-unicode-release-static-2.8",
515                                         "/usr/local/include/wx-2.8",
516                                         /Library/Frameworks/sndfile.framework/Headers,
517                                 );
518                                 INFOPLIST_FILE = "ShapeFusion-Info.plist";
519                                 LIBRARY_SEARCH_PATHS = (
520                                         "$(inherited)",
521                                         "$(WX_LIB_ROOT)",
522                                 );
523                                 OTHER_LDFLAGS = (
524                                         "-framework",
525                                         IOKit,
526                                         "-framework",
527                                         Carbon,
528                                         "-framework",
529                                         Cocoa,
530                                         "-framework",
531                                         System,
532                                         "-framework",
533                                         QuickTime,
534                                         "-framework",
535                                         OpenGL,
536                                         "-framework",
537                                         AGL,
538                                         "/usr/local/lib/libwx_macu_richtext-2.8.a",
539                                         "/usr/local/lib/libwx_macu_aui-2.8.a",
540                                         "/usr/local/lib/libwx_macu_xrc-2.8.a",
541                                         "/usr/local/lib/libwx_macu_qa-2.8.a",
542                                         "/usr/local/lib/libwx_macu_html-2.8.a",
543                                         "/usr/local/lib/libwx_macu_adv-2.8.a",
544                                         "/usr/local/lib/libwx_macu_core-2.8.a",
545                                         "/usr/local/lib/libwx_base_carbonu_xml-2.8.a",
546                                         "/usr/local/lib/libwx_base_carbonu_net-2.8.a",
547                                         "/usr/local/lib/libwx_base_carbonu-2.8.a",
548                                         "-framework",
549                                         WebKit,
550                                         "-lwxregexu-2.8",
551                                         "-lwxexpat-2.8",
552                                         "-lwxtiff-2.8",
553                                         "-lwxjpeg-2.8",
554                                         "-lwxpng-2.8",
555                                         "-lz",
556                                         "-lpthread",
557                                         "-liconv",
558                                 );
559                                 PRODUCT_NAME = ShapeFusion;
560                                 STRIP_INSTALLED_PRODUCT = YES;
561                                 WRAPPER_EXTENSION = app;
562                                 WX_LIB_ROOT = /usr/local/lib;
563                                 WX_SRC_ROOT = /usr/local/lib/wx;
564                                 _FILE_OFFSET_BITS = "64 _LARGE_FILES __WXMAC__";
565                         };
566                         name = Release;
567                 };
568 /* End XCBuildConfiguration section */
569
570 /* Begin XCConfigurationList section */
571                 F08B4B5B0AB0ADBA00896399 /* Build configuration list for PBXProject "ShapeFusion" */ = {
572                         isa = XCConfigurationList;
573                         buildConfigurations = (
574                                 F08B4B5C0AB0ADBA00896399 /* Debug */,
575                                 F08B4B5D0AB0ADBA00896399 /* Release */,
576                         );
577                         defaultConfigurationIsVisible = 0;
578                         defaultConfigurationName = Release;
579                 };
580                 F08B4C480AB0B10000896399 /* Build configuration list for PBXNativeTarget "ShapeFusion" */ = {
581                         isa = XCConfigurationList;
582                         buildConfigurations = (
583                                 F08B4C490AB0B10000896399 /* Debug */,
584                                 F08B4C4A0AB0B10000896399 /* Release */,
585                         );
586                         defaultConfigurationIsVisible = 0;
587                         defaultConfigurationName = Release;
588                 };
589 /* End XCConfigurationList section */
590         };
591         rootObject = F08B4B5A0AB0ADBA00896399 /* Project object */;
592 }