Index: branches/rekursor/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj =================================================================== --- branches/rekursor/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj (revision 73) +++ branches/rekursor/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj (revision 74) @@ -7,18 +7,7 @@ objects = { /* Begin PBXBuildFile section */ - 01001003110EBB2A00221234 /* CustomTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 01001001110EBB2A00221234 /* CustomTableView.h */; }; - 01001004110EBB2A00221234 /* CustomTableView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01001002110EBB2A00221234 /* CustomTableView.mm */; }; - 010914DC1110E9B20013CD58 /* AboutController.h in Headers */ = {isa = PBXBuildFile; fileRef = 010914DA1110E9B20013CD58 /* AboutController.h */; }; - 010914DD1110E9B20013CD58 /* AboutController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 010914DB1110E9B20013CD58 /* AboutController.mm */; }; 010CC625110927A2006EFFE9 /* QuestionMark.png in Resources */ = {isa = PBXBuildFile; fileRef = 010CC624110927A2006EFFE9 /* QuestionMark.png */; }; - 013F671F110F7A7D0095EC8F /* cdBootCreator.sh in Resources */ = {isa = PBXBuildFile; fileRef = 013F671C110F7A7D0095EC8F /* cdBootCreator.sh */; }; - 013F6720110F7A7D0095EC8F /* getDevProp.sh in Resources */ = {isa = PBXBuildFile; fileRef = 013F671D110F7A7D0095EC8F /* getDevProp.sh */; }; - 013F6721110F7A7D0095EC8F /* gfxutil in Resources */ = {isa = PBXBuildFile; fileRef = 013F671E110F7A7D0095EC8F /* gfxutil */; }; - 013F67EE110F970D0095EC8F /* EfiInjectController.h in Headers */ = {isa = PBXBuildFile; fileRef = 013F67EC110F970D0095EC8F /* EfiInjectController.h */; }; - 013F67EF110F970D0095EC8F /* EfiInjectController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 013F67ED110F970D0095EC8F /* EfiInjectController.mm */; }; - 013F67F4110F97580095EC8F /* SmbiosController.h in Headers */ = {isa = PBXBuildFile; fileRef = 013F67F2110F97580095EC8F /* SmbiosController.h */; }; - 013F67F5110F97580095EC8F /* SmbiosController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 013F67F3110F97580095EC8F /* SmbiosController.mm */; }; 01466A931104062500088464 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466A921104062500088464 /* Security.framework */; }; 01466C2A110408CC00088464 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C29110408CC00088464 /* SecurityInterface.framework */; }; 01466C381104091400088464 /* SecurityFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C371104091400088464 /* SecurityFoundation.framework */; }; @@ -31,15 +20,28 @@ 019930FF110A0E6F003B056E /* PeripheralsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019930FD110A0E6F003B056E /* PeripheralsController.mm */; }; 01993115110A0EB9003B056E /* AdvancedSetupController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01993113110A0EB9003B056E /* AdvancedSetupController.h */; }; 01993116110A0EB9003B056E /* AdvancedSetupController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01993114110A0EB9003B056E /* AdvancedSetupController.mm */; }; - 01993199110A2C61003B056E /* string_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01993198110A2C61003B056E /* string_util.h */; }; 019931DD110A37FA003B056E /* PreferencesControllerBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 019931DB110A37FA003B056E /* PreferencesControllerBase.h */; }; 019931DE110A37FA003B056E /* PreferencesControllerBase.mm in Sources */ = {isa = PBXBuildFile; fileRef = 019931DC110A37FA003B056E /* PreferencesControllerBase.mm */; }; 01993567110AA9FA003B056E /* ChameleonPropertyList.h in Headers */ = {isa = PBXBuildFile; fileRef = 01993565110AA9FA003B056E /* ChameleonPropertyList.h */; }; 01993568110AA9FA003B056E /* ChameleonPropertyList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */; }; + 01A25D2E111108C80024EA7E /* AboutController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D0E111108C80024EA7E /* AboutController.h */; }; + 01A25D2F111108C80024EA7E /* AboutController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D0F111108C80024EA7E /* AboutController.mm */; }; + 01A25D3A111108C80024EA7E /* CustomTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1A111108C80024EA7E /* CustomTableView.h */; }; + 01A25D3B111108C80024EA7E /* CustomTableView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D1B111108C80024EA7E /* CustomTableView.mm */; }; + 01A25D3C111108C80024EA7E /* EfiInjectController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1C111108C80024EA7E /* EfiInjectController.h */; }; + 01A25D3D111108C80024EA7E /* EfiInjectController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D1D111108C80024EA7E /* EfiInjectController.mm */; }; + 01A25D3E111108C80024EA7E /* file_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1E111108C80024EA7E /* file_util.h */; }; + 01A25D3F111108C80024EA7E /* GroupControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */; }; + 01A25D40111108C80024EA7E /* KernOptionsParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D20111108C80024EA7E /* KernOptionsParser.cpp */; }; + 01A25D41111108C80024EA7E /* KernOptionsParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D21111108C80024EA7E /* KernOptionsParser.h */; }; + 01A25D4A111108C80024EA7E /* SmbiosController.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D2A111108C80024EA7E /* SmbiosController.h */; }; + 01A25D4B111108C80024EA7E /* SmbiosController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D2B111108C80024EA7E /* SmbiosController.mm */; }; + 01A25D4C111108C80024EA7E /* string_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01A25D2C111108C80024EA7E /* string_util.cpp */; }; + 01A25D4D111108C80024EA7E /* string_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A25D2D111108C80024EA7E /* string_util.h */; }; + 01A25D6B111109FF0024EA7E /* cdBootCreator.sh in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D68111109FF0024EA7E /* cdBootCreator.sh */; }; + 01A25D6C111109FF0024EA7E /* getDevProp.sh in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D69111109FF0024EA7E /* getDevProp.sh */; }; + 01A25D6D111109FF0024EA7E /* gfxutil in Resources */ = {isa = PBXBuildFile; fileRef = 01A25D6A111109FF0024EA7E /* gfxutil */; }; 01A40F75110550F4002A74CD /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 01A40F74110550F4002A74CD /* CHANGES */; }; - 01AF5E69110C1C6800816AA8 /* string_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01AF5E68110C1C6800816AA8 /* string_util.cpp */; }; - 01AF5E6C110C1C9C00816AA8 /* KernOptionsParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01AF5E6A110C1C9C00816AA8 /* KernOptionsParser.cpp */; }; - 01AF5E6D110C1C9C00816AA8 /* KernOptionsParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 01AF5E6B110C1C9C00816AA8 /* KernOptionsParser.h */; }; 01B0E8141108B85A00ACF21B /* ChameleonPrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */; }; 01B0E8151108B85A00ACF21B /* ChameleonPrefPane.mm in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */; }; 01B0E8161108B85A00ACF21B /* ShellProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01B0E8101108B85A00ACF21B /* ShellProcess.cpp */; }; @@ -54,8 +56,6 @@ 01B0E8251108B87A00ACF21B /* Windows.png in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E81F1108B87A00ACF21B /* Windows.png */; }; 01B0E8271108B89100ACF21B /* CREDITS in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8261108B89100ACF21B /* CREDITS */; }; 01B0E8291108B89D00ACF21B /* version in Resources */ = {isa = PBXBuildFile; fileRef = 01B0E8281108B89D00ACF21B /* version */; }; - 01D5D9C6110D723200AAE2C3 /* file_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 01D5D9C5110D723200AAE2C3 /* file_util.h */; }; - 01D5DBE0110DA3CD00AAE2C3 /* GroupControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 01D5DBDF110DA3CD00AAE2C3 /* GroupControllerProtocol.h */; }; 01E0E9511108F9ED004EF6E8 /* TODO in Resources */ = {isa = PBXBuildFile; fileRef = 01E0E9501108F9ED004EF6E8 /* TODO */; }; 8D202CEA0486D31800D8A456 /* StartupPrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */; }; 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; @@ -65,18 +65,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 01001001110EBB2A00221234 /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomTableView.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/CustomTableView.h; sourceTree = SOURCE_ROOT; }; - 01001002110EBB2A00221234 /* CustomTableView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = CustomTableView.mm; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/CustomTableView.mm; sourceTree = SOURCE_ROOT; }; - 010914DA1110E9B20013CD58 /* AboutController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutController.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/AboutController.h; sourceTree = SOURCE_ROOT; }; - 010914DB1110E9B20013CD58 /* AboutController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AboutController.mm; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/AboutController.mm; sourceTree = SOURCE_ROOT; }; 010CC624110927A2006EFFE9 /* QuestionMark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = QuestionMark.png; path = Resources/QuestionMark.png; sourceTree = SOURCE_ROOT; }; - 013F671C110F7A7D0095EC8F /* cdBootCreator.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = cdBootCreator.sh; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Resources/cdBootCreator.sh; sourceTree = SOURCE_ROOT; }; - 013F671D110F7A7D0095EC8F /* getDevProp.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = getDevProp.sh; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Resources/getDevProp.sh; sourceTree = SOURCE_ROOT; }; - 013F671E110F7A7D0095EC8F /* gfxutil */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = gfxutil; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Resources/gfxutil; sourceTree = SOURCE_ROOT; }; - 013F67EC110F970D0095EC8F /* EfiInjectController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EfiInjectController.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/EfiInjectController.h; sourceTree = SOURCE_ROOT; }; - 013F67ED110F970D0095EC8F /* EfiInjectController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EfiInjectController.mm; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/EfiInjectController.mm; sourceTree = SOURCE_ROOT; }; - 013F67F2110F97580095EC8F /* SmbiosController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SmbiosController.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/SmbiosController.h; sourceTree = SOURCE_ROOT; }; - 013F67F3110F97580095EC8F /* SmbiosController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SmbiosController.mm; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/SmbiosController.mm; sourceTree = SOURCE_ROOT; }; 01466A921104062500088464 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 01466C29110408CC00088464 /* SecurityInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityInterface.framework; path = System/Library/Frameworks/SecurityInterface.framework; sourceTree = SDKROOT; }; 01466C371104091400088464 /* SecurityFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityFoundation.framework; path = System/Library/Frameworks/SecurityFoundation.framework; sourceTree = SDKROOT; }; @@ -89,15 +78,28 @@ 019930FD110A0E6F003B056E /* PeripheralsController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PeripheralsController.mm; path = Sources/PeripheralsController.mm; sourceTree = ""; }; 01993113110A0EB9003B056E /* AdvancedSetupController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdvancedSetupController.h; path = Sources/AdvancedSetupController.h; sourceTree = ""; }; 01993114110A0EB9003B056E /* AdvancedSetupController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AdvancedSetupController.mm; path = Sources/AdvancedSetupController.mm; sourceTree = ""; }; - 01993198110A2C61003B056E /* string_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string_util.h; path = Sources/string_util.h; sourceTree = ""; }; 019931DB110A37FA003B056E /* PreferencesControllerBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesControllerBase.h; path = Sources/PreferencesControllerBase.h; sourceTree = ""; }; 019931DC110A37FA003B056E /* PreferencesControllerBase.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PreferencesControllerBase.mm; path = Sources/PreferencesControllerBase.mm; sourceTree = ""; }; 01993565110AA9FA003B056E /* ChameleonPropertyList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChameleonPropertyList.h; path = Sources/ChameleonPropertyList.h; sourceTree = ""; }; 01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ChameleonPropertyList.cpp; path = Sources/ChameleonPropertyList.cpp; sourceTree = ""; }; + 01A25D0E111108C80024EA7E /* AboutController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/AboutController.h; sourceTree = ""; }; + 01A25D0F111108C80024EA7E /* AboutController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AboutController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/AboutController.mm; sourceTree = ""; }; + 01A25D1A111108C80024EA7E /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomTableView.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/CustomTableView.h; sourceTree = ""; }; + 01A25D1B111108C80024EA7E /* CustomTableView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = CustomTableView.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/CustomTableView.mm; sourceTree = ""; }; + 01A25D1C111108C80024EA7E /* EfiInjectController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EfiInjectController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/EfiInjectController.h; sourceTree = ""; }; + 01A25D1D111108C80024EA7E /* EfiInjectController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EfiInjectController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/EfiInjectController.mm; sourceTree = ""; }; + 01A25D1E111108C80024EA7E /* file_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = file_util.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/file_util.h; sourceTree = ""; }; + 01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupControllerProtocol.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/GroupControllerProtocol.h; sourceTree = ""; }; + 01A25D20111108C80024EA7E /* KernOptionsParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = KernOptionsParser.cpp; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/KernOptionsParser.cpp; sourceTree = ""; }; + 01A25D21111108C80024EA7E /* KernOptionsParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = KernOptionsParser.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/KernOptionsParser.h; sourceTree = ""; }; + 01A25D2A111108C80024EA7E /* SmbiosController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SmbiosController.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/SmbiosController.h; sourceTree = ""; }; + 01A25D2B111108C80024EA7E /* SmbiosController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SmbiosController.mm; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/SmbiosController.mm; sourceTree = ""; }; + 01A25D2C111108C80024EA7E /* string_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_util.cpp; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/string_util.cpp; sourceTree = ""; }; + 01A25D2D111108C80024EA7E /* string_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string_util.h; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Sources/string_util.h; sourceTree = ""; }; + 01A25D68111109FF0024EA7E /* cdBootCreator.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = cdBootCreator.sh; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/cdBootCreator.sh; sourceTree = ""; }; + 01A25D69111109FF0024EA7E /* getDevProp.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = getDevProp.sh; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/getDevProp.sh; sourceTree = ""; }; + 01A25D6A111109FF0024EA7E /* gfxutil */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = gfxutil; path = ../../../../../../../devl/OSX/voodoo/chameleonApplications/branches/rekursor/ChameleonPrefPane/Resources/gfxutil; sourceTree = ""; }; 01A40F74110550F4002A74CD /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES; sourceTree = ""; }; - 01AF5E68110C1C6800816AA8 /* string_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = string_util.cpp; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/string_util.cpp; sourceTree = SOURCE_ROOT; }; - 01AF5E6A110C1C9C00816AA8 /* KernOptionsParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = KernOptionsParser.cpp; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/KernOptionsParser.cpp; sourceTree = SOURCE_ROOT; }; - 01AF5E6B110C1C9C00816AA8 /* KernOptionsParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = KernOptionsParser.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/KernOptionsParser.h; sourceTree = SOURCE_ROOT; }; 01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChameleonPrefPane.h; path = Sources/ChameleonPrefPane.h; sourceTree = ""; }; 01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ChameleonPrefPane.mm; path = Sources/ChameleonPrefPane.mm; sourceTree = ""; }; 01B0E8101108B85A00ACF21B /* ShellProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ShellProcess.cpp; path = Sources/ShellProcess.cpp; sourceTree = ""; }; @@ -112,8 +114,6 @@ 01B0E81F1108B87A00ACF21B /* Windows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Windows.png; path = Resources/Windows.png; sourceTree = ""; }; 01B0E8261108B89100ACF21B /* CREDITS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CREDITS; sourceTree = ""; }; 01B0E8281108B89D00ACF21B /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = version; path = bin/version; sourceTree = ""; }; - 01D5D9C5110D723200AAE2C3 /* file_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = file_util.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/file_util.h; sourceTree = SOURCE_ROOT; }; - 01D5DBDF110DA3CD00AAE2C3 /* GroupControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupControllerProtocol.h; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/Sources/GroupControllerProtocol.h; sourceTree = SOURCE_ROOT; }; 01E0E9501108F9ED004EF6E8 /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = SOURCE_ROOT; }; 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -145,7 +145,9 @@ 01E314A9110FF91C0058F210 /* Controllers */ = { isa = PBXGroup; children = ( - 01D5DBDF110DA3CD00AAE2C3 /* GroupControllerProtocol.h */, + 01A25D0E111108C80024EA7E /* AboutController.h */, + 01A25D0F111108C80024EA7E /* AboutController.mm */, + 01A25D1F111108C80024EA7E /* GroupControllerProtocol.h */, 019931DB110A37FA003B056E /* PreferencesControllerBase.h */, 019931DC110A37FA003B056E /* PreferencesControllerBase.mm */, 019930DF110A0CB4003B056E /* BootSetupController.h */, @@ -156,12 +158,10 @@ 019930FD110A0E6F003B056E /* PeripheralsController.mm */, 01993113110A0EB9003B056E /* AdvancedSetupController.h */, 01993114110A0EB9003B056E /* AdvancedSetupController.mm */, - 013F67EC110F970D0095EC8F /* EfiInjectController.h */, - 013F67ED110F970D0095EC8F /* EfiInjectController.mm */, - 013F67F2110F97580095EC8F /* SmbiosController.h */, - 013F67F3110F97580095EC8F /* SmbiosController.mm */, - 010914DA1110E9B20013CD58 /* AboutController.h */, - 010914DB1110E9B20013CD58 /* AboutController.mm */, + 01A25D1C111108C80024EA7E /* EfiInjectController.h */, + 01A25D1D111108C80024EA7E /* EfiInjectController.mm */, + 01A25D2A111108C80024EA7E /* SmbiosController.h */, + 01A25D2B111108C80024EA7E /* SmbiosController.mm */, ); name = Controllers; sourceTree = ""; @@ -172,8 +172,8 @@ 01E314A9110FF91C0058F210 /* Controllers */, 01B0E80E1108B85A00ACF21B /* ChameleonPrefPane.h */, 01B0E80F1108B85A00ACF21B /* ChameleonPrefPane.mm */, - 01001001110EBB2A00221234 /* CustomTableView.h */, - 01001002110EBB2A00221234 /* CustomTableView.mm */, + 01A25D1A111108C80024EA7E /* CustomTableView.h */, + 01A25D1B111108C80024EA7E /* CustomTableView.mm */, ); name = GUI; sourceTree = ""; @@ -181,17 +181,17 @@ 01E314AB110FF95C0058F210 /* Utilities */ = { isa = PBXGroup; children = ( - 01D5D9C5110D723200AAE2C3 /* file_util.h */, - 01993198110A2C61003B056E /* string_util.h */, - 01AF5E68110C1C6800816AA8 /* string_util.cpp */, + 01A25D1E111108C80024EA7E /* file_util.h */, + 01A25D2D111108C80024EA7E /* string_util.h */, + 01A25D2C111108C80024EA7E /* string_util.cpp */, 01B0E8111108B85A00ACF21B /* ShellProcess.h */, 01B0E8101108B85A00ACF21B /* ShellProcess.cpp */, 01B0E8131108B85A00ACF21B /* PropertyList.h */, 01B0E8121108B85A00ACF21B /* PropertyList.cpp */, 01993565110AA9FA003B056E /* ChameleonPropertyList.h */, 01993566110AA9FA003B056E /* ChameleonPropertyList.cpp */, - 01AF5E6B110C1C9C00816AA8 /* KernOptionsParser.h */, - 01AF5E6A110C1C9C00816AA8 /* KernOptionsParser.cpp */, + 01A25D20111108C80024EA7E /* KernOptionsParser.cpp */, + 01A25D21111108C80024EA7E /* KernOptionsParser.h */, ); name = Utilities; sourceTree = ""; @@ -220,10 +220,10 @@ 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( + 01A25D68111109FF0024EA7E /* cdBootCreator.sh */, + 01A25D69111109FF0024EA7E /* getDevProp.sh */, + 01A25D6A111109FF0024EA7E /* gfxutil */, 01B0E8261108B89100ACF21B /* CREDITS */, - 013F671C110F7A7D0095EC8F /* cdBootCreator.sh */, - 013F671D110F7A7D0095EC8F /* getDevProp.sh */, - 013F671E110F7A7D0095EC8F /* gfxutil */, 010CC624110927A2006EFFE9 /* QuestionMark.png */, 01B0E81A1108B87A00ACF21B /* CDROM.png */, 01B0E81B1108B87A00ACF21B /* Chameleon.icns */, @@ -303,16 +303,16 @@ 019930E8110A0D80003B056E /* BootFlagsController.h in Headers */, 019930FE110A0E6F003B056E /* PeripheralsController.h in Headers */, 01993115110A0EB9003B056E /* AdvancedSetupController.h in Headers */, - 01993199110A2C61003B056E /* string_util.h in Headers */, 019931DD110A37FA003B056E /* PreferencesControllerBase.h in Headers */, 01993567110AA9FA003B056E /* ChameleonPropertyList.h in Headers */, - 01AF5E6D110C1C9C00816AA8 /* KernOptionsParser.h in Headers */, - 01D5D9C6110D723200AAE2C3 /* file_util.h in Headers */, - 01D5DBE0110DA3CD00AAE2C3 /* GroupControllerProtocol.h in Headers */, - 01001003110EBB2A00221234 /* CustomTableView.h in Headers */, - 013F67EE110F970D0095EC8F /* EfiInjectController.h in Headers */, - 013F67F4110F97580095EC8F /* SmbiosController.h in Headers */, - 010914DC1110E9B20013CD58 /* AboutController.h in Headers */, + 01A25D2E111108C80024EA7E /* AboutController.h in Headers */, + 01A25D3A111108C80024EA7E /* CustomTableView.h in Headers */, + 01A25D3C111108C80024EA7E /* EfiInjectController.h in Headers */, + 01A25D3E111108C80024EA7E /* file_util.h in Headers */, + 01A25D3F111108C80024EA7E /* GroupControllerProtocol.h in Headers */, + 01A25D41111108C80024EA7E /* KernOptionsParser.h in Headers */, + 01A25D4A111108C80024EA7E /* SmbiosController.h in Headers */, + 01A25D4D111108C80024EA7E /* string_util.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -376,9 +376,9 @@ 01B0E8291108B89D00ACF21B /* version in Resources */, 01E0E9511108F9ED004EF6E8 /* TODO in Resources */, 010CC625110927A2006EFFE9 /* QuestionMark.png in Resources */, - 013F671F110F7A7D0095EC8F /* cdBootCreator.sh in Resources */, - 013F6720110F7A7D0095EC8F /* getDevProp.sh in Resources */, - 013F6721110F7A7D0095EC8F /* gfxutil in Resources */, + 01A25D6B111109FF0024EA7E /* cdBootCreator.sh in Resources */, + 01A25D6C111109FF0024EA7E /* getDevProp.sh in Resources */, + 01A25D6D111109FF0024EA7E /* gfxutil in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -408,12 +408,12 @@ 01993116110A0EB9003B056E /* AdvancedSetupController.mm in Sources */, 019931DE110A37FA003B056E /* PreferencesControllerBase.mm in Sources */, 01993568110AA9FA003B056E /* ChameleonPropertyList.cpp in Sources */, - 01AF5E69110C1C6800816AA8 /* string_util.cpp in Sources */, - 01AF5E6C110C1C9C00816AA8 /* KernOptionsParser.cpp in Sources */, - 01001004110EBB2A00221234 /* CustomTableView.mm in Sources */, - 013F67EF110F970D0095EC8F /* EfiInjectController.mm in Sources */, - 013F67F5110F97580095EC8F /* SmbiosController.mm in Sources */, - 010914DD1110E9B20013CD58 /* AboutController.mm in Sources */, + 01A25D2F111108C80024EA7E /* AboutController.mm in Sources */, + 01A25D3B111108C80024EA7E /* CustomTableView.mm in Sources */, + 01A25D3D111108C80024EA7E /* EfiInjectController.mm in Sources */, + 01A25D40111108C80024EA7E /* KernOptionsParser.cpp in Sources */, + 01A25D4B111108C80024EA7E /* SmbiosController.mm in Sources */, + 01A25D4C111108C80024EA7E /* string_util.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };