Changeset 156 for trunk/appswitch/appswitch/appswitch.xcode/project.pbxproj
- Timestamp:
- 04/19/04 02:40:59 (21 years ago)
- Location:
- trunk/appswitch/appswitch/appswitch.xcode
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/appswitch/appswitch/appswitch.xcode/project.pbxproj
r92 r156 4 4 classes = { 5 5 }; 6 objectVersion = 3 8;6 objectVersion = 39; 7 7 objects = { 8 8 014CEA490018CE3211CA2923 = { … … 11 11 buildSettings = { 12 12 COPY_PHASE_STRIP = NO; 13 GCC_DYNAMIC_NO_PIC = NO; 14 GCC_ENABLE_FIX_AND_CONTINUE = YES; 15 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 16 GCC_OPTIMIZATION_LEVEL = 0; 13 17 OPTIMIZATION_CFLAGS = "-O0"; 18 ZERO_LINK = YES; 14 19 }; 15 20 isa = PBXBuildStyle; … … 21 26 buildSettings = { 22 27 COPY_PHASE_STRIP = YES; 28 GCC_ENABLE_FIX_AND_CONTINUE = NO; 29 ZERO_LINK = NO; 23 30 }; 24 31 isa = PBXBuildStyle; … … 36 43 //034 37 44 034768E2FF38A6DC11DB9C8B = { 45 explicitFileType = "compiled.mach-o.executable"; 46 fallbackIsa = PBXFileReference; 38 47 isa = PBXExecutableFileReference; 39 48 path = appswitch; 40 49 refType = 3; 50 sourceTree = BUILT_PRODUCTS_DIR; 41 51 }; 42 52 //030 … … 51 61 //084 52 62 08FB7793FE84155DC02AAC07 = { 63 buildSettings = { 64 }; 53 65 buildStyles = ( 54 66 014CEA490018CE3211CA2923, … … 73 85 name = appswitch; 74 86 refType = 4; 87 sourceTree = "<group>"; 75 88 }; 76 89 08FB7795FE84155DC02AAC07 = { … … 82 95 name = Source; 83 96 refType = 4; 97 sourceTree = "<group>"; 84 98 }; 85 99 08FB7796FE84155DC02AAC07 = { 86 100 fileEncoding = 4; 101 indentWidth = 4; 87 102 isa = PBXFileReference; 103 lastKnownFileType = sourcecode.c.c; 88 104 path = main.c; 89 105 refType = 4; 106 sourceTree = "<group>"; 107 tabWidth = 8; 108 usesTabs = 0; 90 109 }; 91 110 08FB779DFE84155DC02AAC07 = { … … 96 115 name = "External Frameworks and Libraries"; 97 116 refType = 4; 117 sourceTree = "<group>"; 98 118 }; 99 119 08FB779FFE84155DC02AAC07 = { … … 182 202 name = Products; 183 203 refType = 4; 204 sourceTree = "<group>"; 184 205 }; 185 206 //190 … … 201 222 name = Documentation; 202 223 refType = 4; 224 sourceTree = "<group>"; 203 225 }; 204 226 C6859E970290921104C91782 = { 205 227 isa = PBXFileReference; 228 lastKnownFileType = text.man; 206 229 path = appswitch.1; 207 230 refType = 4; 231 sourceTree = "<group>"; 208 232 }; 209 233 C6859E980290922304C91782 = { … … 237 261 fileEncoding = 4; 238 262 isa = PBXFileReference; 263 lastKnownFileType = text; 239 264 path = README; 240 265 refType = 4; 266 sourceTree = "<group>"; 241 267 }; 242 268 E16C83CD03F7AF7B00050002 = { … … 249 275 fileEncoding = 30; 250 276 isa = PBXFileReference; 277 lastKnownFileType = sourcecode.c.h; 251 278 path = CPS.h; 252 279 refType = 4; 280 sourceTree = "<group>"; 253 281 }; 254 282 E1A0BD3303EFAD9E00050001 = { … … 259 287 }; 260 288 E1A0BD4C03EFB64400050001 = { 289 fallbackIsa = PBXFileReference; 261 290 isa = PBXFrameworkReference; 291 lastKnownFileType = wrapper.framework; 262 292 name = ApplicationServices.framework; 263 293 path = /System/Library/Frameworks/ApplicationServices.framework; 264 294 refType = 0; 295 sourceTree = "<absolute>"; 265 296 }; 266 297 E1A0BD4D03EFB64400050001 = {
Note:
See TracChangeset
for help on using the changeset viewer.