OpenCores
URL https://opencores.org/ocsvn/i650/i650/trunk

Subversion Repositories i650

[/] [i650/] [trunk/] [utils/] [i650_objutil/] [i650_objutil.xcodeproj/] [project.pbxproj] - Blame information for rev 29

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 29 eightycc
// !$*UTF8*$!
2
{
3
        archiveVersion = 1;
4
        classes = {
5
        };
6
        objectVersion = 46;
7
        objects = {
8
 
9
/* Begin PBXBuildFile section */
10
                2B0DFB191AF156CD00690E1F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B0DFB181AF156CD00690E1F /* main.cpp */; };
11
/* End PBXBuildFile section */
12
 
13
/* Begin PBXCopyFilesBuildPhase section */
14
                2B0DFB131AF156CD00690E1F /* CopyFiles */ = {
15
                        isa = PBXCopyFilesBuildPhase;
16
                        buildActionMask = 2147483647;
17
                        dstPath = /usr/share/man/man1/;
18
                        dstSubfolderSpec = 0;
19
                        files = (
20
                        );
21
                        runOnlyForDeploymentPostprocessing = 1;
22
                };
23
/* End PBXCopyFilesBuildPhase section */
24
 
25
/* Begin PBXFileReference section */
26
                2B0DFB151AF156CD00690E1F /* i650_objutil */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = i650_objutil; sourceTree = BUILT_PRODUCTS_DIR; };
27
                2B0DFB181AF156CD00690E1F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; };
28
/* End PBXFileReference section */
29
 
30
/* Begin PBXFrameworksBuildPhase section */
31
                2B0DFB121AF156CD00690E1F /* Frameworks */ = {
32
                        isa = PBXFrameworksBuildPhase;
33
                        buildActionMask = 2147483647;
34
                        files = (
35
                        );
36
                        runOnlyForDeploymentPostprocessing = 0;
37
                };
38
/* End PBXFrameworksBuildPhase section */
39
 
40
/* Begin PBXGroup section */
41
                2B0DFB0C1AF156CD00690E1F = {
42
                        isa = PBXGroup;
43
                        children = (
44
                                2B0DFB171AF156CD00690E1F /* i650_objutil */,
45
                                2B0DFB161AF156CD00690E1F /* Products */,
46
                        );
47
                        sourceTree = "";
48
                };
49
                2B0DFB161AF156CD00690E1F /* Products */ = {
50
                        isa = PBXGroup;
51
                        children = (
52
                                2B0DFB151AF156CD00690E1F /* i650_objutil */,
53
                        );
54
                        name = Products;
55
                        sourceTree = "";
56
                };
57
                2B0DFB171AF156CD00690E1F /* i650_objutil */ = {
58
                        isa = PBXGroup;
59
                        children = (
60
                                2B0DFB181AF156CD00690E1F /* main.cpp */,
61
                        );
62
                        path = i650_objutil;
63
                        sourceTree = "";
64
                };
65
/* End PBXGroup section */
66
 
67
/* Begin PBXNativeTarget section */
68
                2B0DFB141AF156CD00690E1F /* i650_objutil */ = {
69
                        isa = PBXNativeTarget;
70
                        buildConfigurationList = 2B0DFB1C1AF156CD00690E1F /* Build configuration list for PBXNativeTarget "i650_objutil" */;
71
                        buildPhases = (
72
                                2B0DFB111AF156CD00690E1F /* Sources */,
73
                                2B0DFB121AF156CD00690E1F /* Frameworks */,
74
                                2B0DFB131AF156CD00690E1F /* CopyFiles */,
75
                        );
76
                        buildRules = (
77
                        );
78
                        dependencies = (
79
                        );
80
                        name = i650_objutil;
81
                        productName = i650_objutil;
82
                        productReference = 2B0DFB151AF156CD00690E1F /* i650_objutil */;
83
                        productType = "com.apple.product-type.tool";
84
                };
85
/* End PBXNativeTarget section */
86
 
87
/* Begin PBXProject section */
88
                2B0DFB0D1AF156CD00690E1F /* Project object */ = {
89
                        isa = PBXProject;
90
                        attributes = {
91
                                LastUpgradeCheck = 0630;
92
                                ORGANIZATIONNAME = "Robert Abeles";
93
                                TargetAttributes = {
94
                                        2B0DFB141AF156CD00690E1F = {
95
                                                CreatedOnToolsVersion = 6.3.1;
96
                                        };
97
                                };
98
                        };
99
                        buildConfigurationList = 2B0DFB101AF156CD00690E1F /* Build configuration list for PBXProject "i650_objutil" */;
100
                        compatibilityVersion = "Xcode 3.2";
101
                        developmentRegion = English;
102
                        hasScannedForEncodings = 0;
103
                        knownRegions = (
104
                                en,
105
                        );
106
                        mainGroup = 2B0DFB0C1AF156CD00690E1F;
107
                        productRefGroup = 2B0DFB161AF156CD00690E1F /* Products */;
108
                        projectDirPath = "";
109
                        projectRoot = "";
110
                        targets = (
111
                                2B0DFB141AF156CD00690E1F /* i650_objutil */,
112
                        );
113
                };
114
/* End PBXProject section */
115
 
116
/* Begin PBXSourcesBuildPhase section */
117
                2B0DFB111AF156CD00690E1F /* Sources */ = {
118
                        isa = PBXSourcesBuildPhase;
119
                        buildActionMask = 2147483647;
120
                        files = (
121
                                2B0DFB191AF156CD00690E1F /* main.cpp in Sources */,
122
                        );
123
                        runOnlyForDeploymentPostprocessing = 0;
124
                };
125
/* End PBXSourcesBuildPhase section */
126
 
