author | unc0rr |
Tue, 03 Sep 2013 22:35:57 +0400 | |
changeset 9448 | 04e0acfa7c2c |
parent 8536 | 55365fccb075 |
child 11079 | 2e025063ca12 |
permissions | -rw-r--r-- |
8122 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
archiveVersion = 1; |
|
4 |
classes = { |
|
5 |
}; |
|
6 |
objectVersion = 45; |
|
7 |
objects = { |
|
8 |
||
9 |
/* Begin PBXBuildFile section */ |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
10 |
617D78F916D932900091D4D6 /* archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E816D932900091D4D6 /* archiver_dir.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
11 |
617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E916D932900091D4D6 /* archiver_grp.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
12 |
617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EA16D932900091D4D6 /* archiver_hog.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
13 |
617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EB16D932900091D4D6 /* archiver_iso9660.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
14 |
617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EC16D932900091D4D6 /* archiver_lzma.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
15 |
617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78ED16D932900091D4D6 /* archiver_mvl.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
16 |
617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EE16D932900091D4D6 /* archiver_qpak.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
17 |
617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EF16D932900091D4D6 /* archiver_unpacked.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
18 |
617D790116D932900091D4D6 /* archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F016D932900091D4D6 /* archiver_wad.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
19 |
617D790216D932900091D4D6 /* archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F116D932900091D4D6 /* archiver_zip.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
20 |
617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F216D932900091D4D6 /* physfs_byteorder.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
21 |
617D790416D932900091D4D6 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F316D932900091D4D6 /* physfs_unicode.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
22 |
617D790516D932900091D4D6 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F416D932900091D4D6 /* physfs.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
23 |
617D790616D932900091D4D6 /* platform_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F516D932900091D4D6 /* platform_macosx.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
24 |
617D790716D932900091D4D6 /* platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F616D932900091D4D6 /* platform_posix.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
25 |
617D790816D932900091D4D6 /* platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F716D932900091D4D6 /* platform_unix.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
26 |
617D790916D932900091D4D6 /* platform_windows.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F816D932900091D4D6 /* platform_windows.c */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
27 |
617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790A16D932BC0091D4D6 /* physfs_casefolding.h */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
28 |
617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790B16D932BC0091D4D6 /* physfs_internal.h */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
29 |
617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790C16D932BC0091D4D6 /* physfs_miniz.h */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
30 |
617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790D16D932BC0091D4D6 /* physfs_platforms.h */; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
31 |
617D791316D932BC0091D4D6 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790E16D932BC0091D4D6 /* physfs.h */; }; |
8122 | 32 |
AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */; }; |
33 |
AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; |
|
34 |
/* End PBXBuildFile section */ |
|
35 |
||
36 |
/* Begin PBXFileReference section */ |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
37 |
617D78E716D932600091D4D6 /* libPhysfs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhysfs.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
38 |
617D78E816D932900091D4D6 /* archiver_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_dir.c; path = ../archiver_dir.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
39 |
617D78E916D932900091D4D6 /* archiver_grp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_grp.c; path = ../archiver_grp.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
40 |
617D78EA16D932900091D4D6 /* archiver_hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_hog.c; path = ../archiver_hog.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
41 |
617D78EB16D932900091D4D6 /* archiver_iso9660.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_iso9660.c; path = ../archiver_iso9660.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
42 |
617D78EC16D932900091D4D6 /* archiver_lzma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_lzma.c; path = ../archiver_lzma.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
43 |
617D78ED16D932900091D4D6 /* archiver_mvl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_mvl.c; path = ../archiver_mvl.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
44 |
617D78EE16D932900091D4D6 /* archiver_qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_qpak.c; path = ../archiver_qpak.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
45 |
617D78EF16D932900091D4D6 /* archiver_unpacked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_unpacked.c; path = ../archiver_unpacked.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
46 |
617D78F016D932900091D4D6 /* archiver_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_wad.c; path = ../archiver_wad.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
47 |
617D78F116D932900091D4D6 /* archiver_zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_zip.c; path = ../archiver_zip.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
48 |
617D78F216D932900091D4D6 /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_byteorder.c; path = ../physfs_byteorder.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
49 |
617D78F316D932900091D4D6 /* physfs_unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_unicode.c; path = ../physfs_unicode.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
50 |
617D78F416D932900091D4D6 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../physfs.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
51 |
617D78F516D932900091D4D6 /* platform_macosx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_macosx.c; path = ../platform_macosx.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
52 |
617D78F616D932900091D4D6 /* platform_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_posix.c; path = ../platform_posix.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
53 |
617D78F716D932900091D4D6 /* platform_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_unix.c; path = ../platform_unix.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
54 |
617D78F816D932900091D4D6 /* platform_windows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_windows.c; path = ../platform_windows.c; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
55 |
617D790A16D932BC0091D4D6 /* physfs_casefolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_casefolding.h; path = ../physfs_casefolding.h; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
56 |
617D790B16D932BC0091D4D6 /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_internal.h; path = ../physfs_internal.h; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
57 |
617D790C16D932BC0091D4D6 /* physfs_miniz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_miniz.h; path = ../physfs_miniz.h; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
58 |
617D790D16D932BC0091D4D6 /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_platforms.h; path = ../physfs_platforms.h; sourceTree = SOURCE_ROOT; }; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
59 |
617D790E16D932BC0091D4D6 /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs.h; path = ../physfs.h; sourceTree = SOURCE_ROOT; }; |
8122 | 60 |
AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physfs_Prefix.pch; sourceTree = SOURCE_ROOT; }; |
61 |
AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
62 |
/* End PBXFileReference section */ |
|
63 |
||
64 |
/* Begin PBXFrameworksBuildPhase section */ |
|
65 |
D2AAC07C0554694100DB518D /* Frameworks */ = { |
|
66 |
isa = PBXFrameworksBuildPhase; |
|
67 |
buildActionMask = 2147483647; |
|
68 |
files = ( |
|
69 |
AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, |
|
70 |
); |
|
71 |
runOnlyForDeploymentPostprocessing = 0; |
|
72 |
}; |
|
73 |
/* End PBXFrameworksBuildPhase section */ |
|
74 |
||
75 |
/* Begin PBXGroup section */ |
|
76 |
034768DFFF38A50411DB9C8B /* Products */ = { |
|
77 |
isa = PBXGroup; |
|
78 |
children = ( |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
79 |
617D78E716D932600091D4D6 /* libPhysfs.a */, |
8122 | 80 |
); |
81 |
name = Products; |
|
82 |
sourceTree = "<group>"; |
|
83 |
}; |
|
84 |
0867D691FE84028FC02AAC07 /* Physfs */ = { |
|
85 |
isa = PBXGroup; |
|
86 |
children = ( |
|
87 |
08FB77AEFE84172EC02AAC07 /* Sources */, |
|
88 |
32C88DFF0371C24200C91783 /* Other Sources */, |
|
89 |
0867D69AFE84028FC02AAC07 /* Frameworks */, |
|
90 |
034768DFFF38A50411DB9C8B /* Products */, |
|
91 |
); |
|
92 |
name = Physfs; |
|
93 |
sourceTree = "<group>"; |
|
94 |
}; |
|
95 |
0867D69AFE84028FC02AAC07 /* Frameworks */ = { |
|
96 |
isa = PBXGroup; |
|
97 |
children = ( |
|
98 |
AACBBE490F95108600F1A2B1 /* Foundation.framework */, |
|
99 |
); |
|
100 |
name = Frameworks; |
|
101 |
sourceTree = "<group>"; |
|
102 |
}; |
|
103 |
08FB77AEFE84172EC02AAC07 /* Sources */ = { |
|
104 |
isa = PBXGroup; |
|
105 |
children = ( |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
106 |
617D790A16D932BC0091D4D6 /* physfs_casefolding.h */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
107 |
617D790B16D932BC0091D4D6 /* physfs_internal.h */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
108 |
617D790C16D932BC0091D4D6 /* physfs_miniz.h */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
109 |
617D790D16D932BC0091D4D6 /* physfs_platforms.h */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
110 |
617D790E16D932BC0091D4D6 /* physfs.h */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
111 |
617D78E816D932900091D4D6 /* archiver_dir.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
112 |
617D78E916D932900091D4D6 /* archiver_grp.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
113 |
617D78EA16D932900091D4D6 /* archiver_hog.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
114 |
617D78EB16D932900091D4D6 /* archiver_iso9660.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
115 |
617D78EC16D932900091D4D6 /* archiver_lzma.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
116 |
617D78ED16D932900091D4D6 /* archiver_mvl.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
117 |
617D78EE16D932900091D4D6 /* archiver_qpak.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
118 |
617D78EF16D932900091D4D6 /* archiver_unpacked.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
119 |
617D78F016D932900091D4D6 /* archiver_wad.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
120 |
617D78F116D932900091D4D6 /* archiver_zip.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
121 |
617D78F216D932900091D4D6 /* physfs_byteorder.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
122 |
617D78F316D932900091D4D6 /* physfs_unicode.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
123 |
617D78F416D932900091D4D6 /* physfs.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
124 |
617D78F516D932900091D4D6 /* platform_macosx.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
125 |
617D78F616D932900091D4D6 /* platform_posix.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
126 |
617D78F716D932900091D4D6 /* platform_unix.c */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
127 |
617D78F816D932900091D4D6 /* platform_windows.c */, |
8122 | 128 |
); |
129 |
name = Sources; |
|
130 |
sourceTree = "<group>"; |
|
131 |
}; |
|
132 |
32C88DFF0371C24200C91783 /* Other Sources */ = { |
|
133 |
isa = PBXGroup; |
|
134 |
children = ( |
|
135 |
AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */, |
|
136 |
); |
|
137 |
name = "Other Sources"; |
|
138 |
sourceTree = "<group>"; |
|
139 |
}; |
|
140 |
/* End PBXGroup section */ |
|
141 |
||
142 |
/* Begin PBXHeadersBuildPhase section */ |
|
143 |
D2AAC07A0554694100DB518D /* Headers */ = { |
|
144 |
isa = PBXHeadersBuildPhase; |
|
145 |
buildActionMask = 2147483647; |
|
146 |
files = ( |
|
147 |
AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */, |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
148 |
617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
149 |
617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
150 |
617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
151 |
617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
152 |
617D791316D932BC0091D4D6 /* physfs.h in Headers */, |
8122 | 153 |
); |
154 |
runOnlyForDeploymentPostprocessing = 0; |
|
155 |
}; |
|
156 |
/* End PBXHeadersBuildPhase section */ |
|
157 |
||
158 |
/* Begin PBXNativeTarget section */ |
|
159 |
D2AAC07D0554694100DB518D /* Physfs */ = { |
|
160 |
isa = PBXNativeTarget; |
|
161 |
buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */; |
|
162 |
buildPhases = ( |
|
163 |
D2AAC07A0554694100DB518D /* Headers */, |
|
164 |
D2AAC07B0554694100DB518D /* Sources */, |
|
165 |
D2AAC07C0554694100DB518D /* Frameworks */, |
|
166 |
); |
|
167 |
buildRules = ( |
|
168 |
); |
|
169 |
dependencies = ( |
|
170 |
); |
|
171 |
name = Physfs; |
|
172 |
productName = Physfs; |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
173 |
productReference = 617D78E716D932600091D4D6 /* libPhysfs.a */; |
8122 | 174 |
productType = "com.apple.product-type.library.static"; |
175 |
}; |
|
176 |
/* End PBXNativeTarget section */ |
|
177 |
||
178 |
/* Begin PBXProject section */ |
|
179 |
0867D690FE84028FC02AAC07 /* Project object */ = { |
|
180 |
isa = PBXProject; |
|
181 |
buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */; |
|
182 |
compatibilityVersion = "Xcode 3.1"; |
|
183 |
developmentRegion = English; |
|
184 |
hasScannedForEncodings = 1; |
|
185 |
knownRegions = ( |
|
186 |
English, |
|
187 |
Japanese, |
|
188 |
French, |
|
189 |
German, |
|
190 |
); |
|
191 |
mainGroup = 0867D691FE84028FC02AAC07 /* Physfs */; |
|
192 |
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; |
|
193 |
projectDirPath = ""; |
|
194 |
projectRoot = ""; |
|
195 |
targets = ( |
|
196 |
D2AAC07D0554694100DB518D /* Physfs */, |
|
197 |
); |
|
198 |
}; |
|
199 |
/* End PBXProject section */ |
|
200 |
||
201 |
/* Begin PBXSourcesBuildPhase section */ |
|
202 |
D2AAC07B0554694100DB518D /* Sources */ = { |
|
203 |
isa = PBXSourcesBuildPhase; |
|
204 |
buildActionMask = 2147483647; |
|
205 |
files = ( |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
206 |
617D78F916D932900091D4D6 /* archiver_dir.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
207 |
617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
208 |
617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
209 |
617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
210 |
617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
211 |
617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
212 |
617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
213 |
617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
214 |
617D790116D932900091D4D6 /* archiver_wad.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
215 |
617D790216D932900091D4D6 /* archiver_zip.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
216 |
617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
217 |
617D790416D932900091D4D6 /* physfs_unicode.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
218 |
617D790516D932900091D4D6 /* physfs.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
219 |
617D790616D932900091D4D6 /* platform_macosx.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
220 |
617D790716D932900091D4D6 /* platform_posix.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
221 |
617D790816D932900091D4D6 /* platform_unix.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
222 |
617D790916D932900091D4D6 /* platform_windows.c in Sources */, |
8122 | 223 |
); |
224 |
runOnlyForDeploymentPostprocessing = 0; |
|
225 |
}; |
|
226 |
/* End PBXSourcesBuildPhase section */ |
|
227 |
||
228 |
/* Begin XCBuildConfiguration section */ |
|
229 |
1DEB921F08733DC00010E9CD /* Debug */ = { |
|
230 |
isa = XCBuildConfiguration; |
|
231 |
buildSettings = { |
|
232 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
233 |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
234 |
COPY_PHASE_STRIP = NO; |
|
235 |
DSTROOT = /tmp/Physfs.dst; |
|
236 |
GCC_DYNAMIC_NO_PIC = NO; |
|
237 |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
|
238 |
GCC_MODEL_TUNING = G5; |
|
239 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
240 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
241 |
GCC_PREFIX_HEADER = Physfs_Prefix.pch; |
|
242 |
INSTALL_PATH = /usr/local/lib; |
|
243 |
PRODUCT_NAME = Physfs; |
|
244 |
}; |
|
245 |
name = Debug; |
|
246 |
}; |
|
247 |
1DEB922008733DC00010E9CD /* Release */ = { |
|
248 |
isa = XCBuildConfiguration; |
|
249 |
buildSettings = { |
|
250 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
251 |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
252 |
DSTROOT = /tmp/Physfs.dst; |
|
253 |
GCC_MODEL_TUNING = G5; |
|
254 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
255 |
GCC_PREFIX_HEADER = Physfs_Prefix.pch; |
|
256 |
INSTALL_PATH = /usr/local/lib; |
|
257 |
PRODUCT_NAME = Physfs; |
|
258 |
}; |
|
259 |
name = Release; |
|
260 |
}; |
|
261 |
1DEB922308733DC00010E9CD /* Debug */ = { |
|
262 |
isa = XCBuildConfiguration; |
|
263 |
buildSettings = { |
|
264 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
265 |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
266 |
GCC_C_LANGUAGE_STANDARD = c99; |
|
267 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
268 |
GCC_PREPROCESSOR_DEFINITIONS = ""; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
269 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
8122 | 270 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
271 |
GCC_WARN_UNUSED_VARIABLE = YES; |
|
272 |
HEADER_SEARCH_PATHS = ( |
|
273 |
"\"$(SRCROOT)/../../liblua\"", |
|
274 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
275 |
); |
|
276 |
OTHER_LDFLAGS = "-ObjC"; |
|
277 |
PREBINDING = NO; |
|
278 |
SDKROOT = iphoneos; |
|
279 |
}; |
|
280 |
name = Debug; |
|
281 |
}; |
|
282 |
1DEB922408733DC00010E9CD /* Release */ = { |
|
283 |
isa = XCBuildConfiguration; |
|
284 |
buildSettings = { |
|
285 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
286 |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
287 |
GCC_C_LANGUAGE_STANDARD = c99; |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
288 |
GCC_PREPROCESSOR_DEFINITIONS = ""; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
289 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
8122 | 290 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
291 |
GCC_WARN_UNUSED_VARIABLE = YES; |
|
292 |
HEADER_SEARCH_PATHS = ( |
|
293 |
"\"$(SRCROOT)/../../liblua\"", |
|
294 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
295 |
); |
|
296 |
OTHER_LDFLAGS = "-ObjC"; |
|
297 |
PREBINDING = NO; |
|
298 |
SDKROOT = iphoneos; |
|
299 |
}; |
|
300 |
name = Release; |
|
301 |
}; |
|
302 |
/* End XCBuildConfiguration section */ |
|
303 |
||
304 |
/* Begin XCConfigurationList section */ |
|
305 |
1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */ = { |
|
306 |
isa = XCConfigurationList; |
|
307 |
buildConfigurations = ( |
|
308 |
1DEB921F08733DC00010E9CD /* Debug */, |
|
309 |
1DEB922008733DC00010E9CD /* Release */, |
|
310 |
); |
|
311 |
defaultConfigurationIsVisible = 0; |
|
312 |
defaultConfigurationName = Release; |
|
313 |
}; |
|
314 |
1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */ = { |
|
315 |
isa = XCConfigurationList; |
|
316 |
buildConfigurations = ( |
|
317 |
1DEB922308733DC00010E9CD /* Debug */, |
|
318 |
1DEB922408733DC00010E9CD /* Release */, |
|
319 |
); |
|
320 |
defaultConfigurationIsVisible = 0; |
|
321 |
defaultConfigurationName = Release; |
|
322 |
}; |
|
323 |
/* End XCConfigurationList section */ |
|
324 |
}; |
|
325 |
rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
|
326 |
} |