From: Alexander Barton Date: Sun, 19 May 2002 10:43:01 +0000 (+0000) Subject: - vsnprintf.h und splint.h zu Projektdatei hinzugefuegt. X-Git-Tag: rel-0-5-0-pre1~185 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=4432a8164a68baef33d861776284d9d65794223d - vsnprintf.h und splint.h zu Projektdatei hinzugefuegt. --- diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj index fdb6fb60..f1861c20 100644 --- a/MacOSX/ngircd.pbproj/project.pbxproj +++ b/MacOSX/ngircd.pbproj/project.pbxproj @@ -136,6 +136,7 @@ F5F18139023EC63701A85B04, F5F1813A023EC63701A85B04, F55047BC0240F6E501A85B04, + F51044550297AC170173DE11, ); isa = PBXHeadersBuildPhase; name = Headers; @@ -159,6 +160,7 @@ F57C888C0232884501A85B04, F57C889002328D7201A85B04, F55047BD0240F6E501A85B04, + F51044560297B5D40173DE11, ); isa = PBXSourcesBuildPhase; name = Sources; @@ -206,6 +208,30 @@ //F52 //F53 //F54 + F51044520297ABF80173DE11 = { + isa = PBXFileReference; + name = vsnprintf.c; + path = /Users/alex/Develop/ngircd/src/portab/vsnprintf.c; + refType = 0; + }; + F51044540297AC170173DE11 = { + isa = PBXFileReference; + name = splint.h; + path = portab/splint.h; + refType = 4; + }; + F51044550297AC170173DE11 = { + fileRef = F51044540297AC170173DE11; + isa = PBXBuildFile; + settings = { + }; + }; + F51044560297B5D40173DE11 = { + fileRef = F51044520297ABF80173DE11; + isa = PBXBuildFile; + settings = { + }; + }; F51D17FC01C8F5B701E11C2E = { isa = PBXFileReference; name = client.c; @@ -876,6 +902,8 @@ F5F18135023EC63701A85B04, F5F18136023EC63701A85B04, F5F18137023EC63701A85B04, + F51044540297AC170173DE11, + F51044520297ABF80173DE11, ); isa = PBXGroup; name = portab;