set constants in conf.py properly
[progcomp10.git] / src / progcomp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXFileReference section */
10                 228D541011DB3CEB00258478 /* PythonSampleAgents.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PythonSampleAgents.py; sourceTree = "<group>"; };
11                 228D541311DB443B00258478 /* CSampleAgents.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CSampleAgents.py; sourceTree = "<group>"; };
12                 22CA010611D9BD51001ECDEF /* bundle-agent.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "bundle-agent.sh"; path = "link/bundle-agent.sh"; sourceTree = "<group>"; };
13                 22CA010711D9C52B001ECDEF /* cAgent.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = cAgent.py; path = link/cAgent.py; sourceTree = "<group>"; };
14                 22CAFEEB11D84076001ECDEF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
15                 22CAFEEC11D84076001ECDEF /* rpsconst.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = rpsconst.py; sourceTree = "<group>"; };
16                 22CAFEED11D84076001ECDEF /* SampleAgents.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SampleAgents.py; sourceTree = "<group>"; };
17                 22CAFEEE11D84076001ECDEF /* selectAlgorithms.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = selectAlgorithms.py; sourceTree = "<group>"; };
18                 22CAFEEF11D84076001ECDEF /* simulate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = simulate.py; sourceTree = "<group>"; };
19                 22CAFEF011D84076001ECDEF /* uccProgComp.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = uccProgComp.py; sourceTree = "<group>"; };
20                 22CAFF7B11D840E3001ECDEF /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = __init__.py; path = link/__init__.py; sourceTree = "<group>"; };
21                 22CAFF7C11D840E3001ECDEF /* externAgent.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = externAgent.py; path = link/externAgent.py; sourceTree = "<group>"; };
22                 22DB7DF31223BAF700E04CAB /* conf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = conf.py; sourceTree = "<group>"; };
23 /* End PBXFileReference section */
24
25 /* Begin PBXGroup section */
26                 08FB7794FE84155DC02AAC07 /* progcomp */ = {
27                         isa = PBXGroup;
28                         children = (
29                                 22CAFF7711D840CB001ECDEF /* link */,
30                                 22CAFEEB11D84076001ECDEF /* README */,
31                                 22CAFEEC11D84076001ECDEF /* rpsconst.py */,
32                                 22CAFEED11D84076001ECDEF /* SampleAgents.py */,
33                                 22DB7DF31223BAF700E04CAB /* conf.py */,
34                                 22CAFEEE11D84076001ECDEF /* selectAlgorithms.py */,
35                                 22CAFEEF11D84076001ECDEF /* simulate.py */,
36                                 22CAFEF011D84076001ECDEF /* uccProgComp.py */,
37                                 228D540F11DB3CEB00258478 /* arenas */,
38                         );
39                         name = progcomp;
40                         sourceTree = "<group>";
41                 };
42                 228D540F11DB3CEB00258478 /* arenas */ = {
43                         isa = PBXGroup;
44                         children = (
45                                 228D541011DB3CEB00258478 /* PythonSampleAgents.py */,
46                                 228D541311DB443B00258478 /* CSampleAgents.py */,
47                         );
48                         path = arenas;
49                         sourceTree = "<group>";
50                 };
51                 22CAFF7711D840CB001ECDEF /* link */ = {
52                         isa = PBXGroup;
53                         children = (
54                                 22CA010711D9C52B001ECDEF /* cAgent.py */,
55                                 22CAFF7B11D840E3001ECDEF /* __init__.py */,
56                                 22CAFF7C11D840E3001ECDEF /* externAgent.py */,
57                                 22CA010611D9BD51001ECDEF /* bundle-agent.sh */,
58                         );
59                         name = link;
60                         sourceTree = "<group>";
61                 };
62 /* End PBXGroup section */
63
64 /* Begin PBXLegacyTarget section */
65                 D28A88AD04BDD90700651E21 /* progcomp */ = {
66                         isa = PBXLegacyTarget;
67                         buildArgumentsString = "$(ACTION)";
68                         buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "progcomp" */;
69                         buildPhases = (
70                         );
71                         buildToolPath = /usr/bin/make;
72                         dependencies = (
73                         );
74                         name = progcomp;
75                         passBuildSettingsInEnvironment = 1;
76                         productName = progcomp;
77                 };
78 /* End PBXLegacyTarget section */
79
80 /* Begin PBXProject section */
81                 08FB7793FE84155DC02AAC07 /* Project object */ = {
82                         isa = PBXProject;
83                         buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "progcomp" */;
84                         compatibilityVersion = "Xcode 3.1";
85                         hasScannedForEncodings = 1;
86                         mainGroup = 08FB7794FE84155DC02AAC07 /* progcomp */;
87                         projectDirPath = "";
88                         projectRoot = "";
89                         targets = (
90                                 D28A88AD04BDD90700651E21 /* progcomp */,
91                         );
92                 };
93 /* End PBXProject section */
94
95 /* Begin XCBuildConfiguration section */
96                 1DEB919008733D9F0010E9CD /* Debug */ = {
97                         isa = XCBuildConfiguration;
98                         buildSettings = {
99                                 COPY_PHASE_STRIP = NO;
100                                 DEBUGGING_SYMBOLS = YES;
101                                 GCC_DYNAMIC_NO_PIC = NO;
102                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
103                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
104                                 GCC_OPTIMIZATION_LEVEL = 0;
105                                 OTHER_CFLAGS = "";
106                                 OTHER_LDFLAGS = "";
107                                 PRODUCT_NAME = progcomp;
108                         };
109                         name = Debug;
110                 };
111                 1DEB919108733D9F0010E9CD /* Release */ = {
112                         isa = XCBuildConfiguration;
113                         buildSettings = {
114                                 COPY_PHASE_STRIP = YES;
115                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
116                                 OTHER_CFLAGS = "";
117                                 OTHER_LDFLAGS = "";
118                                 PRODUCT_NAME = progcomp;
119                         };
120                         name = Release;
121                 };
122                 1DEB919408733D9F0010E9CD /* Debug */ = {
123                         isa = XCBuildConfiguration;
124                         buildSettings = {
125                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
126                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
127                                 GCC_WARN_UNUSED_VARIABLE = YES;
128                                 ONLY_ACTIVE_ARCH = YES;
129                                 PREBINDING = NO;
130                                 SDKROOT = macosx10.6;
131                         };
132                         name = Debug;
133                 };
134                 1DEB919508733D9F0010E9CD /* Release */ = {
135                         isa = XCBuildConfiguration;
136                         buildSettings = {
137                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
138                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
139                                 GCC_WARN_UNUSED_VARIABLE = YES;
140                                 PREBINDING = NO;
141                                 SDKROOT = macosx10.6;
142                         };
143                         name = Release;
144                 };
145 /* End XCBuildConfiguration section */
146
147 /* Begin XCConfigurationList section */
148                 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "progcomp" */ = {
149                         isa = XCConfigurationList;
150                         buildConfigurations = (
151                                 1DEB919008733D9F0010E9CD /* Debug */,
152                                 1DEB919108733D9F0010E9CD /* Release */,
153                         );
154                         defaultConfigurationIsVisible = 0;
155                         defaultConfigurationName = Release;
156                 };
157                 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "progcomp" */ = {
158                         isa = XCConfigurationList;
159                         buildConfigurations = (
160                                 1DEB919408733D9F0010E9CD /* Debug */,
161                                 1DEB919508733D9F0010E9CD /* Release */,
162                         );
163                         defaultConfigurationIsVisible = 0;
164                         defaultConfigurationName = Release;
165                 };
166 /* End XCConfigurationList section */
167         };
168         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
169 }

UCC git Repository :: git.ucc.asn.au