127
/* Begin XCBuildConfiguration section */
128
                2B0DFB1A1AF156CD00690E1F /* Debug */ = {
129
                        isa = XCBuildConfiguration;
130
                        buildSettings = {
131
                                ALWAYS_SEARCH_USER_PATHS = NO;
132
                                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
133
                                CLANG_CXX_LIBRARY = "libc++";
134
                                CLANG_ENABLE_MODULES = YES;
135
                                CLANG_ENABLE_OBJC_ARC = YES;
136
                                CLANG_WARN_BOOL_CONVERSION = YES;
137
                                CLANG_WARN_CONSTANT_CONVERSION = YES;
138
                                CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
139
                                CLANG_WARN_EMPTY_BODY = YES;
140
                                CLANG_WARN_ENUM_CONVERSION = YES;
141
                                CLANG_WARN_INT_CONVERSION = YES;
142
                                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
143
                                CLANG_WARN_UNREACHABLE_CODE = YES;
144
                                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
145
                                COPY_PHASE_STRIP = NO;
146
                                DEBUG_INFORMATION_FORMAT = dwarf;
147
                                ENABLE_STRICT_OBJC_MSGSEND = YES;
148
                                GCC_C_LANGUAGE_STANDARD = gnu99;
149
                                GCC_DYNAMIC_NO_PIC = NO;
150
                                GCC_NO_COMMON_BLOCKS = YES;
151
                                GCC_OPTIMIZATION_LEVEL = 0;
152
                                GCC_PREPROCESSOR_DEFINITIONS = (
153
                                        "DEBUG=1",
154
                                        "$(inherited)",
155
                                );
156
                                GCC_SYMBOLS_PRIVATE_EXTERN = NO;
157
                                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
158
                                GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
159
                                GCC_WARN_UNDECLARED_SELECTOR = YES;
160
                                GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
161
                                GCC_WARN_UNUSED_FUNCTION = YES;
162
                                GCC_WARN_UNUSED_VARIABLE = YES;
163
                                MACOSX_DEPLOYMENT_TARGET = 10.10;
164
                                MTL_ENABLE_DEBUG_INFO = YES;
165
                                ONLY_ACTIVE_ARCH = YES;
166
                                SDKROOT = macosx;
167
                        };
168
                        name = Debug;
169
                };
170
                2B0DFB1B1AF156CD00690E1F /* Release */ = {
171
                        isa = XCBuildConfiguration;
172
                        buildSettings = {
173
                                ALWAYS_SEARCH_USER_PATHS = NO;
174
                                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
175
                                CLANG_CXX_LIBRARY = "libc++";
176
                                CLANG_ENABLE_MODULES = YES;
177
                                CLANG_ENABLE_OBJC_ARC = YES;
178
                                CLANG_WARN_BOOL_CONVERSION = YES;
179
                                CLANG_WARN_CONSTANT_CONVERSION = YES;
180
                                CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
181
                                CLANG_WARN_EMPTY_BODY = YES;
182
                                CLANG_WARN_ENUM_CONVERSION = YES;
183
                                CLANG_WARN_INT_CONVERSION = YES;
184
                                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
185
                                CLANG_WARN_UNREACHABLE_CODE = YES;
186
                                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
187
                                COPY_PHASE_STRIP = NO;
188
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
189
                                ENABLE_NS_ASSERTIONS = NO;
190
                                ENABLE_STRICT_OBJC_MSGSEND = YES;
191
                                GCC_C_LANGUAGE_STANDARD = gnu99;
192
                                GCC_NO_COMMON_BLOCKS = YES;
193
                                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
194
                                GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
195
                                GCC_WARN_UNDECLARED_SELECTOR = YES;
196
                                GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
197
                                GCC_WARN_UNUSED_FUNCTION = YES;
198
                                GCC_WARN_UNUSED_VARIABLE = YES;
199
                                MACOSX_DEPLOYMENT_TARGET = 10.10;
200
                                MTL_ENABLE_DEBUG_INFO = NO;
201
                                SDKROOT = macosx;
202
                        };
203
                        name = Release;
204
                };
205
                2B0DFB1D1AF156CD00690E1F /* Debug */ = {
206
                        isa = XCBuildConfiguration;
207
                        buildSettings = {
208
                                PRODUCT_NAME = "$(TARGET_NAME)";
209
                        };
210
                        name = Debug;
211
                };
212
                2B0DFB1E1AF156CD00690E1F /* Release */ = {
213
                        isa = XCBuildConfiguration;
214
                        buildSettings = {
215
                                PRODUCT_NAME = "$(TARGET_NAME)";
216
                        };
217
                        name = Release;
218
                };
219
/* End XCBuildConfiguration section */
220
 
221
/* Begin XCConfigurationList section */
222
                2B0DFB101AF156CD00690E1F /* Build configuration list for PBXProject "i650_objutil" */ = {
223
                        isa = XCConfigurationList;
224
                        buildConfigurations = (
225
                                2B0DFB1A1AF156CD00690E1F /* Debug */,
226
                                2B0DFB1B1AF156CD00690E1F /* Release */,
227
                        );
228
                        defaultConfigurationIsVisible = 0;
229
                        defaultConfigurationName = Release;
230
                };
231
                2B0DFB1C1AF156CD00690E1F /* Build configuration list for PBXNativeTarget "i650_objutil" */ = {
232
                        isa = XCConfigurationList;
233
                        buildConfigurations = (
234
                                2B0DFB1D1AF156CD00690E1F /* Debug */,
235
                                2B0DFB1E1AF156CD00690E1F /* Release */,
236
                        );
237
                        defaultConfigurationIsVisible = 0;
238
                };
239
/* End XCConfigurationList section */
240
        };
241
        rootObject = 2B0DFB0D1AF156CD00690E1F /* Project object */;
242
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.