about summary refs log tree commit diff
path: root/MacOSX
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2001-12-23 21:52:46 +0000
committerAlexander Barton <alex@barton.de>2001-12-23 21:52:46 +0000
commitd74ddba36e96e264668b115cea299205982e667b (patch)
tree6e574c2bcc1ee0100da3d6cfbd99cc0572fbba05 /MacOSX
parent12dd4b2cac4c2f85bacfff483228a6aef8bc0354 (diff)
downloadngircd-d74ddba36e96e264668b115cea299205982e667b.tar.gz
ngircd-d74ddba36e96e264668b115cea299205982e667b.zip
- neues Modul messages.h eingefuegt.
Diffstat (limited to 'MacOSX')
-rw-r--r--MacOSX/ngircd.pbproj/alex.pbxuser20
-rw-r--r--MacOSX/ngircd.pbproj/project.pbxproj40
2 files changed, 50 insertions, 10 deletions
diff --git a/MacOSX/ngircd.pbproj/alex.pbxuser b/MacOSX/ngircd.pbproj/alex.pbxuser
index 14e6b2b0..d809c66f 100644
--- a/MacOSX/ngircd.pbproj/alex.pbxuser
+++ b/MacOSX/ngircd.pbproj/alex.pbxuser
@@ -8,14 +8,14 @@
 		);
 		perUserDictionary = {
 			PBXWorkspaceConfiguration = {
-				ContentSize = "{997, 707}";
+				ContentSize = "{997, 615}";
 				LeftSlideOut = {
 					ActiveTab = 0;
-					Frame = "{{0, 23}, {997, 684}}";
+					Frame = "{{0, 23}, {997, 592}}";
 					Split0 = {
-						Frame = "{{241, 0}, {756, 684}}";
+						Frame = "{{240, 0}, {757, 592}}";
 						Split0 = {
-							Frame = "{{0, 25}, {756, 659}}";
+							Frame = "{{0, 24}, {757, 568}}";
 						};
 						SplitCount = 1;
 						Tab0 = {
@@ -51,18 +51,18 @@
 							};
 						};
 						Tab2 = {
-							BuildMessageFrame = "{{0, 0}, {758, 109}}";
-							BuildTranscriptFrame = "{{0, 118}, {758, 99}}";
-							Frame = "{{0, 0}, {756, 215}}";
+							BuildMessageFrame = "{{0, 0}, {759, 109}}";
+							BuildTranscriptFrame = "{{0, 118}, {759, 99}}";
+							Frame = "{{0, 0}, {757, 215}}";
 						};
 						Tab3 = {
-							Frame = "{{0, 0}, {756, 295}}";
+							Frame = "{{0, 0}, {757, 295}}";
 						};
 						TabCount = 4;
 					};
 					SplitCount = 1;
 					Tab0 = {
-						Frame = "{{0, 0}, {216, 684}}";
+						Frame = "{{0, 0}, {216, 592}}";
 					};
 					Tab1 = {
 						ClassesFrame = "{{0, 0}, {202, 56}}";
@@ -88,7 +88,7 @@
 					};
 					TabCount = 5;
 				};
-				WindowLocation = "{28, 206}";
+				WindowLocation = "{12, 60}";
 			};
 		};
 		wantsIndex = 1;
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;
 }