[cairo-commit] cairo-demo/quartz/QuartzCairoTest.xcode
project.pbxproj, NONE, 1.1
Marco Pesenti Gritti
commit at pdx.freedesktop.org
Sun Jan 16 08:44:14 PST 2005
Committed by: marco
Update of /cvs/cairo/cairo-demo/quartz/QuartzCairoTest.xcode
In directory gabe:/tmp/cvs-serv7102/QuartzCairoTest.xcode
Added Files:
project.pbxproj
Log Message:
Add Cairo Quartz demo app.
--- NEW FILE: project.pbxproj ---
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 39;
objects = {
02345980000FD03B11CA0E72 = {
children = (
1870340FFE93FCAF11CA0CD7,
);
isa = PBXVariantGroup;
name = main.nib;
refType = 4;
sourceTree = "<group>";
};
0249A66BFF388E3F11CA2CEA = {
isa = PBXFileReference;
lastKnownFileType = archive.ar;
name = "libstdc++.a";
path = "/usr/lib/libstdc++.a";
refType = 0;
sourceTree = "<absolute>";
};
//020
//021
//022
//023
//024
//080
//081
//082
//083
//084
0867D6AAFE840B52C02AAC07 = {
children = (
0867D6ABFE840B52C02AAC07,
);
isa = PBXVariantGroup;
name = InfoPlist.strings;
refType = 4;
sourceTree = "<group>";
};
0867D6ABFE840B52C02AAC07 = {
fileEncoding = 10;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = English;
path = English.lproj/InfoPlist.strings;
refType = 4;
sourceTree = "<group>";
};
//080
//081
//082
//083
//084
//180
//181
//182
//183
//184
1870340FFE93FCAF11CA0CD7 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = English;
path = English.lproj/main.nib;
refType = 4;
sourceTree = "<group>";
};
//180
//181
//182
//183
//184
//190
//191
//192
//193
//194
195DF8CFFE9D517E11CA2CBB = {
children = (
8D0C4E970486CD37000505A6,
);
isa = PBXGroup;
name = Products;
refType = 4;
sourceTree = "<group>";
};
//190
//191
//192
//193
//194
//200
//201
//202
//203
//204
20286C28FDCF999611CA2CEA = {
buildSettings = {
};
buildStyles = (
4A9504C5FFE6A39111CA0CBA,
4A9504C6FFE6A39111CA0CBA,
);
hasScannedForEncodings = 1;
isa = PBXProject;
mainGroup = 20286C29FDCF999611CA2CEA;
projectDirPath = "";
projectReferences = (
{
ProductGroup = C6B58044079157B00075CC82;
ProjectRef = C6E407E706FDB3C2004DB869;
},
);
targets = (
8D0C4E890486CD37000505A6,
);
};
20286C29FDCF999611CA2CEA = {
children = (
20286C2AFDCF999611CA2CEA,
20286C2CFDCF999611CA2CEA,
20286C32FDCF999611CA2CEA,
195DF8CFFE9D517E11CA2CBB,
);
isa = PBXGroup;
name = QuartzCairoTest;
path = "";
refType = 4;
sourceTree = "<group>";
};
20286C2AFDCF999611CA2CEA = {
children = (
C6E407E706FDB3C2004DB869,
32DBCF6D0370B57F00C91783,
20286C2BFDCF999611CA2CEA,
C6B5806A0791582D0075CC82,
);
isa = PBXGroup;
name = Sources;
path = "";
refType = 4;
sourceTree = "<group>";
};
20286C2BFDCF999611CA2CEA = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = main.c;
refType = 4;
sourceTree = "<group>";
};
20286C2CFDCF999611CA2CEA = {
children = (
8D0C4E960486CD37000505A6,
0867D6AAFE840B52C02AAC07,
02345980000FD03B11CA0E72,
);
isa = PBXGroup;
name = Resources;
path = "";
refType = 4;
sourceTree = "<group>";
};
20286C32FDCF999611CA2CEA = {
children = (
20286C33FDCF999611CA2CEA,
4A9504CAFFE6A41611CA0CBA,
4A9504C8FFE6A3BC11CA0CBA,
0249A66BFF388E3F11CA2CEA,
);
isa = PBXGroup;
name = "External Frameworks and Libraries";
path = "";
refType = 4;
sourceTree = "<group>";
};
20286C33FDCF999611CA2CEA = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = Carbon.framework;
path = /System/Library/Frameworks/Carbon.framework;
refType = 0;
sourceTree = "<absolute>";
};
//200
//201
//202
//203
//204
//320
//321
//322
//323
//324
32DBCF6D0370B57F00C91783 = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = QuartzCairoTest_Prefix.pch;
refType = 4;
sourceTree = "<group>";
};
//320
//321
//322
//323
//324
//4A0
//4A1
//4A2
//4A3
//4A4
4A9504C5FFE6A39111CA0CBA = {
buildSettings = {
COPY_PHASE_STRIP = NO;
DEBUGGING_SYMBOLS = YES;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
OPTIMIZATION_CFLAGS = "-O0";
ZERO_LINK = YES;
};
isa = PBXBuildStyle;
name = Development;
};
4A9504C6FFE6A39111CA0CBA = {
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DEBUGGING_SYMBOLS = full;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
UNSTRIPPED_PRODUCT = YES;
ZERO_LINK = NO;
};
isa = PBXBuildStyle;
name = Deployment;
};
4A9504C8FFE6A3BC11CA0CBA = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = ApplicationServices.framework;
path = /System/Library/Frameworks/ApplicationServices.framework;
refType = 0;
sourceTree = "<absolute>";
};
4A9504CAFFE6A41611CA0CBA = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = CoreServices.framework;
path = /System/Library/Frameworks/CoreServices.framework;
refType = 0;
sourceTree = "<absolute>";
};
//4A0
//4A1
//4A2
//4A3
//4A4
//8D0
//8D1
//8D2
//8D3
//8D4
8D0C4E890486CD37000505A6 = {
buildPhases = (
8D0C4E8A0486CD37000505A6,
8D0C4E8C0486CD37000505A6,
8D0C4E8F0486CD37000505A6,
8D0C4E910486CD37000505A6,
8D0C4E940486CD37000505A6,
);
buildRules = (
);
buildSettings = {
FRAMEWORK_SEARCH_PATHS = ../build;
GCC_ENABLE_TRIGRAPHS = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = QuartzCairoTest_Prefix.pch;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
GCC_WARN_UNKNOWN_PRAGMAS = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
LIBRARY_STYLE = Static;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = QuartzCairoTest;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = app;
};
dependencies = (
C6B581BA079161F00075CC82,
);
isa = PBXNativeTarget;
name = QuartzCairoTest;
productInstallPath = "$(HOME)/Applications";
productName = QuartzCairoTest;
productReference = 8D0C4E970486CD37000505A6;
productType = "com.apple.product-type.application";
};
8D0C4E8A0486CD37000505A6 = {
buildActionMask = 2147483647;
files = (
8D0C4E8B0486CD37000505A6,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
8D0C4E8B0486CD37000505A6 = {
fileRef = 32DBCF6D0370B57F00C91783;
isa = PBXBuildFile;
settings = {
};
};
8D0C4E8C0486CD37000505A6 = {
buildActionMask = 2147483647;
files = (
8D0C4E8D0486CD37000505A6,
8D0C4E8E0486CD37000505A6,
);
isa = PBXResourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
8D0C4E8D0486CD37000505A6 = {
fileRef = 0867D6AAFE840B52C02AAC07;
isa = PBXBuildFile;
settings = {
};
};
8D0C4E8E0486CD37000505A6 = {
fileRef = 02345980000FD03B11CA0E72;
isa = PBXBuildFile;
settings = {
};
};
8D0C4E8F0486CD37000505A6 = {
buildActionMask = 2147483647;
files = (
8D0C4E900486CD37000505A6,
C6B5807E079158310075CC82,
C6B58097079159480075CC82,
C6B58098079159530075CC82,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
8D0C4E900486CD37000505A6 = {
fileRef = 20286C2BFDCF999611CA2CEA;
isa = PBXBuildFile;
settings = {
ATTRIBUTES = (
);
};
};
8D0C4E910486CD37000505A6 = {
buildActionMask = 2147483647;
files = (
8D0C4E920486CD37000505A6,
8D0C4E930486CD37000505A6,
C67711ED079166D00022A80C,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
8D0C4E920486CD37000505A6 = {
fileRef = 20286C33FDCF999611CA2CEA;
isa = PBXBuildFile;
settings = {
};
};
8D0C4E930486CD37000505A6 = {
fileRef = 0249A66BFF388E3F11CA2CEA;
isa = PBXBuildFile;
settings = {
};
};
8D0C4E940486CD37000505A6 = {
buildActionMask = 2147483647;
files = (
);
isa = PBXRezBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
8D0C4E960486CD37000505A6 = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = text.plist;
path = Info.plist;
refType = 4;
sourceTree = "<group>";
};
8D0C4E970486CD37000505A6 = {
explicitFileType = wrapper.application;
includeInIndex = 0;
isa = PBXFileReference;
path = QuartzCairoTest.app;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};
//8D0
//8D1
//8D2
//8D3
//8D4
//C60
//C61
//C62
//C63
//C64
C67711ED079166D00022A80C = {
fileRef = C6B58045079157B00075CC82;
isa = PBXBuildFile;
settings = {
};
};
C6B58044079157B00075CC82 = {
children = (
C6B58045079157B00075CC82,
);
isa = PBXGroup;
name = Products;
refType = 4;
sourceTree = "<group>";
};
C6B58045079157B00075CC82 = {
fileType = wrapper.framework;
isa = PBXReferenceProxy;
path = Cairo.framework;
refType = 3;
remoteRef = C6B5804C079157BD0075CC82;
sourceTree = BUILT_PRODUCTS_DIR;
};
C6B5804C079157BD0075CC82 = {
containerPortal = C6E407E706FDB3C2004DB869;
isa = PBXContainerItemProxy;
proxyType = 2;
remoteGlobalIDString = 8D07F2C80486CC7A007CD1D0;
remoteInfo = Cairo;
};
C6B5806A0791582D0075CC82 = {
children = (
C6B5806B0791582D0075CC82,
C6B5806C0791582D0075CC82,
C6B5806D0791582D0075CC82,
C6B5806E0791582D0075CC82,
C6B5806F0791582D0075CC82,
C6B580700791582D0075CC82,
C6B580710791582D0075CC82,
C6B580720791582D0075CC82,
C6B580730791582D0075CC82,
C6B580740791582D0075CC82,
C6B580750791582D0075CC82,
C6B580760791582D0075CC82,
C6B580770791582D0075CC82,
C6B580780791582D0075CC82,
C6B580790791582D0075CC82,
C6B5807A0791582D0075CC82,
C6B5807B0791582D0075CC82,
C6B5807C0791582D0075CC82,
C6B5807D0791582D0075CC82,
);
isa = PBXGroup;
name = fdclock;
path = ../../../xapps/fdclock;
refType = 2;
sourceTree = SOURCE_ROOT;
};
C6B5806B0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = AUTHORS;
refType = 4;
sourceTree = "<group>";
};
C6B5806C0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text.script.sh;
path = autogen.sh;
refType = 4;
sourceTree = "<group>";
};
C6B5806D0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = ChangeLog;
refType = 4;
sourceTree = "<group>";
};
C6B5806E0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = configure.ac;
refType = 4;
sourceTree = "<group>";
};
C6B5806F0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = fdclock.c;
refType = 4;
sourceTree = "<group>";
};
C6B580700791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = fdface.c;
refType = 4;
sourceTree = "<group>";
};
C6B580710791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = fdface.h;
refType = 4;
sourceTree = "<group>";
};
C6B580720791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = fdfacepng.c;
refType = 4;
sourceTree = "<group>";
};
C6B580730791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = fdhand.c;
refType = 4;
sourceTree = "<group>";
};
C6B580740791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = fdhand.h;
refType = 4;
sourceTree = "<group>";
};
C6B580750791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = fdlogo.c;
refType = 4;
sourceTree = "<group>";
};
C6B580760791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = fdlogo.h;
refType = 4;
sourceTree = "<group>";
};
C6B580770791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = findargb.c;
refType = 4;
sourceTree = "<group>";
};
C6B580780791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = findargb.h;
refType = 4;
sourceTree = "<group>";
};
C6B580790791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = Makefile.am;
refType = 4;
sourceTree = "<group>";
};
C6B5807A0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = NEWS;
refType = 4;
sourceTree = "<group>";
};
C6B5807B0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = README;
refType = 4;
sourceTree = "<group>";
};
C6B5807C0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = write_png.c;
refType = 4;
sourceTree = "<group>";
};
C6B5807D0791582D0075CC82 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = write_png.h;
refType = 4;
sourceTree = "<group>";
};
C6B5807E079158310075CC82 = {
fileRef = C6B580700791582D0075CC82;
isa = PBXBuildFile;
settings = {
};
};
C6B58097079159480075CC82 = {
fileRef = C6B580730791582D0075CC82;
isa = PBXBuildFile;
settings = {
};
};
C6B58098079159530075CC82 = {
fileRef = C6B580750791582D0075CC82;
isa = PBXBuildFile;
settings = {
};
};
C6B581B9079161F00075CC82 = {
containerPortal = C6E407E706FDB3C2004DB869;
isa = PBXContainerItemProxy;
proxyType = 1;
remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
remoteInfo = Cairo;
};
C6B581BA079161F00075CC82 = {
isa = PBXTargetDependency;
name = "Cairo (from Cairo.xcode)";
targetProxy = C6B581B9079161F00075CC82;
};
C6E407E706FDB3C2004DB869 = {
isa = PBXFileReference;
lastKnownFileType = "wrapper.pb-project";
name = Cairo.xcode;
path = ../../macosx/Cairo.xcode;
refType = 2;
sourceTree = SOURCE_ROOT;
};
};
rootObject = 20286C28FDCF999611CA2CEA;
}
More information about the cairo-commit
mailing list