From 656dcdea1216599d7dbcc9075898527ac6f5ad18 Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Wed, 8 Aug 2007 19:16:05 +0000 Subject: [PATCH] Added MMTypesetter.[m|h] to project. git-svn-id: http://macvim.googlecode.com/svn/trunk@104 96c4425d-ca35-0410-94e5-3396d5c13a8f --- MacVim.xcodeproj/project.pbxproj | 6 ++++++ MacVim.xcodeproj/winckler.mode1 | 9 +++++---- MacVim.xcodeproj/winckler.pbxuser | 6 +++--- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/MacVim.xcodeproj/project.pbxproj b/MacVim.xcodeproj/project.pbxproj index 33c4e7df69..ff24851b92 100644 --- a/MacVim.xcodeproj/project.pbxproj +++ b/MacVim.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 1D09AB420C6A4D520045497E /* MMTypesetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D09AB400C6A4D520045497E /* MMTypesetter.m */; }; 1D0E051C0BA5F83800B6049E /* Colors.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1D0E051B0BA5F83800B6049E /* Colors.plist */; }; 1D1474980C56703C0038FA2B /* MacVim.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D1474960C56703C0038FA2B /* MacVim.m */; }; 1D1474A00C5673AE0038FA2B /* MMAppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D14749E0C5673AE0038FA2B /* MMAppController.m */; }; @@ -117,6 +118,8 @@ 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; + 1D09AB3F0C6A4D520045497E /* MMTypesetter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MMTypesetter.h; sourceTree = ""; }; + 1D09AB400C6A4D520045497E /* MMTypesetter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MMTypesetter.m; sourceTree = ""; }; 1D0E051B0BA5F83800B6049E /* Colors.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Colors.plist; sourceTree = ""; }; 1D1474950C56703C0038FA2B /* MacVim.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacVim.h; sourceTree = ""; }; 1D1474960C56703C0038FA2B /* MacVim.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MacVim.m; sourceTree = ""; }; @@ -196,6 +199,8 @@ 080E96DDFE201D6D7F000001 /* MacVim Source */ = { isa = PBXGroup; children = ( + 1D09AB3F0C6A4D520045497E /* MMTypesetter.h */, + 1D09AB400C6A4D520045497E /* MMTypesetter.m */, 1D1474B90C567A910038FA2B /* MMWindowController.h */, 1D1474BA0C567A910038FA2B /* MMWindowController.m */, 1D1474B30C56796D0038FA2B /* MMVimController.h */, @@ -470,6 +475,7 @@ 1D1474B00C5678370038FA2B /* MMTextView.m in Sources */, 1D1474B60C56796D0038FA2B /* MMVimController.m in Sources */, 1D1474BC0C567A910038FA2B /* MMWindowController.m in Sources */, + 1D09AB420C6A4D520045497E /* MMTypesetter.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/MacVim.xcodeproj/winckler.mode1 b/MacVim.xcodeproj/winckler.mode1 index 46c3831785..a1f8f0bcbb 100644 --- a/MacVim.xcodeproj/winckler.mode1 +++ b/MacVim.xcodeproj/winckler.mode1 @@ -368,9 +368,9 @@ TableOfContents - 1D8FA20B0C61AF48009406B2 + 1D09AB4F0C6A4DC10045497E 1CE0B1FE06471DED0097A5F4 - 1D8FA20C0C61AF48009406B2 + 1D09AB500C6A4DC10045497E 1CE0B20306471E060097A5F4 1CE0B20506471E060097A5F4 @@ -504,7 +504,6 @@ 5 WindowOrderList - 1C0AD2B3069F1EA900FABCE6 1D16B9EF0BA33E3800A69B33 /Users/winckler/Projects/vim7/src/MacVim/MacVim.xcodeproj @@ -547,6 +546,8 @@ 194pt + BecomeActive + ContentConfiguration PBXProjectModuleGUID @@ -586,7 +587,7 @@ TableOfContents 1D16B9EF0BA33E3800A69B33 - 1D8FA20D0C61AF48009406B2 + 1D09AB470C6A4D690045497E 1CD0528F0623707200166675 XCMainBuildResultsModuleGUID diff --git a/MacVim.xcodeproj/winckler.pbxuser b/MacVim.xcodeproj/winckler.pbxuser index eb808ef241..0af2cdd292 100644 --- a/MacVim.xcodeproj/winckler.pbxuser +++ b/MacVim.xcodeproj/winckler.pbxuser @@ -132,7 +132,7 @@ ); }; 29B97313FDCFA39411CA2CEA /* Project object */ = { - activeBuildConfigurationName = Release; + activeBuildConfigurationName = Debug; activeExecutable = 1D16B9CF0BA33BAE00A69B33 /* MacVim */; activeTarget = 8D1107260486CEB800E47090 /* MacVim */; addToTargets = ( @@ -244,8 +244,8 @@ PBXFileDataSource_Warnings_ColumnID, ); }; - PBXPerProjectTemplateStateSaveDate = 207728380; - PBXWorkspaceStateSaveDate = 207728380; + PBXPerProjectTemplateStateSaveDate = 208293179; + PBXWorkspaceStateSaveDate = 208293179; }; sourceControlManager = 1D16B9DD0BA33BB000A69B33 /* Source Control */; userBuildSettings = {