about summary refs log tree commit diff
path: root/MacOSX/ngircd.pbproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'MacOSX/ngircd.pbproj/project.pbxproj')
-rw-r--r--MacOSX/ngircd.pbproj/project.pbxproj40
1 files changed, 40 insertions, 0 deletions
diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj
index ea128f25..f29de444 100644
--- a/MacOSX/ngircd.pbproj/project.pbxproj
+++ b/MacOSX/ngircd.pbproj/project.pbxproj
@@ -123,6 +123,8 @@
 				F51D17FE01C8F5B701E11C2E,
 				F51D180401C8FDD001E11C2E,
 				F51D180501C8FDD001E11C2E,
+				F576ABFC01D5E77301A85B03,
+				F576ABFF01D61D7401A85B03,
 			);
 			isa = PBXHeadersBuildPhase;
 			name = Headers;
@@ -138,6 +140,7 @@
 				F51D17FF01C8F5B701E11C2E,
 				F51D180601C8FDD001E11C2E,
 				F51D180701C8FDD001E11C2E,
+				F576ABFD01D5E77301A85B03,
 			);
 			isa = PBXSourcesBuildPhase;
 			name = Sources;
@@ -290,8 +293,11 @@
 				F51D180301C8FDD001E11C2E,
 				F52162BB01C7B904012300F4,
 				F52162BC01C7B904012300F4,
+				F576ABFA01D5E77301A85B03,
+				F576ABFB01D5E77301A85B03,
 				F52162C001C7B904012300F4,
 				F52162C101C7B904012300F4,
+				F576ABFE01D61D7401A85B03,
 			);
 			isa = PBXGroup;
 			path = ngircd;
@@ -505,6 +511,40 @@
 			settings = {
 			};
 		};
+		F576ABFA01D5E77301A85B03 = {
+			isa = PBXFileReference;
+			path = parse.c;
+			refType = 4;
+		};
+		F576ABFB01D5E77301A85B03 = {
+			isa = PBXFileReference;
+			path = parse.h;
+			refType = 4;
+		};
+		F576ABFC01D5E77301A85B03 = {
+			fileRef = F576ABFB01D5E77301A85B03;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
+		F576ABFD01D5E77301A85B03 = {
+			fileRef = F576ABFA01D5E77301A85B03;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
+		F576ABFE01D61D7401A85B03 = {
+			isa = PBXFileReference;
+			name = messages.h;
+			path = ../src/ngircd/messages.h;
+			refType = 2;
+		};
+		F576ABFF01D61D7401A85B03 = {
+			fileRef = F576ABFE01D61D7401A85B03;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 	};
 	rootObject = 08FB7793FE84155DC02AAC07;
 }