source: neercs/trunk/XCode/XCode.xcodeproj/project.pbxproj @ 4047

Last change on this file since 4047 was 4047, checked in by Jean-Yves Lamoureux, 14 years ago
  • Added XCode project (no even compiling, just file hierarchy)
File size: 11.2 KB
Line 
1// !$*UTF8*$!
2{
3        archiveVersion = 1;
4        classes = {
5        };
6        objectVersion = 45;
7        objects = {
8
9/* Begin PBXFileReference section */
10                E6A767B510B44014008B6DEC /* client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = client.c; path = ../src/client.c; sourceTree = SOURCE_ROOT; };
11                E6A767B810B445AB008B6DEC /* neercs.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = neercs.1; path = ../doc/neercs.1; sourceTree = SOURCE_ROOT; };
12                E6A7680110B55B49008B6DEC /* configure.ac */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = configure.ac; path = ../configure.ac; sourceTree = SOURCE_ROOT; };
13                E6A7683810B58070008B6DEC /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = TODO; path = ../TODO; sourceTree = SOURCE_ROOT; };
14                E6A768BF10B6C031008B6DEC /* screen_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = screen_list.c; path = ../src/screen_list.c; sourceTree = SOURCE_ROOT; };
15                E6A769E110B95A24008B6DEC /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = configure; path = ../configure; sourceTree = SOURCE_ROOT; };
16                E6A769FF10B95D74008B6DEC /* config.log */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = config.log; path = ../config.log; sourceTree = SOURCE_ROOT; };
17                E6A76A3D10B97B65008B6DEC /* help.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = help.c; path = ../src/help.c; sourceTree = SOURCE_ROOT; };
18                E6BC2F7D10BD8C9100CED875 /* interpreter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = interpreter.c; path = ../src/python/interpreter.c; sourceTree = SOURCE_ROOT; };
19                E6BC2F7E10BD8C9100CED875 /* py_module.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = py_module.c; path = ../src/python/py_module.c; sourceTree = SOURCE_ROOT; };
20                E6BC2F7F10BD8C9100CED875 /* py_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = py_module.h; path = ../src/python/py_module.h; sourceTree = SOURCE_ROOT; };
21                E6DB671810B19E2200B6F924 /* attach.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attach.c; path = ../src/attach.c; sourceTree = SOURCE_ROOT; };
22                E6DB671910B19E2200B6F924 /* configuration.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = configuration.c; path = ../src/configuration.c; sourceTree = SOURCE_ROOT; };
23                E6DB671A10B19E2200B6F924 /* effects.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = effects.c; path = ../src/effects.c; sourceTree = SOURCE_ROOT; };
24                E6DB671B10B19E2200B6F924 /* grab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = grab.c; path = ../src/grab.c; sourceTree = SOURCE_ROOT; };
25                E6DB671C10B19E2200B6F924 /* input.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = input.c; path = ../src/input.c; sourceTree = SOURCE_ROOT; };
26                E6DB671D10B19E2200B6F924 /* lock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lock.c; path = ../src/lock.c; sourceTree = SOURCE_ROOT; };
27                E6DB671E10B19E2200B6F924 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../src/main.c; sourceTree = SOURCE_ROOT; };
28                E6DB671F10B19E2200B6F924 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../src/Makefile.am; sourceTree = SOURCE_ROOT; };
29                E6DB672010B19E2200B6F924 /* mygetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mygetopt.c; path = ../src/mygetopt.c; sourceTree = SOURCE_ROOT; };
30                E6DB672110B19E2200B6F924 /* mygetopt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mygetopt.h; path = ../src/mygetopt.h; sourceTree = SOURCE_ROOT; };
31                E6DB672210B19E2200B6F924 /* mytrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mytrace.c; path = ../src/mytrace.c; sourceTree = SOURCE_ROOT; };
32                E6DB672310B19E2200B6F924 /* mytrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mytrace.h; path = ../src/mytrace.h; sourceTree = SOURCE_ROOT; };
33                E6DB672410B19E2200B6F924 /* neercs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = neercs.h; path = ../src/neercs.h; sourceTree = SOURCE_ROOT; };
34                E6DB672510B19E2200B6F924 /* neercsrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = neercsrc; path = ../src/neercsrc; sourceTree = SOURCE_ROOT; };
35                E6DB672610B19E2200B6F924 /* recurrent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = recurrent.c; path = ../src/recurrent.c; sourceTree = SOURCE_ROOT; };
36                E6DB672710B19E2200B6F924 /* screens.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = screens.c; path = ../src/screens.c; sourceTree = SOURCE_ROOT; };
37                E6DB672810B19E2200B6F924 /* screensaver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = screensaver.c; path = ../src/screensaver.c; sourceTree = SOURCE_ROOT; };
38                E6DB672910B19E2200B6F924 /* server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = server.c; path = ../src/server.c; sourceTree = SOURCE_ROOT; };
39                E6DB672A10B19E2200B6F924 /* term.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = term.c; path = ../src/term.c; sourceTree = SOURCE_ROOT; };
40                E6DB672B10B19E2200B6F924 /* wm.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; name = wm.c; path = ../src/wm.c; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 0; };
41                E6DB675110B2AAE300B6F924 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../config.h; sourceTree = SOURCE_ROOT; };
42/* End PBXFileReference section */
43
44/* Begin PBXGroup section */
45                08FB7794FE84155DC02AAC07 /* XCode */ = {
46                        isa = PBXGroup;
47                        children = (
48                                E6A769FF10B95D74008B6DEC /* config.log */,
49                                E6A769E110B95A24008B6DEC /* configure */,
50                                E6A7683810B58070008B6DEC /* TODO */,
51                                E6A7680110B55B49008B6DEC /* configure.ac */,
52                                E6A767B810B445AB008B6DEC /* neercs.1 */,
53                                E6DB671510B19E0A00B6F924 /* src */,
54                        );
55                        name = XCode;
56                        sourceTree = "<group>";
57                };
58                E6BC2F7C10BD8C8200CED875 /* python */ = {
59                        isa = PBXGroup;
60                        children = (
61                                E6BC2F7F10BD8C9100CED875 /* py_module.h */,
62                                E6BC2F7E10BD8C9100CED875 /* py_module.c */,
63                                E6BC2F7D10BD8C9100CED875 /* interpreter.c */,
64                        );
65                        name = python;
66                        sourceTree = "<group>";
67                };
68                E6DB671510B19E0A00B6F924 /* src */ = {
69                        isa = PBXGroup;
70                        children = (
71                                E6BC2F7C10BD8C8200CED875 /* python */,
72                                E6DB675110B2AAE300B6F924 /* config.h */,
73                                E6DB672410B19E2200B6F924 /* neercs.h */,
74                                E6DB672110B19E2200B6F924 /* mygetopt.h */,
75                                E6DB672310B19E2200B6F924 /* mytrace.h */,
76                                E6DB671810B19E2200B6F924 /* attach.c */,
77                                E6DB671910B19E2200B6F924 /* configuration.c */,
78                                E6DB671A10B19E2200B6F924 /* effects.c */,
79                                E6DB671B10B19E2200B6F924 /* grab.c */,
80                                E6DB671C10B19E2200B6F924 /* input.c */,
81                                E6DB671D10B19E2200B6F924 /* lock.c */,
82                                E6DB671E10B19E2200B6F924 /* main.c */,
83                                E6DB672010B19E2200B6F924 /* mygetopt.c */,
84                                E6DB672210B19E2200B6F924 /* mytrace.c */,
85                                E6DB672610B19E2200B6F924 /* recurrent.c */,
86                                E6A768BF10B6C031008B6DEC /* screen_list.c */,
87                                E6DB672710B19E2200B6F924 /* screens.c */,
88                                E6DB672810B19E2200B6F924 /* screensaver.c */,
89                                E6DB672910B19E2200B6F924 /* server.c */,
90                                E6DB672A10B19E2200B6F924 /* term.c */,
91                                E6DB672B10B19E2200B6F924 /* wm.c */,
92                                E6A767B510B44014008B6DEC /* client.c */,
93                                E6A76A3D10B97B65008B6DEC /* help.c */,
94                                E6DB672510B19E2200B6F924 /* neercsrc */,
95                                E6DB671F10B19E2200B6F924 /* Makefile.am */,
96                        );
97                        name = src;
98                        sourceTree = "<group>";
99                };
100/* End PBXGroup section */
101
102/* Begin PBXLegacyTarget section */
103                D28A88AD04BDD90700651E21 /* XCode */ = {
104                        isa = PBXLegacyTarget;
105                        buildArgumentsString = "$(ACTION)";
106                        buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "XCode" */;
107                        buildPhases = (
108                        );
109                        buildToolPath = /usr/bin/make;
110                        dependencies = (
111                        );
112                        name = XCode;
113                        passBuildSettingsInEnvironment = 1;
114                        productName = XCode;
115                };
116/* End PBXLegacyTarget section */
117
118/* Begin PBXProject section */
119                08FB7793FE84155DC02AAC07 /* Project object */ = {
120                        isa = PBXProject;
121                        buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "XCode" */;
122                        compatibilityVersion = "Xcode 3.1";
123                        hasScannedForEncodings = 1;
124                        mainGroup = 08FB7794FE84155DC02AAC07 /* XCode */;
125                        projectDirPath = "";
126                        projectRoot = "";
127                        targets = (
128                                D28A88AD04BDD90700651E21 /* XCode */,
129                        );
130                };
131/* End PBXProject section */
132
133/* Begin XCBuildConfiguration section */
134                1DEB919008733D9F0010E9CD /* Debug */ = {
135                        isa = XCBuildConfiguration;
136                        buildSettings = {
137                                COPY_PHASE_STRIP = NO;
138                                DEBUGGING_SYMBOLS = YES;
139                                GCC_DYNAMIC_NO_PIC = NO;
140                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
141                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
142                                GCC_OPTIMIZATION_LEVEL = 0;
143                                OTHER_CFLAGS = "";
144                                OTHER_LDFLAGS = "";
145                                PRODUCT_NAME = XCode;
146                        };
147                        name = Debug;
148                };
149                1DEB919108733D9F0010E9CD /* Release */ = {
150                        isa = XCBuildConfiguration;
151                        buildSettings = {
152                                COPY_PHASE_STRIP = YES;
153                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
154                                OTHER_CFLAGS = "";
155                                OTHER_LDFLAGS = "";
156                                PRODUCT_NAME = XCode;
157                        };
158                        name = Release;
159                };
160                1DEB919408733D9F0010E9CD /* Debug */ = {
161                        isa = XCBuildConfiguration;
162                        buildSettings = {
163                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
164                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
165                                GCC_WARN_UNUSED_VARIABLE = YES;
166                                ONLY_ACTIVE_ARCH = YES;
167                                PREBINDING = NO;
168                                SDKROOT = macosx10.6;
169                        };
170                        name = Debug;
171                };
172                1DEB919508733D9F0010E9CD /* Release */ = {
173                        isa = XCBuildConfiguration;
174                        buildSettings = {
175                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
176                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
177                                GCC_WARN_UNUSED_VARIABLE = YES;
178                                PREBINDING = NO;
179                                SDKROOT = macosx10.6;
180                        };
181                        name = Release;
182                };
183/* End XCBuildConfiguration section */
184
185/* Begin XCConfigurationList section */
186                1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "XCode" */ = {
187                        isa = XCConfigurationList;
188                        buildConfigurations = (
189                                1DEB919008733D9F0010E9CD /* Debug */,
190                                1DEB919108733D9F0010E9CD /* Release */,
191                        );
192                        defaultConfigurationIsVisible = 0;
193                        defaultConfigurationName = Release;
194                };
195                1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "XCode" */ = {
196                        isa = XCConfigurationList;
197                        buildConfigurations = (
198                                1DEB919408733D9F0010E9CD /* Debug */,
199                                1DEB919508733D9F0010E9CD /* Release */,
200                        );
201                        defaultConfigurationIsVisible = 0;
202                        defaultConfigurationName = Release;
203                };
204/* End XCConfigurationList section */
205        };
206        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
207}
Note: See TracBrowser for help on using the repository browser.