mirror of
https://github.com/thes3m/XNI
synced 2024-12-26 13:26:06 +01:00
Adding class directory structure.
git-svn-id: http://xni.googlecode.com/svn/XNI@2 ac433895-eea3-a490-d80a-17149a75e588
This commit is contained in:
parent
a1af9daefa
commit
983861cbdb
@ -59,8 +59,9 @@
|
||||
08FB77AEFE84172EC02AAC07 /* Classes */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
B5DE188611F885E500BF3275 /* Retronator */,
|
||||
);
|
||||
name = Classes;
|
||||
path = Classes;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
32C88DFF0371C24200C91783 /* Other Sources */ = {
|
||||
@ -71,6 +72,29 @@
|
||||
name = "Other Sources";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
B5DE188611F885E500BF3275 /* Retronator */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
B5DE188711F8861500BF3275 /* Xni */,
|
||||
);
|
||||
path = Retronator;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
B5DE188711F8861500BF3275 /* Xni */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
B5DE188811F8862900BF3275 /* Framework */,
|
||||
);
|
||||
path = Xni;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
B5DE188811F8862900BF3275 /* Framework */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
);
|
||||
path = Framework;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXHeadersBuildPhase section */
|
||||
|
Loading…
x
Reference in New Issue
Block a user