// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
725194EA0ED4B4E7005D00D9 /* RTL8139.h in Headers */ = {isa = PBXBuildFile; fileRef = B98D4BD20434EB9208D5663B /* RTL8139.h */; };
725194EB0ED4B4E7005D00D9 /* RTL8139HW.h in Headers */ = {isa = PBXBuildFile; fileRef = B98D4BD50434EBB108D5663B /* RTL8139HW.h */; };
725194EE0ED4B4E7005D00D9 /* RTL8139.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B98D4BD10434EB9208D5663B /* RTL8139.cpp */; };
725194EF0ED4B4E7005D00D9 /* RTL8139PHY.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B98D4BD60434EBB108D5663B /* RTL8139PHY.cpp */; };
725194F00ED4B4E7005D00D9 /* RTL8139Private.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B98D4BD70434EBB108D5663B /* RTL8139Private.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
725194F80ED4B4E7005D00D9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info.plist"; sourceTree = "<group>"; };
725194F90ED4B4E7005D00D9 /* AppleRTL8139Ethernet.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppleRTL8139Ethernet.kext; sourceTree = BUILT_PRODUCTS_DIR; };
B98D4BD10434EB9208D5663B /* RTL8139.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RTL8139.cpp; sourceTree = "<group>"; };
B98D4BD20434EB9208D5663B /* RTL8139.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RTL8139.h; sourceTree = "<group>"; };
B98D4BD50434EBB108D5663B /* RTL8139HW.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RTL8139HW.h; sourceTree = "<group>"; };
B98D4BD60434EBB108D5663B /* RTL8139PHY.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RTL8139PHY.cpp; sourceTree = "<group>"; };
B98D4BD70434EBB108D5663B /* RTL8139Private.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RTL8139Private.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
725194F10ED4B4E7005D00D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
089C166AFE841209C02AAC07 /* AppleRTL8139Ethernet */ = {
isa = PBXGroup;
children = (
247142CAFF3F8F9811CA285C /* Source */,
089C167CFE841241C02AAC07 /* Resources */,
19C28FB6FE9D52B211CA2CBB /* Products */,
725194F80ED4B4E7005D00D9 /* Info.plist */,
);
name = AppleRTL8139Ethernet;
sourceTree = "<group>";
};
089C167CFE841241C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
);
name = Resources;
sourceTree = "<group>";
};
19C28FB6FE9D52B211CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
725194F90ED4B4E7005D00D9 /* AppleRTL8139Ethernet.kext */,
);
name = Products;
sourceTree = "<group>";
};
247142CAFF3F8F9811CA285C /* Source */ = {
isa = PBXGroup;
children = (
B98D4BD20434EB9208D5663B /* RTL8139.h */,
B98D4BD10434EB9208D5663B /* RTL8139.cpp */,
B98D4BD50434EBB108D5663B /* RTL8139HW.h */,
B98D4BD60434EBB108D5663B /* RTL8139PHY.cpp */,
B98D4BD70434EBB108D5663B /* RTL8139Private.cpp */,
);
name = Source;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
725194E90ED4B4E7005D00D9 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
725194EA0ED4B4E7005D00D9 /* RTL8139.h in Headers */,
725194EB0ED4B4E7005D00D9 /* RTL8139HW.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
725194E70ED4B4E7005D00D9 /* AppleRTL8139Ethernet (Upgraded) */ = {
isa = PBXNativeTarget;
buildConfigurationList = 725194F40ED4B4E7005D00D9 /* Build configuration list for PBXNativeTarget "AppleRTL8139Ethernet (Upgraded)" */;
buildPhases = (
725194E80ED4B4E7005D00D9 /* ShellScript */,
725194E90ED4B4E7005D00D9 /* Headers */,
725194EC0ED4B4E7005D00D9 /* Resources */,
725194ED0ED4B4E7005D00D9 /* Sources */,
725194F10ED4B4E7005D00D9 /* Frameworks */,
725194F20ED4B4E7005D00D9 /* Rez */,
725194F30ED4B4E7005D00D9 /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = "AppleRTL8139Ethernet (Upgraded)";
productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions/IONetworkingFamily.kext/Contents/PlugIns";
productName = AppleRTL8139Ethernet;
productReference = 725194F90ED4B4E7005D00D9 /* AppleRTL8139Ethernet.kext */;
productType = "com.apple.product-type.kernel-extension.iokit";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
089C1669FE841209C02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 727F2D450AAF869E00ED4464 /* Build configuration list for PBXProject "AppleRTL8139Ethernet" */;
compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 1;
mainGroup = 089C166AFE841209C02AAC07 /* AppleRTL8139Ethernet */;
projectDirPath = "";
projectRoot = "";
targets = (
725194E70ED4B4E7005D00D9 /* AppleRTL8139Ethernet (Upgraded) */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
725194EC0ED4B4E7005D00D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
725194F20ED4B4E7005D00D9 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
725194E80ED4B4E7005D00D9 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPreprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi";
};
725194F30ED4B4E7005D00D9 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPostprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
725194ED0ED4B4E7005D00D9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
725194EE0ED4B4E7005D00D9 /* RTL8139.cpp in Sources */,
725194EF0ED4B4E7005D00D9 /* RTL8139PHY.cpp in Sources */,
725194F00ED4B4E7005D00D9 /* RTL8139Private.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
725194F50ED4B4E7005D00D9 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = "";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = __MBUF_TRANSITION_;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions/IONetworkingFamily.kext/Contents/PlugIns";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleRTL8139Ethernet;
MODULE_VERSION = 1.5.3;
OTHER_CFLAGS = "-D__MBUF_TRANSITION_";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleRTL8139Ethernet;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
ZERO_LINK = YES;
};
name = Development;
};
725194F60ED4B4E7005D00D9 /* Deployment */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = "";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_PREPROCESSOR_DEFINITIONS = __MBUF_TRANSITION_;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions/IONetworkingFamily.kext/Contents/PlugIns";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleRTL8139Ethernet;
MODULE_VERSION = 1.5.3;
OTHER_CFLAGS = "-D__MBUF_TRANSITION_";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleRTL8139Ethernet;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
ZERO_LINK = NO;
};
name = Deployment;
};
725194F70ED4B4E7005D00D9 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
GCC_PREPROCESSOR_DEFINITIONS = __MBUF_TRANSITION_;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions/IONetworkingFamily.kext/Contents/PlugIns";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleRTL8139Ethernet;
MODULE_VERSION = 1.5.3;
OTHER_CFLAGS = "-D__MBUF_TRANSITION_";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleRTL8139Ethernet;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
};
name = Default;
};
727F2D460AAF869E00ED4464 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Development;
};
727F2D470AAF869E00ED4464 /* Deployment */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Deployment;
};
727F2D480AAF869E00ED4464 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Default;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
725194F40ED4B4E7005D00D9 /* Build configuration list for PBXNativeTarget "AppleRTL8139Ethernet (Upgraded)" */ = {
isa = XCConfigurationList;
buildConfigurations = (
725194F50ED4B4E7005D00D9 /* Development */,
725194F60ED4B4E7005D00D9 /* Deployment */,
725194F70ED4B4E7005D00D9 /* Default */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Default;
};
727F2D450AAF869E00ED4464 /* Build configuration list for PBXProject "AppleRTL8139Ethernet" */ = {
isa = XCConfigurationList;
buildConfigurations = (
727F2D460AAF869E00ED4464 /* Development */,
727F2D470AAF869E00ED4464 /* Deployment */,
727F2D480AAF869E00ED4464 /* Default */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Default;
};
/* End XCConfigurationList section */
};
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
}