diff options
Diffstat (limited to 'fensterTextEditor.xcodeproj/tim.pbxuser')
| -rw-r--r-- | fensterTextEditor.xcodeproj/tim.pbxuser | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/fensterTextEditor.xcodeproj/tim.pbxuser b/fensterTextEditor.xcodeproj/tim.pbxuser new file mode 100644 index 0000000..805d1fe --- /dev/null +++ b/fensterTextEditor.xcodeproj/tim.pbxuser @@ -0,0 +1,148 @@ +// !$*UTF8*$! +{ + 220D0F3A168BA6DC00A7EB05 /* fensterTextEditor */ = { + isa = PBXExecutable; + activeArgIndices = ( + ); + argumentStrings = ( + ); + autoAttachOnCrash = 1; + breakpointsEnabled = 0; + configStateDict = { + }; + customDataFormattersEnabled = 1; + dataTipCustomDataFormattersEnabled = 1; + dataTipShowTypeColumn = 1; + dataTipSortType = 0; + debuggerPlugin = GDBDebugging; + disassemblyDisplayState = 0; + dylibVariantSuffix = ""; + enableDebugStr = 1; + environmentEntries = ( + ); + executableSystemSymbolLevel = 0; + executableUserSymbolLevel = 0; + libgmallocEnabled = 0; + name = fensterTextEditor; + savedGlobals = { + }; + showTypeColumn = 0; + sourceDirectories = ( + ); + }; + 220D0F66168BA6FD00A7EB05 /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 220D0F67168BA6FD00A7EB05 /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 220D0FF5168BC13C00A7EB05 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = E4B69E1F0A3A1BDC003C02F2 /* testApp.h */; + name = "testApp.h: 43"; + rLen = 0; + rLoc = 869; + rType = 0; + vrLen = 734; + vrLoc = 265; + }; + 220D1000168BC26200A7EB05 /* XCBuildMessageTextBookmark */ = { + isa = PBXTextBookmark; + comments = "Invalid conversion from 'char' to 'const char*'"; + fRef = E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */; + fallbackIsa = XCBuildMessageTextBookmark; + rLen = 1; + rLoc = 131; + rType = 1; + }; + 220D1010168BC61200A7EB05 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */; + name = "testApp.cpp: 91"; + rLen = 0; + rLoc = 3031; + rType = 0; + vrLen = 1141; + vrLoc = 2645; + }; + E4B69B4C0A3A1720003C02F2 /* Project object */ = { + activeBuildConfigurationName = Debug; + activeExecutable = 220D0F3A168BA6DC00A7EB05 /* fensterTextEditor */; + activeTarget = E4B69B5A0A3A1756003C02F2 /* fensterTextEditor */; + codeSenseManager = 220D0F67168BA6FD00A7EB05 /* Code sense */; + executables = ( + 220D0F3A168BA6DC00A7EB05 /* fensterTextEditor */, + ); + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 577, + 20, + 48.16259765625, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 378250972; + PBXWorkspaceStateSaveDate = 378250972; + }; + perUserProjectItems = { + 220D0FF5168BC13C00A7EB05 /* PBXTextBookmark */ = 220D0FF5168BC13C00A7EB05 /* PBXTextBookmark */; + 220D1000168BC26200A7EB05 /* XCBuildMessageTextBookmark */ = 220D1000168BC26200A7EB05 /* XCBuildMessageTextBookmark */; + 220D1010168BC61200A7EB05 /* PBXTextBookmark */ = 220D1010168BC61200A7EB05 /* PBXTextBookmark */; + }; + sourceControlManager = 220D0F66168BA6FD00A7EB05 /* Source Control */; + userBuildSettings = { + }; + }; + E4B69B5A0A3A1756003C02F2 /* fensterTextEditor */ = { + activeExec = 0; + executables = ( + 220D0F3A168BA6DC00A7EB05 /* fensterTextEditor */, + ); + }; + E4B69E1D0A3A1BDC003C02F2 /* main.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {917, 446}}"; + sepNavSelRange = "{233, 0}"; + sepNavVisRange = "{0, 436}"; + sepNavWindowFrame = "{{15, 4}, {976, 574}}"; + }; + }; + E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {754, 2574}}"; + sepNavSelRange = "{4634, 0}"; + sepNavVisRange = "{4278, 403}"; + }; + }; + E4B69E1F0A3A1BDC003C02F2 /* testApp.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {755, 650}}"; + sepNavSelRange = "{869, 0}"; + sepNavVisRange = "{265, 734}"; + sepNavWindowFrame = "{{15, 4}, {976, 574}}"; + }; + }; +} |
