- Projektdatei fuer den ProjectBuilder unter Mac OS X aktualisiert.
This commit is contained in:
parent
7a90d92aef
commit
1902c6bf94
|
@ -141,6 +141,7 @@
|
|||
F5BEF12A02A0EFE201A85B03,
|
||||
F5BEF12E02A1169C01A85B03,
|
||||
F5BEF13302A12AFE01A85B03,
|
||||
F5E9448502C9F49D01A85B04,
|
||||
);
|
||||
isa = PBXHeadersBuildPhase;
|
||||
name = Headers;
|
||||
|
@ -168,6 +169,7 @@
|
|||
F5BEF12B02A0EFE201A85B03,
|
||||
F5BEF12F02A1169C01A85B03,
|
||||
F5BEF13502A24F1001A85B03,
|
||||
F5E9448602C9F49D01A85B04,
|
||||
);
|
||||
isa = PBXSourcesBuildPhase;
|
||||
name = Sources;
|
||||
|
@ -467,6 +469,8 @@
|
|||
F5BEF12902A0EFE201A85B03,
|
||||
F52162BB01C7B904012300F4,
|
||||
F52162BC01C7B904012300F4,
|
||||
F5E9448402C9F49D01A85B04,
|
||||
F5E9448302C9F49D01A85B04,
|
||||
F576ABFA01D5E77301A85B03,
|
||||
F576ABFB01D5E77301A85B03,
|
||||
F5BEF13102A12AFE01A85B03,
|
||||
|
@ -1052,6 +1056,28 @@
|
|||
path = en/README;
|
||||
refType = 4;
|
||||
};
|
||||
F5E9448302C9F49D01A85B04 = {
|
||||
isa = PBXFileReference;
|
||||
path = match.h;
|
||||
refType = 4;
|
||||
};
|
||||
F5E9448402C9F49D01A85B04 = {
|
||||
isa = PBXFileReference;
|
||||
path = match.c;
|
||||
refType = 4;
|
||||
};
|
||||
F5E9448502C9F49D01A85B04 = {
|
||||
fileRef = F5E9448302C9F49D01A85B04;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5E9448602C9F49D01A85B04 = {
|
||||
fileRef = F5E9448402C9F49D01A85B04;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5F18132023EC61E01A85B04 = {
|
||||
children = (
|
||||
F5F18133023EC63701A85B04,
|
||||
|
|
Loading…
Reference in New Issue