author | Wuzzy <Wuzzy2@mail.ru> |
Sat, 21 Oct 2017 17:21:34 +0200 | |
changeset 12727 | 23fb2179945f |
parent 11313 | 4701700276f5 |
child 12868 | 81433734052e |
permissions | -rw-r--r-- |
8122 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
archiveVersion = 1; |
|
4 |
classes = { |
|
5 |
}; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
6 |
objectVersion = 46; |
8122 | 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; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
181 |
attributes = { |
11313
4701700276f5
- 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents:
11143
diff
changeset
|
182 |
LastUpgradeCheck = 0710; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
183 |
}; |
8122 | 184 |
buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
185 |
compatibilityVersion = "Xcode 3.2"; |
8122 | 186 |
developmentRegion = English; |
187 |
hasScannedForEncodings = 1; |
|
188 |
knownRegions = ( |
|
189 |
English, |
|
190 |
Japanese, |
|
191 |
French, |
|
192 |
German, |
|
193 |
); |
|
194 |
mainGroup = 0867D691FE84028FC02AAC07 /* Physfs */; |
|
195 |
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; |
|
196 |
projectDirPath = ""; |
|
197 |
projectRoot = ""; |
|
198 |
targets = ( |
|
199 |
D2AAC07D0554694100DB518D /* Physfs */, |
|
200 |
); |
|
201 |
}; |
|
202 |
/* End PBXProject section */ |
|
203 |
||
204 |
/* Begin PBXSourcesBuildPhase section */ |
|
205 |
D2AAC07B0554694100DB518D /* Sources */ = { |
|
206 |
isa = PBXSourcesBuildPhase; |
|
207 |
buildActionMask = 2147483647; |
|
208 |
files = ( |
|
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
209 |
617D78F916D932900091D4D6 /* archiver_dir.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
210 |
617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
211 |
617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
212 |
617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
213 |
617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
214 |
617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
215 |
617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
216 |
617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
217 |
617D790116D932900091D4D6 /* archiver_wad.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
218 |
617D790216D932900091D4D6 /* archiver_zip.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
219 |
617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
220 |
617D790416D932900091D4D6 /* physfs_unicode.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
221 |
617D790516D932900091D4D6 /* physfs.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
222 |
617D790616D932900091D4D6 /* platform_macosx.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
223 |
617D790716D932900091D4D6 /* platform_posix.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
224 |
617D790816D932900091D4D6 /* platform_unix.c in Sources */, |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
225 |
617D790916D932900091D4D6 /* platform_windows.c in Sources */, |
8122 | 226 |
); |
227 |
runOnlyForDeploymentPostprocessing = 0; |
|
228 |
}; |
|
229 |
/* End PBXSourcesBuildPhase section */ |
|
230 |
||
231 |
/* Begin XCBuildConfiguration section */ |
|
232 |
1DEB921F08733DC00010E9CD /* Debug */ = { |
|
233 |
isa = XCBuildConfiguration; |
|
234 |
buildSettings = { |
|
235 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
236 |
COPY_PHASE_STRIP = NO; |
|
237 |
DSTROOT = /tmp/Physfs.dst; |
|
238 |
GCC_DYNAMIC_NO_PIC = NO; |
|
239 |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
|
240 |
GCC_MODEL_TUNING = G5; |
|
241 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
242 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
243 |
GCC_PREFIX_HEADER = Physfs_Prefix.pch; |
|
244 |
INSTALL_PATH = /usr/local/lib; |
|
245 |
PRODUCT_NAME = Physfs; |
|
11143 | 246 |
SKIP_INSTALL = YES; |
8122 | 247 |
}; |
248 |
name = Debug; |
|
249 |
}; |
|
250 |
1DEB922008733DC00010E9CD /* Release */ = { |
|
251 |
isa = XCBuildConfiguration; |
|
252 |
buildSettings = { |
|
253 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
254 |
DSTROOT = /tmp/Physfs.dst; |
|
255 |
GCC_MODEL_TUNING = G5; |
|
256 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
257 |
GCC_PREFIX_HEADER = Physfs_Prefix.pch; |
|
258 |
INSTALL_PATH = /usr/local/lib; |
|
259 |
PRODUCT_NAME = Physfs; |
|
11143 | 260 |
SKIP_INSTALL = YES; |
8122 | 261 |
}; |
262 |
name = Release; |
|
263 |
}; |
|
264 |
1DEB922308733DC00010E9CD /* Debug */ = { |
|
265 |
isa = XCBuildConfiguration; |
|
266 |
buildSettings = { |
|
267 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
268 |
CLANG_WARN_BOOL_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
269 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
270 |
CLANG_WARN_EMPTY_BODY = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
271 |
CLANG_WARN_ENUM_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
272 |
CLANG_WARN_INT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
273 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
274 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
275 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
11313
4701700276f5
- 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents:
11143
diff
changeset
|
276 |
ENABLE_TESTABILITY = YES; |
8122 | 277 |
GCC_C_LANGUAGE_STANDARD = c99; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
278 |
GCC_NO_COMMON_BLOCKS = YES; |
8122 | 279 |
GCC_OPTIMIZATION_LEVEL = 0; |
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
280 |
GCC_PREPROCESSOR_DEFINITIONS = ""; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
281 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
282 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
8122 | 283 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
284 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
285 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
286 |
GCC_WARN_UNUSED_FUNCTION = YES; |
8122 | 287 |
GCC_WARN_UNUSED_VARIABLE = YES; |
288 |
HEADER_SEARCH_PATHS = ( |
|
289 |
"\"$(SRCROOT)/../../liblua\"", |
|
290 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
291 |
); |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
292 |
IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
293 |
ONLY_ACTIVE_ARCH = YES; |
8122 | 294 |
OTHER_LDFLAGS = "-ObjC"; |
295 |
PREBINDING = NO; |
|
296 |
SDKROOT = iphoneos; |
|
11143 | 297 |
VALID_ARCHS = "armv7 x86_64 arm64"; |
8122 | 298 |
}; |
299 |
name = Debug; |
|
300 |
}; |
|
301 |
1DEB922408733DC00010E9CD /* Release */ = { |
|
302 |
isa = XCBuildConfiguration; |
|
303 |
buildSettings = { |
|
304 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
305 |
CLANG_WARN_BOOL_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
306 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
307 |
CLANG_WARN_EMPTY_BODY = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
308 |
CLANG_WARN_ENUM_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
309 |
CLANG_WARN_INT_CONVERSION = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
310 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
311 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
312 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
8122 | 313 |
GCC_C_LANGUAGE_STANDARD = c99; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
314 |
GCC_NO_COMMON_BLOCKS = YES; |
8536
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
315 |
GCC_PREPROCESSOR_DEFINITIONS = ""; |
55365fccb075
updated ios project files for the new phys build system
koda
parents:
8522
diff
changeset
|
316 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
317 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
8122 | 318 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
319 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
320 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
321 |
GCC_WARN_UNUSED_FUNCTION = YES; |
8122 | 322 |
GCC_WARN_UNUSED_VARIABLE = YES; |
323 |
HEADER_SEARCH_PATHS = ( |
|
324 |
"\"$(SRCROOT)/../../liblua\"", |
|
325 |
"\"$(SRCROOT)/../../../../Library/SDL/include\"", |
|
326 |
); |
|
11079
2e025063ca12
- Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents:
8536
diff
changeset
|
327 |
IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
8122 | 328 |
OTHER_LDFLAGS = "-ObjC"; |
329 |
PREBINDING = NO; |
|
330 |
SDKROOT = iphoneos; |
|
11143 | 331 |
VALID_ARCHS = "armv7 x86_64 arm64"; |
8122 | 332 |
}; |
333 |
name = Release; |
|
334 |
}; |
|
335 |
/* End XCBuildConfiguration section */ |
|
336 |
||
337 |
/* Begin XCConfigurationList section */ |
|
338 |
1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */ = { |
|
339 |
isa = XCConfigurationList; |
|
340 |
buildConfigurations = ( |
|
341 |
1DEB921F08733DC00010E9CD /* Debug */, |
|
342 |
1DEB922008733DC00010E9CD /* Release */, |
|
343 |
); |
|
344 |
defaultConfigurationIsVisible = 0; |
|
345 |
defaultConfigurationName = Release; |
|
346 |
}; |
|
347 |
1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */ = { |
|
348 |
isa = XCConfigurationList; |
|
349 |
buildConfigurations = ( |
|
350 |
1DEB922308733DC00010E9CD /* Debug */, |
|
351 |
1DEB922408733DC00010E9CD /* Release */, |
|
352 |
); |
|
353 |
defaultConfigurationIsVisible = 0; |
|
354 |
defaultConfigurationName = Release; |
|
355 |
}; |
|
356 |
/* End XCConfigurationList section */ |
|
357 |
}; |
|
358 |
rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
|
359 |
} |