]> granicus.if.org Git - nethack/commitdiff
Xcode build fix
authornhmall <nhmall@nethack.org>
Tue, 28 Dec 2021 02:33:01 +0000 (21:33 -0500)
committernhmall <nhmall@nethack.org>
Tue, 28 Dec 2021 02:33:01 +0000 (21:33 -0500)
sys/unix/NetHack.xcodeproj/project.pbxproj

index b0b8faec1a9a24264770a136b828fcb7d7017753..712685f77224d12b85c15b59a3ca5fdcde17dc7d 100644 (file)
                544768B123994A2C004B9739 /* mdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 544768B023994A2C004B9739 /* mdlib.c */; };
                544768BA23995BB7004B9739 /* liblua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 544768B923995BB7004B9739 /* liblua.a */; };
                5462D14823E7B19200969423 /* insight.c in Sources */ = {isa = PBXBuildFile; fileRef = 5462D14723E7B19200969423 /* insight.c */; };
+               5493735A277AAE830031FE02 /* alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 31B8A36521A238040055BD01 /* alloc.c */; };
                54FB2B4B246310A600397C0E /* symbols.c in Sources */ = {isa = PBXBuildFile; fileRef = 54FB2B4A246310A600397C0E /* symbols.c */; };
                54FCE8292223261F00F393C8 /* isaac64.c in Sources */ = {isa = PBXBuildFile; fileRef = 54FCE8282223261F00F393C8 /* isaac64.c */; };
 /* End PBXBuildFile section */
                        isa = PBXSourcesBuildPhase;
                        buildActionMask = 2147483647;
                        files = (
+                               5493735A277AAE830031FE02 /* alloc.c in Sources */,
                                5439B3BC275AADC600B8FB2F /* date.c in Sources */,
                                31B8A31021A20DC10055BD01 /* monst.c in Sources */,
                                31B8A30F21A20DC10055BD01 /* objects.c in Sources */,