]> https://gitweb.dealii.org/ - dealii-svn.git/blob
af35b4e7c70639386fff3b4cf8733d03edc21a95
[dealii-svn.git] /
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 A1F593A60B8F042A00073279 /* text_filter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F593A50B8F042A00073279 /* text_filter.cpp */; };
11                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
12                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
13 /* End PBXBuildFile section */
14
15 /* Begin PBXCopyFilesBuildPhase section */
16                 8DD76F690486A84900D96B5E /* CopyFiles */ = {
17                         isa = PBXCopyFilesBuildPhase;
18                         buildActionMask = 12;
19                         dstPath = "";
20                         dstSubfolderSpec = 16;
21                         files = (
22                                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
23                         );
24                         runOnlyForDeploymentPostprocessing = 0;
25                 };
26 /* End PBXCopyFilesBuildPhase section */
27
28 /* Begin PBXFileReference section */
29                 8DD76F6C0486A84900D96B5E /* text_filter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = text_filter; sourceTree = BUILT_PRODUCTS_DIR; };
30                 A1F593A50B8F042A00073279 /* text_filter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = text_filter.cpp; path = ../text_filter.cpp; sourceTree = SOURCE_ROOT; };
31                 A1F593B30B8F06F900073279 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = /Library/Frameworks/TBB.framework/Libraries/libtbb.dylib; sourceTree = "<absolute>"; };
32 /* End PBXFileReference section */
33
34 /* Begin PBXFrameworksBuildPhase section */
35                 8DD76F660486A84900D96B5E /* Frameworks */ = {
36                         isa = PBXFrameworksBuildPhase;
37                         buildActionMask = 2147483647;
38                         files = (
39                                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
40                         );
41                         runOnlyForDeploymentPostprocessing = 0;
42                 };
43 /* End PBXFrameworksBuildPhase section */
44
45 /* Begin PBXGroup section */
46                 08FB7794FE84155DC02AAC07 /* text_filter */ = {
47                         isa = PBXGroup;
48                         children = (
49                                 08FB7795FE84155DC02AAC07 /* Source */,
50                                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
51                                 1AB674ADFE9D54B511CA2CBB /* Products */,
52                         );
53                         name = text_filter;
54                         sourceTree = "<group>";
55                 };
56                 08FB7795FE84155DC02AAC07 /* Source */ = {
57                         isa = PBXGroup;
58                         children = (
59                                 A1F593A50B8F042A00073279 /* text_filter.cpp */,
60                         );
61                         name = Source;
62                         sourceTree = "<group>";
63                 };
64                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
65                         isa = PBXGroup;
66                         children = (
67                                 8DD76F6C0486A84900D96B5E /* text_filter */,
68                         );
69                         name = Products;
70                         sourceTree = "<group>";
71                 };
72                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
73                         isa = PBXGroup;
74                         children = (
75                                 A1F593B30B8F06F900073279 /* libtbb.dylib */,
76                         );
77                         name = "External Frameworks and Libraries";
78                         sourceTree = "<group>";
79                 };
80 /* End PBXGroup section */
81
82 /* Begin PBXNativeTarget section */
83                 8DD76F620486A84900D96B5E /* text_filter */ = {
84                         isa = PBXNativeTarget;
85                         buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "text_filter" */;
86                         buildPhases = (
87                                 8DD76F640486A84900D96B5E /* Sources */,
88                                 8DD76F660486A84900D96B5E /* Frameworks */,
89                                 8DD76F690486A84900D96B5E /* CopyFiles */,
90                                 A1F594850B8F293800073279 /* ShellScript */,
91                         );
92                         buildRules = (
93                         );
94                         dependencies = (
95                         );
96                         name = text_filter;
97                         productInstallPath = "$(HOME)/bin";
98                         productName = text_filter;
99                         productReference = 8DD76F6C0486A84900D96B5E /* text_filter */;
100                         productType = "com.apple.product-type.tool";
101                 };
102 /* End PBXNativeTarget section */
103
104 /* Begin PBXProject section */
105                 08FB7793FE84155DC02AAC07 /* Project object */ = {
106                         isa = PBXProject;
107                         buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "text_filter" */;
108                         hasScannedForEncodings = 1;
109                         mainGroup = 08FB7794FE84155DC02AAC07 /* text_filter */;
110                         projectDirPath = "";
111                         targets = (
112                                 8DD76F620486A84900D96B5E /* text_filter */,
113                         );
114                 };
115 /* End PBXProject section */
116
117 /* Begin PBXShellScriptBuildPhase section */
118                 A1F594850B8F293800073279 /* ShellScript */ = {
119                         isa = PBXShellScriptBuildPhase;
120                         buildActionMask = 2147483647;
121                         files = (
122                         );
123                         inputPaths = (
124                         );
125                         outputPaths = (
126                                 "$(TARGET_BUILD_DIR)/input.txt",
127                         );
128                         runOnlyForDeploymentPostprocessing = 0;
129                         shellPath = /bin/sh;
130                         shellScript = "cat ../../index.html >$TARGET_BUILD_DIR/input.txt; for ((a=1; a <= 500 ; a++)); do cat ../../index.html >>$TARGET_BUILD_DIR/input.txt; done";
131                 };
132 /* End PBXShellScriptBuildPhase section */
133
134 /* Begin PBXSourcesBuildPhase section */
135                 8DD76F640486A84900D96B5E /* Sources */ = {
136                         isa = PBXSourcesBuildPhase;
137                         buildActionMask = 2147483647;
138                         files = (
139                                 A1F593A60B8F042A00073279 /* text_filter.cpp in Sources */,
140                         );
141                         runOnlyForDeploymentPostprocessing = 0;
142                 };
143 /* End PBXSourcesBuildPhase section */
144
145 /* Begin XCBuildConfiguration section */
146                 1DEB923208733DC60010E9CD /* Debug */ = {
147                         isa = XCBuildConfiguration;
148                         buildSettings = {
149                                 COPY_PHASE_STRIP = NO;
150                                 GCC_DYNAMIC_NO_PIC = NO;
151                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
152                                 GCC_OPTIMIZATION_LEVEL = 0;
153                                 INSTALL_PATH = "$(HOME)/bin";
154                                 LIBRARY_SEARCH_PATHS = (
155                                         "$(inherited)",
156                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
157                                 );
158                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
159                                 PRODUCT_NAME = text_filter;
160                                 ZERO_LINK = NO;
161                         };
162                         name = Debug;
163                 };
164                 1DEB923308733DC60010E9CD /* Release */ = {
165                         isa = XCBuildConfiguration;
166                         buildSettings = {
167                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
168                                 INSTALL_PATH = "$(HOME)/bin";
169                                 LIBRARY_SEARCH_PATHS = (
170                                         "$(inherited)",
171                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
172                                 );
173                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
174                                 PRODUCT_NAME = text_filter;
175                                 ZERO_LINK = NO;
176                         };
177                         name = Release;
178                 };
179                 1DEB923608733DC60010E9CD /* Debug */ = {
180                         isa = XCBuildConfiguration;
181                         buildSettings = {
182                                 ALWAYS_SEARCH_USER_PATHS = NO;
183                                 ARCHS = i386;
184                                 GCC_ENABLE_CPP_RTTI = YES;
185                                 GCC_MODEL_TUNING = "";
186                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
187                                 GCC_WARN_UNUSED_VARIABLE = YES;
188                                 PREBINDING = NO;
189                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
190                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
191                                 SYMROOT = "/tmp/tbb-$(USER)";
192                         };
193                         name = Debug;
194                 };
195                 1DEB923708733DC60010E9CD /* Release */ = {
196                         isa = XCBuildConfiguration;
197                         buildSettings = {
198                                 ALWAYS_SEARCH_USER_PATHS = NO;
199                                 ARCHS = i386;
200                                 GCC_ENABLE_CPP_RTTI = YES;
201                                 GCC_MODEL_TUNING = "";
202                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
203                                 GCC_WARN_UNUSED_VARIABLE = YES;
204                                 PREBINDING = NO;
205                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
206                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
207                                 SYMROOT = "/tmp/tbb-$(USER)";
208                         };
209                         name = Release;
210                 };
211                 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
212                         isa = XCBuildConfiguration;
213                         buildSettings = {
214                                 COPY_PHASE_STRIP = NO;
215                                 GCC_DYNAMIC_NO_PIC = NO;
216                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
217                                 GCC_OPTIMIZATION_LEVEL = 0;
218                                 INSTALL_PATH = "$(HOME)/bin";
219                                 LIBRARY_SEARCH_PATHS = (
220                                         "$(inherited)",
221                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
222                                 );
223                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
224                                 PRODUCT_NAME = text_filter;
225                                 ZERO_LINK = NO;
226                         };
227                         name = Debug64;
228                 };
229                 A1F593C70B8F0E6E00073279 /* Release64 */ = {
230                         isa = XCBuildConfiguration;
231                         buildSettings = {
232                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
233                                 INSTALL_PATH = "$(HOME)/bin";
234                                 LIBRARY_SEARCH_PATHS = (
235                                         "$(inherited)",
236                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
237                                 );
238                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
239                                 PRODUCT_NAME = text_filter;
240                                 ZERO_LINK = NO;
241                         };
242                         name = Release64;
243                 };
244                 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
245                         isa = XCBuildConfiguration;
246                         buildSettings = {
247                                 ALWAYS_SEARCH_USER_PATHS = NO;
248                                 ARCHS = i386;
249                                 GCC_ENABLE_CPP_RTTI = YES;
250                                 GCC_MODEL_TUNING = "";
251                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
252                                 GCC_WARN_UNUSED_VARIABLE = YES;
253                                 OTHER_CPLUSPLUSFLAGS = (
254                                         "$(OTHER_CFLAGS)",
255                                         "-m64",
256                                 );
257                                 OTHER_LDFLAGS = "-m64";
258                                 PREBINDING = NO;
259                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
260                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
261                                 SYMROOT = "/tmp/tbb-$(USER)";
262                         };
263                         name = Debug64;
264                 };
265                 A1F593C90B8F0E6E00073279 /* Release64 */ = {
266                         isa = XCBuildConfiguration;
267                         buildSettings = {
268                                 ALWAYS_SEARCH_USER_PATHS = NO;
269                                 ARCHS = i386;
270                                 GCC_ENABLE_CPP_RTTI = YES;
271                                 GCC_MODEL_TUNING = "";
272                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
273                                 GCC_WARN_UNUSED_VARIABLE = YES;
274                                 OTHER_CPLUSPLUSFLAGS = (
275                                         "$(OTHER_CFLAGS)",
276                                         "-m64",
277                                 );
278                                 OTHER_LDFLAGS = "-m64";
279                                 PREBINDING = NO;
280                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
281                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
282                                 SYMROOT = "/tmp/tbb-$(USER)";
283                         };
284                         name = Release64;
285                 };
286 /* End XCBuildConfiguration section */
287
288 /* Begin XCConfigurationList section */
289                 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "text_filter" */ = {
290                         isa = XCConfigurationList;
291                         buildConfigurations = (
292                                 1DEB923208733DC60010E9CD /* Debug */,
293                                 A1F593C60B8F0E6E00073279 /* Debug64 */,
294                                 1DEB923308733DC60010E9CD /* Release */,
295                                 A1F593C70B8F0E6E00073279 /* Release64 */,
296                         );
297                         defaultConfigurationIsVisible = 0;
298                         defaultConfigurationName = Release;
299                 };
300                 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "text_filter" */ = {
301                         isa = XCConfigurationList;
302                         buildConfigurations = (
303                                 1DEB923608733DC60010E9CD /* Debug */,
304                                 A1F593C80B8F0E6E00073279 /* Debug64 */,
305                                 1DEB923708733DC60010E9CD /* Release */,
306                                 A1F593C90B8F0E6E00073279 /* Release64 */,
307                         );
308                         defaultConfigurationIsVisible = 0;
309                         defaultConfigurationName = Release;
310                 };
311 /* End XCConfigurationList section */
312         };
313         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
314 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.