about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2002-05-19 10:43:01 +0000
committerAlexander Barton <alex@barton.de>2002-05-19 10:43:01 +0000
commit4432a8164a68baef33d861776284d9d65794223d (patch)
treea186697eea7a8c0b1c7094a5472f359c64c6f255
parente9a9bdda132c1de9e9ccff9b19a305ad75bf0d18 (diff)
downloadngircd-4432a8164a68baef33d861776284d9d65794223d.tar.gz
ngircd-4432a8164a68baef33d861776284d9d65794223d.zip
- vsnprintf.h und splint.h zu Projektdatei hinzugefuegt.
-rw-r--r--MacOSX/ngircd.pbproj/project.pbxproj28
1 files changed, 28 insertions, 0 deletions
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;