added static library Project Builder project for wxWindows
added Project Builder project for minimal sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
samples/minimal/minimal.pbproj/.cvsignore
Normal file
1
samples/minimal/minimal.pbproj/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
*.pbxuser
|
488
samples/minimal/minimal.pbproj/project.pbxproj
Normal file
488
samples/minimal/minimal.pbproj/project.pbxproj
Normal file
@@ -0,0 +1,488 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 38;
|
||||
objects = {
|
||||
0249A665FF388DC511CA2CEA = {
|
||||
isa = PBXApplicationReference;
|
||||
path = minimal.app;
|
||||
refType = 3;
|
||||
};
|
||||
0249A669FF388E3911CA2CEA = {
|
||||
isa = PBXFileReference;
|
||||
name = "libstdc++.a";
|
||||
path = "/usr/lib/libstdc++.a";
|
||||
refType = 0;
|
||||
};
|
||||
0249A66AFF388E3911CA2CEA = {
|
||||
fileRef = 0249A669FF388E3911CA2CEA;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
//020
|
||||
//021
|
||||
//022
|
||||
//023
|
||||
//024
|
||||
//040
|
||||
//041
|
||||
//042
|
||||
//043
|
||||
//044
|
||||
04313892FE3035C9C02AAC07 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5F5A69902CDB04601000133,
|
||||
);
|
||||
isa = PBXRezBuildPhase;
|
||||
};
|
||||
//040
|
||||
//041
|
||||
//042
|
||||
//043
|
||||
//044
|
||||
//050
|
||||
//051
|
||||
//052
|
||||
//053
|
||||
//054
|
||||
05952DFCFFF02D1B11CA0E50 = {
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
OPTIMIZATION_CFLAGS = "-O0";
|
||||
};
|
||||
isa = PBXBuildStyle;
|
||||
name = Development;
|
||||
};
|
||||
05952DFDFFF02D1B11CA0E50 = {
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = YES;
|
||||
};
|
||||
isa = PBXBuildStyle;
|
||||
name = Deployment;
|
||||
};
|
||||
//050
|
||||
//051
|
||||
//052
|
||||
//053
|
||||
//054
|
||||
//190
|
||||
//191
|
||||
//192
|
||||
//193
|
||||
//194
|
||||
195DF8C9FE9D4F0611CA2CBB = {
|
||||
children = (
|
||||
0249A665FF388DC511CA2CEA,
|
||||
F5A0C6B302CF7C5801000133,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = Products;
|
||||
refType = 4;
|
||||
};
|
||||
//190
|
||||
//191
|
||||
//192
|
||||
//193
|
||||
//194
|
||||
//200
|
||||
//201
|
||||
//202
|
||||
//203
|
||||
//204
|
||||
20286C28FDCF999611CA2CEA = {
|
||||
buildStyles = (
|
||||
05952DFCFFF02D1B11CA0E50,
|
||||
05952DFDFFF02D1B11CA0E50,
|
||||
);
|
||||
isa = PBXProject;
|
||||
mainGroup = 20286C29FDCF999611CA2CEA;
|
||||
projectDirPath = "";
|
||||
targets = (
|
||||
20286C34FDCF999611CA2CEA,
|
||||
F5A0C6A702CF7C5801000133,
|
||||
);
|
||||
};
|
||||
20286C29FDCF999611CA2CEA = {
|
||||
children = (
|
||||
20286C2AFDCF999611CA2CEA,
|
||||
20286C2CFDCF999611CA2CEA,
|
||||
20286C32FDCF999611CA2CEA,
|
||||
195DF8C9FE9D4F0611CA2CBB,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = "«PROJECTNAME»";
|
||||
path = "";
|
||||
refType = 4;
|
||||
};
|
||||
20286C2AFDCF999611CA2CEA = {
|
||||
children = (
|
||||
F591E05701FCC5DE01000133,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = Sources;
|
||||
path = "";
|
||||
refType = 4;
|
||||
};
|
||||
20286C2CFDCF999611CA2CEA = {
|
||||
children = (
|
||||
F5F5A69802CDB04601000133,
|
||||
F5A0C6BB02CF7CD901000133,
|
||||
F5F5A69A02CDB0E101000133,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = Resources;
|
||||
path = "";
|
||||
refType = 4;
|
||||
};
|
||||
20286C32FDCF999611CA2CEA = {
|
||||
children = (
|
||||
F5F5A69602CDB02701000133,
|
||||
F5A0C6B502CF7C9601000133,
|
||||
20286C33FDCF999611CA2CEA,
|
||||
0249A669FF388E3911CA2CEA,
|
||||
);
|
||||
isa = PBXGroup;
|
||||
name = "External Frameworks and Libraries";
|
||||
path = "";
|
||||
refType = 4;
|
||||
};
|
||||
20286C33FDCF999611CA2CEA = {
|
||||
isa = PBXFrameworkReference;
|
||||
name = Carbon.framework;
|
||||
path = /System/Library/Frameworks/Carbon.framework;
|
||||
refType = 0;
|
||||
};
|
||||
20286C34FDCF999611CA2CEA = {
|
||||
buildPhases = (
|
||||
20286C35FDCF999611CA2CEA,
|
||||
20286C36FDCF999611CA2CEA,
|
||||
20286C38FDCF999611CA2CEA,
|
||||
20286C3BFDCF999611CA2CEA,
|
||||
04313892FE3035C9C02AAC07,
|
||||
);
|
||||
buildSettings = {
|
||||
FRAMEWORK_SEARCH_PATHS = "";
|
||||
HEADER_SEARCH_PATHS = "../../src/build/include ../../include . - /usr/include";
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = /Volumes/Users/gilles/cvs/wxWindows/src/build;
|
||||
OPTIMIZATION_CFLAGS = "-O0";
|
||||
OTHER_CFLAGS = "-D__WXDEBUG__ -D__WXMAC__ -fno-rtti -fno-exceptions";
|
||||
OTHER_LDFLAGS = "";
|
||||
OTHER_RESMERGERFLAGS = "-srcIs DF";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRECOMPILE_PREFIX_HEADER = YES;
|
||||
PREFIX_HEADER = ../../include/wx_pb.h;
|
||||
PRODUCT_NAME = minimal;
|
||||
SECTORDER_FLAGS = "";
|
||||
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
dependencies = (
|
||||
);
|
||||
isa = PBXApplicationTarget;
|
||||
name = minimalDebug;
|
||||
productInstallPath = "$(HOME)/Applications";
|
||||
productName = "«PROJECTNAME»";
|
||||
productReference = 0249A665FF388DC511CA2CEA;
|
||||
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
|
||||
<!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
|
||||
<plist version=\"0.9\">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>minimal</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>minimal version 2.3.3, (c) 2002 wxWindows</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>wxmac.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.wxwindows.samples.minimal</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>2.3.3, (c) 2002 wxWindows</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>minimal</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.3.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.3.3</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2002 wxWindows</string>
|
||||
</dict>
|
||||
</plist>
|
||||
";
|
||||
shouldUseHeadermap = 1;
|
||||
};
|
||||
20286C35FDCF999611CA2CEA = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
isa = PBXHeadersBuildPhase;
|
||||
};
|
||||
20286C36FDCF999611CA2CEA = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5F5A69B02CDB0E101000133,
|
||||
);
|
||||
isa = PBXResourcesBuildPhase;
|
||||
};
|
||||
20286C38FDCF999611CA2CEA = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F591E05801FCC5DE01000133,
|
||||
);
|
||||
isa = PBXSourcesBuildPhase;
|
||||
};
|
||||
20286C3BFDCF999611CA2CEA = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
20286C3CFDCF999611CA2CEA,
|
||||
0249A66AFF388E3911CA2CEA,
|
||||
F5F5A69702CDB02701000133,
|
||||
);
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
};
|
||||
20286C3CFDCF999611CA2CEA = {
|
||||
fileRef = 20286C33FDCF999611CA2CEA;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
//200
|
||||
//201
|
||||
//202
|
||||
//203
|
||||
//204
|
||||
//F50
|
||||
//F51
|
||||
//F52
|
||||
//F53
|
||||
//F54
|
||||
F591E05701FCC5DE01000133 = {
|
||||
isa = PBXFileReference;
|
||||
path = minimal.cpp;
|
||||
refType = 2;
|
||||
};
|
||||
F591E05801FCC5DE01000133 = {
|
||||
fileRef = F591E05701FCC5DE01000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6A702CF7C5801000133 = {
|
||||
buildPhases = (
|
||||
F5A0C6A802CF7C5801000133,
|
||||
F5A0C6A902CF7C5801000133,
|
||||
F5A0C6AB02CF7C5801000133,
|
||||
F5A0C6AD02CF7C5801000133,
|
||||
F5A0C6B102CF7C5801000133,
|
||||
);
|
||||
buildSettings = {
|
||||
FRAMEWORK_SEARCH_PATHS = "";
|
||||
HEADER_SEARCH_PATHS = "../../src/build/include ../../include . - /usr/include";
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
LIBRARY_SEARCH_PATHS = /Volumes/Users/gilles/cvs/wxWindows/src/build;
|
||||
OPTIMIZATION_CFLAGS = "-O3";
|
||||
OTHER_CFLAGS = "-D__WXMAC__ -fno-rtti -fno-exceptions";
|
||||
OTHER_LDFLAGS = "";
|
||||
OTHER_RESMERGERFLAGS = "-srcIs DF";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRECOMPILE_PREFIX_HEADER = YES;
|
||||
PREFIX_HEADER = ../../include/wx_pb.h;
|
||||
PRODUCT_NAME = minimal;
|
||||
SECTORDER_FLAGS = "";
|
||||
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
dependencies = (
|
||||
);
|
||||
isa = PBXApplicationTarget;
|
||||
name = minimalRelease;
|
||||
productInstallPath = "$(HOME)/Applications";
|
||||
productName = "«PROJECTNAME»";
|
||||
productReference = F5A0C6B302CF7C5801000133;
|
||||
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
|
||||
<!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
|
||||
<plist version=\"0.9\">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>minimal</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>minimal version 2.3.3, (c) 2002 wxWindows</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>wxmac.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.wxwindows.samples.minimal</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>2.3.3, (c) 2002 wxWindows</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>minimal</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.3.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.3.3</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2002 wxWindows</string>
|
||||
</dict>
|
||||
</plist>
|
||||
";
|
||||
shouldUseHeadermap = 1;
|
||||
};
|
||||
F5A0C6A802CF7C5801000133 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
isa = PBXHeadersBuildPhase;
|
||||
};
|
||||
F5A0C6A902CF7C5801000133 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5A0C6AA02CF7C5801000133,
|
||||
);
|
||||
isa = PBXResourcesBuildPhase;
|
||||
};
|
||||
F5A0C6AA02CF7C5801000133 = {
|
||||
fileRef = F5F5A69A02CDB0E101000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6AB02CF7C5801000133 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5A0C6AC02CF7C5801000133,
|
||||
);
|
||||
isa = PBXSourcesBuildPhase;
|
||||
};
|
||||
F5A0C6AC02CF7C5801000133 = {
|
||||
fileRef = F591E05701FCC5DE01000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6AD02CF7C5801000133 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5A0C6AE02CF7C5801000133,
|
||||
F5A0C6AF02CF7C5801000133,
|
||||
F5A0C6BA02CF7C9901000133,
|
||||
);
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
};
|
||||
F5A0C6AE02CF7C5801000133 = {
|
||||
fileRef = 20286C33FDCF999611CA2CEA;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6AF02CF7C5801000133 = {
|
||||
fileRef = 0249A669FF388E3911CA2CEA;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6B102CF7C5801000133 = {
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F5A0C6BD02CF7CE301000133,
|
||||
);
|
||||
isa = PBXRezBuildPhase;
|
||||
};
|
||||
F5A0C6B302CF7C5801000133 = {
|
||||
isa = PBXApplicationReference;
|
||||
path = minimal.app;
|
||||
refType = 3;
|
||||
};
|
||||
F5A0C6B502CF7C9601000133 = {
|
||||
isa = PBXFileReference;
|
||||
name = libwx_mac.a;
|
||||
path = ../../src/build/libwx_mac.a;
|
||||
refType = 2;
|
||||
};
|
||||
F5A0C6BA02CF7C9901000133 = {
|
||||
fileRef = F5A0C6B502CF7C9601000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5A0C6BB02CF7CD901000133 = {
|
||||
isa = PBXFileReference;
|
||||
name = libwx_mac.rsrc;
|
||||
path = ../../src/build/wxWindows.build/wxStaticRelease.build/ResourceManagerResources/libwx_mac.rsrc;
|
||||
refType = 2;
|
||||
};
|
||||
F5A0C6BD02CF7CE301000133 = {
|
||||
fileRef = F5A0C6BB02CF7CD901000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5F5A69602CDB02701000133 = {
|
||||
isa = PBXFileReference;
|
||||
name = libwx_macd.a;
|
||||
path = ../../src/build/libwx_macd.a;
|
||||
refType = 2;
|
||||
};
|
||||
F5F5A69702CDB02701000133 = {
|
||||
fileRef = F5F5A69602CDB02701000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5F5A69802CDB04601000133 = {
|
||||
isa = PBXFileReference;
|
||||
name = libwx_macd.rsrc;
|
||||
path = ../../src/build/wxWindows.build/wxStaticDebug.build/ResourceManagerResources/libwx_macd.rsrc;
|
||||
refType = 2;
|
||||
};
|
||||
F5F5A69902CDB04601000133 = {
|
||||
fileRef = F5F5A69802CDB04601000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5F5A69A02CDB0E101000133 = {
|
||||
isa = PBXFileReference;
|
||||
name = wxmac.icns;
|
||||
path = ../../src/mac/wxmac.icns;
|
||||
refType = 2;
|
||||
};
|
||||
F5F5A69B02CDB0E101000133 = {
|
||||
fileRef = F5F5A69A02CDB0E101000133;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
};
|
||||
rootObject = 20286C28FDCF999611CA2CEA;
|
||||
}
|
1
src/wxWindows.pbproj/.cvsignore
Normal file
1
src/wxWindows.pbproj/.cvsignore
Normal file
@@ -0,0 +1 @@
|
||||
*.pbxuser
|
10378
src/wxWindows.pbproj/project.pbxproj
Normal file
10378
src/wxWindows.pbproj/project.pbxproj
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user