Chameleon

Chameleon Commit Details

Date:2013-02-21 13:57:56 (11 years 2 months ago)
Author:ErmaC
Commit:2187
Parents: 2186
Message:Update Chameleon.xcodeproj
Changes:
M/trunk/Chameleon.xcodeproj/project.pbxproj

File differences

trunk/Chameleon.xcodeproj/project.pbxproj
9191
9292
9393
94
95
96
97
98
99
100
94101
95102
96103
......
15321539
15331540
15341541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
15351571
15361572
15371573
......
27082744
27092745
27102746
2747
27112748
27122749
2750
27132751
27142752
27152753
36AB75E814BD095E005B8045 /* PowerManagement.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PowerManagement.txt; path = OptionalSettings/PowerManagement.txt; sourceTree = "<group>"; };
36AB75E914BD095E005B8045 /* Resolution.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Resolution.txt; path = OptionalSettings/Resolution.txt; sourceTree = "<group>"; };
36AB75EA14BD095E005B8045 /* Video.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Video.txt; path = OptionalSettings/Video.txt; sourceTree = "<group>"; };
36AE6E5716D644BC00D083A6 /* Cconfig */ = {isa = PBXFileReference; lastKnownFileType = text; name = Cconfig; path = KernelPatcher/Cconfig; sourceTree = "<group>"; };
36AE6E5816D644BC00D083A6 /* KernelPatcher.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = KernelPatcher.dylib; path = KernelPatcher/KernelPatcher.dylib; sourceTree = "<group>"; };
36AE6E5916D644BC00D083A6 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = Makefile; path = KernelPatcher/Makefile; sourceTree = "<group>"; };
36AE6E5C16D644E800D083A6 /* FileNVRAM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FileNVRAM.h; path = FileNVRAM/include/FileNVRAM.h; sourceTree = "<group>"; };
36AE6E5D16D644F300D083A6 /* Cconfig */ = {isa = PBXFileReference; lastKnownFileType = text; name = Cconfig; path = FileNVRAM/Cconfig; sourceTree = "<group>"; };
36AE6E5E16D644F300D083A6 /* FileNVRAM.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = FileNVRAM.dylib; path = FileNVRAM/FileNVRAM.dylib; sourceTree = "<group>"; };
36AE6E5F16D644F300D083A6 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = Makefile; path = FileNVRAM/Makefile; sourceTree = "<group>"; };
65ED53931204B83200B22507 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = "<group>"; };
6DBAFD1313B0D21E0047ED33 /* modules_support.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = modules_support.s; sourceTree = "<group>"; };
6DBAFD1413B0D21E0047ED33 /* modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modules.c; sourceTree = "<group>"; };
path = Scripts.templates/Pre;
sourceTree = "<group>";
};
36AE6E5616D6449A00D083A6 /* KernelPatcher */ = {
isa = PBXGroup;
children = (
36AE6E5716D644BC00D083A6 /* Cconfig */,
36AE6E5816D644BC00D083A6 /* KernelPatcher.dylib */,
36AE6E5916D644BC00D083A6 /* Makefile */,
);
name = KernelPatcher;
sourceTree = "<group>";
};
36AE6E5A16D644CB00D083A6 /* FileNVRAM */ = {
isa = PBXGroup;
children = (
36AE6E5D16D644F300D083A6 /* Cconfig */,
36AE6E5E16D644F300D083A6 /* FileNVRAM.dylib */,
36AE6E5B16D644DB00D083A6 /* include */,
36AE6E5F16D644F300D083A6 /* Makefile */,
);
name = FileNVRAM;
sourceTree = "<group>";
};
36AE6E5B16D644DB00D083A6 /* include */ = {
isa = PBXGroup;
children = (
36AE6E5C16D644E800D083A6 /* FileNVRAM.h */,
);
name = include;
sourceTree = "<group>";
};
36B43E8114BCE91300D29461 /* OptionalSettings */ = {
isa = PBXGroup;
children = (
children = (
AB4DDA8C15CEFF2100E77157 /* AcpiCodec */,
A3561CAC1414024C00E9B51E /* Cconfig */,
36AE6E5A16D644CB00D083A6 /* FileNVRAM */,
A3561CAD1414024C00E9B51E /* HelloWorld */,
A3561CB21414024C00E9B51E /* include */,
36AE6E5616D6449A00D083A6 /* KernelPatcher */,
A3561CB41414024C00E9B51E /* Keylayout */,
A3561CB71414024D00E9B51E /* klibc */,
A3561D011414024D00E9B51E /* Makefile */,

Archive Download the corresponding diff file

Revision: 2187