Fixed a small issue in the xcode project file for non developpers macosx users who don't have the sdl & sdl_image installed on their computers.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@275 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
a2d3374c9c
commit
efb420f1f8
@ -11,6 +11,7 @@
|
||||
002F3A2E09D0888800EBEB88 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A2C09D0888800EBEB88 /* SDLMain.m */; };
|
||||
002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; };
|
||||
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
||||
F5AD4B1F0EA8CCF0009CCAC4 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AD4B1E0EA8CCF0009CCAC4 /* version.c */; };
|
||||
F5B19B740EA4BDF5003F4BA4 /* 8pxfont.png in Resources */ = {isa = PBXBuildFile; fileRef = F5B19B730EA4BDF5003F4BA4 /* 8pxfont.png */; };
|
||||
F5B19B8D0EA4BE3E003F4BA4 /* aide.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B750EA4BE3E003F4BA4 /* aide.c */; };
|
||||
F5B19B8E0EA4BE3E003F4BA4 /* boutons.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B760EA4BE3E003F4BA4 /* boutons.c */; };
|
||||
@ -48,11 +49,21 @@
|
||||
002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
|
||||
isa = PBXCopyFilesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
dstPath = "";
|
||||
dstPath = SDL_image.framework/Versions/A;
|
||||
dstSubfolderSpec = 10;
|
||||
files = (
|
||||
F5DCE2BC0EA5116B0065B0EF /* SDL_image in Copy Frameworks into .app bundle */,
|
||||
);
|
||||
name = "Copy Frameworks into .app bundle";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
002F39FD09D0883400EBEB89 /* Copy Frameworks into .app bundle */ = {
|
||||
isa = PBXCopyFilesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
dstPath = SDL.framework/Versions/A;
|
||||
dstSubfolderSpec = 10;
|
||||
files = (
|
||||
F5DCE2BE0EA5118E0065B0EF /* SDL in Copy Frameworks into .app bundle */,
|
||||
F5DCE2BC0EA5116B0065B0EF /* SDL_image in Copy Frameworks into .app bundle */,
|
||||
);
|
||||
name = "Copy Frameworks into .app bundle";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@ -70,6 +81,7 @@
|
||||
32CA4F630368D1EE00C91783 /* Grafx2_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Grafx2_Prefix.pch; sourceTree = "<group>"; };
|
||||
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
||||
8D1107320486CEB800E47090 /* Grafx2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Grafx2.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
F5AD4B1E0EA8CCF0009CCAC4 /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = "<group>"; };
|
||||
F5B19B6C0EA4BDA8003F4BA4 /* SDL_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_image.framework; path = /Library/Frameworks/SDL_image.framework; sourceTree = "<absolute>"; };
|
||||
F5B19B730EA4BDF5003F4BA4 /* 8pxfont.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 8pxfont.png; sourceTree = "<group>"; };
|
||||
F5B19B750EA4BE3E003F4BA4 /* aide.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aide.c; sourceTree = "<group>"; };
|
||||
@ -101,8 +113,8 @@
|
||||
F5B19C1C0EA4D71C003F4BA4 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = SYSTEM_DEVELOPER_DIR; };
|
||||
F5B19C350EA4DB69003F4BA4 /* gfx2.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gfx2.ini; sourceTree = "<group>"; };
|
||||
F5B19C3C0EA4DC91003F4BA4 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
F5DCE2BB0EA5116B0065B0EF /* SDL_image */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL_image; path = /Library/Frameworks/SDL_image.framework/SDL_image; sourceTree = "<absolute>"; };
|
||||
F5DCE2BD0EA5118E0065B0EF /* SDL */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL; path = /Library/Frameworks/SDL.framework/SDL; sourceTree = "<absolute>"; };
|
||||
F5DCE2BB0EA5116B0065B0EF /* SDL_image */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL_image; path = /Library/Frameworks/SDL_image.framework/Versions/A/SDL_image; sourceTree = "<absolute>"; };
|
||||
F5DCE2BD0EA5118E0065B0EF /* SDL */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL; path = /Library/Frameworks/SDL.framework/Versions/A/SDL; sourceTree = "<absolute>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@ -157,6 +169,7 @@
|
||||
29B97314FDCFA39411CA2CEA /* Grafx2 */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
F5AD4B1E0EA8CCF0009CCAC4 /* version.c */,
|
||||
F5DCE2BD0EA5118E0065B0EF /* SDL */,
|
||||
F5DCE2BB0EA5116B0065B0EF /* SDL_image */,
|
||||
F5B19C3B0EA4DC91003F4BA4 /* InfoPlist.strings */,
|
||||
@ -236,6 +249,7 @@
|
||||
8D11072C0486CEB800E47090 /* Sources */,
|
||||
8D11072E0486CEB800E47090 /* Frameworks */,
|
||||
002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
|
||||
002F39FD09D0883400EBEB89 /* Copy Frameworks into .app bundle */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
@ -307,6 +321,7 @@
|
||||
F5B19BA20EA4BE3E003F4BA4 /* SFont.c in Sources */,
|
||||
F5B19BA30EA4BE3E003F4BA4 /* shade.c in Sources */,
|
||||
F5B19BA40EA4BE3E003F4BA4 /* special.c in Sources */,
|
||||
F5AD4B1F0EA8CCF0009CCAC4 /* version.c in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
453,
|
||||
129.2085,
|
||||
88.2085,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXErrorsWarningsDataSource_TypeID,
|
||||
@ -77,7 +77,7 @@
|
||||
43,
|
||||
20,
|
||||
79,
|
||||
10,
|
||||
84,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
@ -119,13 +119,37 @@
|
||||
PBXSymbolsDataSource_ReferenceNameID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXFileTableDataSource3.XCSCMDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
20,
|
||||
262,
|
||||
20,
|
||||
48.1626,
|
||||
43,
|
||||
43,
|
||||
20,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_SCM_ColumnID,
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
PBXFileDataSource_Target_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
200,
|
||||
212,
|
||||
106,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
@ -141,29 +165,14 @@
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 245890901;
|
||||
PBXWorkspaceStateSaveDate = 245890901;
|
||||
PBXPerProjectTemplateStateSaveDate = 245943553;
|
||||
PBXWorkspaceStateSaveDate = 245943553;
|
||||
};
|
||||
perUserProjectItems = {
|
||||
F5B19C160EA4D6E8003F4BA4 = F5B19C160EA4D6E8003F4BA4 /* PBXTextBookmark */;
|
||||
F5B19C180EA4D6E8003F4BA4 = F5B19C180EA4D6E8003F4BA4 /* PBXTextBookmark */;
|
||||
F5B19C1A0EA4D6E8003F4BA4 = F5B19C1A0EA4D6E8003F4BA4 /* PBXTextBookmark */;
|
||||
F5B19C2F0EA4DB23003F4BA4 = F5B19C2F0EA4DB23003F4BA4 /* PBXTextBookmark */;
|
||||
F5B19C300EA4DB23003F4BA4 = F5B19C300EA4DB23003F4BA4 /* PBXTextBookmark */;
|
||||
F5B19C310EA4DB36003F4BA4 = F5B19C310EA4DB36003F4BA4 /* PBXTextBookmark */;
|
||||
F5B1D1770EA5FE2100AB8D0F = F5B1D1770EA5FE2100AB8D0F /* PBXTextBookmark */;
|
||||
F5B1D1790EA5FE2100AB8D0F = F5B1D1790EA5FE2100AB8D0F /* PBXTextBookmark */;
|
||||
F5B1D1B50EA602BA00AB8D0F = F5B1D1B50EA602BA00AB8D0F /* PBXTextBookmark */;
|
||||
F5B1D1B70EA602BA00AB8D0F = F5B1D1B70EA602BA00AB8D0F /* PBXTextBookmark */;
|
||||
F5B1D1BD0EA602C300AB8D0F = F5B1D1BD0EA602C300AB8D0F /* PBXTextBookmark */;
|
||||
F5B1D1CA0EA602F600AB8D0F = F5B1D1CA0EA602F600AB8D0F /* PBXTextBookmark */;
|
||||
F5B8B7890EA7EE9F00214777 = F5B8B7890EA7EE9F00214777 /* PBXTextBookmark */;
|
||||
F5B8B7960EA7EE9F00214777 = F5B8B7960EA7EE9F00214777 /* PBXTextBookmark */;
|
||||
F5B8B7A30EA7F2AA00214777 = F5B8B7A30EA7F2AA00214777 /* PBXTextBookmark */;
|
||||
F5DCE26A0EA50EDC0065B0EF = F5DCE26A0EA50EDC0065B0EF /* PBXTextBookmark */;
|
||||
F5DCE26B0EA50EDC0065B0EF = F5DCE26B0EA50EDC0065B0EF /* PBXTextBookmark */;
|
||||
F5DCE26C0EA50EDC0065B0EF = F5DCE26C0EA50EDC0065B0EF /* PBXTextBookmark */;
|
||||
F5DCE26E0EA50EDC0065B0EF = F5DCE26E0EA50EDC0065B0EF /* PBXTextBookmark */;
|
||||
};
|
||||
sourceControlManager = F5B19B690EA4BD79003F4BA4 /* Source Control */;
|
||||
userBuildSettings = {
|
||||
@ -210,7 +219,7 @@
|
||||
isSCMEnabled = 0;
|
||||
scmConfiguration = {
|
||||
};
|
||||
scmType = "";
|
||||
scmType = scm.subversion;
|
||||
};
|
||||
F5B19B6A0EA4BD79003F4BA4 /* Code sense */ = {
|
||||
isa = PBXCodeSenseManager;
|
||||
@ -227,6 +236,14 @@
|
||||
sepNavWindowFrame = "{{38, 55}, {906, 665}}";
|
||||
};
|
||||
};
|
||||
F5B19B750EA4BE3E003F4BA4 /* aide.c */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {964, 7904}}";
|
||||
sepNavSelRange = "{1390, 0}";
|
||||
sepNavVisRect = "{{0, 763}, {867, 536}}";
|
||||
sepNavWindowFrame = "{{15, 76}, {906, 665}}";
|
||||
};
|
||||
};
|
||||
F5B19B760EA4BE3E003F4BA4 /* boutons.c */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1260, 59470}}";
|
||||
@ -237,7 +254,7 @@
|
||||
};
|
||||
F5B19B7B0EA4BE3E003F4BA4 /* graph.c */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1620, 116109}}";
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1620, 116128}}";
|
||||
sepNavSelRange = "{204170, 0}";
|
||||
sepNavVisRect = "{{0, 0}, {0, 0}}";
|
||||
};
|
||||
@ -281,13 +298,6 @@
|
||||
sepNavWindowFrame = "{{15, 76}, {906, 665}}";
|
||||
};
|
||||
};
|
||||
F5B19BB50EA4C196003F4BA4 /* mbuf.h */ = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
name = mbuf.h;
|
||||
path = /Developer/SDKs/MacOSX10.4u.sdk/usr/include/sys/mbuf.h;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
F5B19C160EA4D6E8003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19C170EA4D6E8003F4BA4 /* curl.h */;
|
||||
@ -305,56 +315,6 @@
|
||||
path = /Developer/SDKs/MacOSX10.4u.sdk/usr/include/curl/curl.h;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
F5B19C180EA4D6E8003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19BB50EA4C196003F4BA4 /* mbuf.h */;
|
||||
name = "mbuf.h: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 451;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B19C1A0EA4D6E8003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19BB50EA4C196003F4BA4 /* mbuf.h */;
|
||||
name = "mbuf.h: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 451;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B19C2F0EA4DB23003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7C0EA4BE3E003F4BA4 /* init.c */;
|
||||
name = "init.c: 2242";
|
||||
rLen = 0;
|
||||
rLoc = 79989;
|
||||
rType = 0;
|
||||
vrLen = 312;
|
||||
vrLoc = 5217;
|
||||
};
|
||||
F5B19C300EA4DB23003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B880EA4BE3E003F4BA4 /* saveini.c */;
|
||||
name = "saveini.c: 422";
|
||||
rLen = 0;
|
||||
rLoc = 11413;
|
||||
rType = 0;
|
||||
vrLen = 332;
|
||||
vrLoc = 11240;
|
||||
};
|
||||
F5B19C310EA4DB36003F4BA4 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7C0EA4BE3E003F4BA4 /* init.c */;
|
||||
name = "init.c: 2242";
|
||||
rLen = 0;
|
||||
rLoc = 79989;
|
||||
rType = 0;
|
||||
vrLen = 319;
|
||||
vrLoc = 5217;
|
||||
};
|
||||
F5B19C3C0EA4DC91003F4BA4 /* English */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1692, 536}}";
|
||||
@ -383,16 +343,6 @@
|
||||
vrLen = 376;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B1D1B50EA602BA00AB8D0F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B800EA4BE3E003F4BA4 /* moteur.c */;
|
||||
name = "moteur.c: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 227;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B1D1B70EA602BA00AB8D0F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B800EA4BE3E003F4BA4 /* moteur.c */;
|
||||
@ -403,100 +353,6 @@
|
||||
vrLen = 227;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B1D1BD0EA602C300AB8D0F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B800EA4BE3E003F4BA4 /* moteur.c */;
|
||||
name = "moteur.c: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 0;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B1D1CA0EA602F600AB8D0F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7B0EA4BE3E003F4BA4 /* graph.c */;
|
||||
name = "graph.c: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 170;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B8B7890EA7EE9F00214777 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7B0EA4BE3E003F4BA4 /* graph.c */;
|
||||
name = "graph.c: 6111";
|
||||
rLen = 0;
|
||||
rLoc = 204170;
|
||||
rType = 0;
|
||||
vrLen = 0;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5B8B7960EA7EE9F00214777 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B8B7970EA7EE9F00214777 /* SDL_keyboard.h */;
|
||||
rLen = 0;
|
||||
rLoc = 2147483647;
|
||||
rType = 0;
|
||||
};
|
||||
F5B8B7970EA7EE9F00214777 /* SDL_keyboard.h */ = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
name = SDL_keyboard.h;
|
||||
path = /Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_keyboard.h;
|
||||
sourceTree = "<absolute>";
|
||||
};
|
||||
F5B8B7A30EA7F2AA00214777 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7B0EA4BE3E003F4BA4 /* graph.c */;
|
||||
name = "graph.c: Tourner_brosse_preview";
|
||||
rLen = 0;
|
||||
rLoc = 204170;
|
||||
rType = 0;
|
||||
vrLen = 0;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5DCE26A0EA50EDC0065B0EF /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B880EA4BE3E003F4BA4 /* saveini.c */;
|
||||
name = "saveini.c: 636";
|
||||
rLen = 0;
|
||||
rLoc = 19568;
|
||||
rType = 0;
|
||||
vrLen = 0;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5DCE26B0EA50EDC0065B0EF /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19B7C0EA4BE3E003F4BA4 /* init.c */;
|
||||
name = "init.c: 2216";
|
||||
rLen = 0;
|
||||
rLoc = 79989;
|
||||
rType = 0;
|
||||
vrLen = 575;
|
||||
vrLoc = 5565;
|
||||
};
|
||||
F5DCE26C0EA50EDC0065B0EF /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19BB50EA4C196003F4BA4 /* mbuf.h */;
|
||||
name = "mbuf.h: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 322;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5DCE26E0EA50EDC0065B0EF /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = F5B19BB50EA4C196003F4BA4 /* mbuf.h */;
|
||||
name = "mbuf.h: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 322;
|
||||
vrLoc = 0;
|
||||
};
|
||||
F5DCE2700EA50EDC0065B0EF /* SDL_image.h */ = {
|
||||
isa = PBXFileReference;
|
||||
lastKnownFileType = sourcecode.c.h;
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>ActivePerspectiveName</key>
|
||||
<string>Project</string>
|
||||
<string>Build</string>
|
||||
<key>AllowedModules</key>
|
||||
<array>
|
||||
<dict>
|
||||
@ -185,49 +185,12 @@
|
||||
<key>Notifications</key>
|
||||
<array/>
|
||||
<key>OpenEditors</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Content</key>
|
||||
<dict>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B8B7940EA7EE9F00214777</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>SDL_keyboard.h</string>
|
||||
<key>PBXSplitModuleInNavigatorKey</key>
|
||||
<dict>
|
||||
<key>Split0</key>
|
||||
<dict>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B8B7950EA7EE9F00214777</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>SDL_keyboard.h</string>
|
||||
<key>history</key>
|
||||
<array>
|
||||
<string>F5B8B7960EA7EE9F00214777</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>SplitCount</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
<key>StatusBarVisibility</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>Geometry</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 20}, {906, 568}}</string>
|
||||
<key>PBXModuleWindowStatusBarHidden2</key>
|
||||
<false/>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>15 132 906 609 0 0 1024 746 </string>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
<array/>
|
||||
<key>PerspectiveWidths</key>
|
||||
<array>
|
||||
<integer>992</integer>
|
||||
<integer>992</integer>
|
||||
<integer>992</integer>
|
||||
<integer>1000</integer>
|
||||
<integer>1000</integer>
|
||||
<integer>1000</integer>
|
||||
</array>
|
||||
<key>Perspectives</key>
|
||||
<array>
|
||||
@ -259,8 +222,6 @@
|
||||
<key>Layout</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXBottomSmartGroupGIDs</key>
|
||||
@ -307,12 +268,11 @@
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
|
||||
<array>
|
||||
<array>
|
||||
<integer>3</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
|
||||
<string>{{0, 0}, {339, 261}}</string>
|
||||
<string>{{0, 0}, {339, 580}}</string>
|
||||
</dict>
|
||||
<key>PBXTopSmartGroupGIDs</key>
|
||||
<array/>
|
||||
@ -322,7 +282,7 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {356, 279}}</string>
|
||||
<string>{{0, 0}, {356, 598}}</string>
|
||||
<key>GroupTreeTableConfiguration</key>
|
||||
<array>
|
||||
<string>FileBuiltColumn</string>
|
||||
@ -332,8 +292,6 @@
|
||||
<string>MainColumn</string>
|
||||
<real>297</real>
|
||||
</array>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>24 426 883 320 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXSmartGroupTreeModule</string>
|
||||
@ -349,7 +307,7 @@
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B19BA70EA4BF24003F4BA4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>graph.c</string>
|
||||
<string></string>
|
||||
<key>PBXSplitModuleInNavigatorKey</key>
|
||||
<dict>
|
||||
<key>Split0</key>
|
||||
@ -357,24 +315,14 @@
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B19BA80EA4BF24003F4BA4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>graph.c</string>
|
||||
<key>_historyCapacity</key>
|
||||
<integer>0</integer>
|
||||
<key>bookmark</key>
|
||||
<string>F5B8B7A30EA7F2AA00214777</string>
|
||||
<string></string>
|
||||
<key>history</key>
|
||||
<array>
|
||||
<string>F5B19C160EA4D6E8003F4BA4</string>
|
||||
<string>F5DCE26A0EA50EDC0065B0EF</string>
|
||||
<string>F5DCE26B0EA50EDC0065B0EF</string>
|
||||
<string>F5DCE26C0EA50EDC0065B0EF</string>
|
||||
<string>F5B1D1770EA5FE2100AB8D0F</string>
|
||||
<string>F5B1D1B50EA602BA00AB8D0F</string>
|
||||
<string>F5B8B7890EA7EE9F00214777</string>
|
||||
</array>
|
||||
<key>prevStack</key>
|
||||
<array>
|
||||
<string>F5DCE26E0EA50EDC0065B0EF</string>
|
||||
<string>F5B1D1790EA5FE2100AB8D0F</string>
|
||||
<string>F5B1D1B70EA602BA00AB8D0F</string>
|
||||
</array>
|
||||
@ -390,9 +338,7 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {522, 0}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>24 426 883 320 0 0 1024 746 </string>
|
||||
<string>{{0, 0}, {639, 0}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXNavigatorGroup</string>
|
||||
@ -401,7 +347,7 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Proportion</key>
|
||||
<string>274pt</string>
|
||||
<string>593pt</string>
|
||||
<key>Tabs</key>
|
||||
<array>
|
||||
<dict>
|
||||
@ -415,9 +361,7 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{10, 27}, {522, 247}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>24 426 883 320 0 0 1024 746 </string>
|
||||
<string>{{10, 27}, {639, 566}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>XCDetailModule</string>
|
||||
@ -458,7 +402,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>Proportion</key>
|
||||
<string>522pt</string>
|
||||
<string>639pt</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Name</key>
|
||||
@ -476,11 +420,11 @@
|
||||
</array>
|
||||
<key>TableOfContents</key>
|
||||
<array>
|
||||
<string>F5B8B7A40EA7F2AA00214777</string>
|
||||
<string>F5AD4B120EA8C9D5009CCAC4</string>
|
||||
<string>1CA23ED40692098700951B8B</string>
|
||||
<string>F5B8B7A50EA7F2AA00214777</string>
|
||||
<string>F5AD4B130EA8C9D5009CCAC4</string>
|
||||
<string>F5B19BA70EA4BF24003F4BA4</string>
|
||||
<string>F5B8B7A60EA7F2AA00214777</string>
|
||||
<string>F5AD4B140EA8C9D5009CCAC4</string>
|
||||
<string>1CA23EDF0692099D00951B8B</string>
|
||||
<string>1CA23EE00692099D00951B8B</string>
|
||||
<string>1CA23EE10692099D00951B8B</string>
|
||||
@ -514,6 +458,8 @@
|
||||
<key>Layout</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXBottomSmartGroupGIDs</key>
|
||||
@ -528,7 +474,7 @@
|
||||
<dict>
|
||||
<key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
|
||||
<array>
|
||||
<real>970</real>
|
||||
<real>251</real>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
|
||||
<array>
|
||||
@ -544,12 +490,11 @@
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
|
||||
<array>
|
||||
<array>
|
||||
<integer>9</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
|
||||
<string>{{0, 0}, {0, 0}}</string>
|
||||
<string>{{0, 140}, {251, 580}}</string>
|
||||
</dict>
|
||||
<key>PBXTopSmartGroupGIDs</key>
|
||||
<array/>
|
||||
@ -559,17 +504,19 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {987, 280}}</string>
|
||||
<string>{{0, 0}, {268, 598}}</string>
|
||||
<key>GroupTreeTableConfiguration</key>
|
||||
<array>
|
||||
<string>MainColumn</string>
|
||||
<real>970</real>
|
||||
<real>251</real>
|
||||
</array>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>23 92 1000 639 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXSmartGroupTreeModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>987pt</string>
|
||||
<string>268pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Dock</key>
|
||||
@ -580,7 +527,7 @@
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B19BA70EA4BF24003F4BA4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>graph.c</string>
|
||||
<string></string>
|
||||
<key>PBXSplitModuleInNavigatorKey</key>
|
||||
<dict>
|
||||
<key>Split0</key>
|
||||
@ -588,21 +535,14 @@
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>F5B19BA80EA4BF24003F4BA4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>graph.c</string>
|
||||
<string></string>
|
||||
<key>history</key>
|
||||
<array>
|
||||
<string>F5B19C160EA4D6E8003F4BA4</string>
|
||||
<string>F5B19C180EA4D6E8003F4BA4</string>
|
||||
<string>F5B19C310EA4DB36003F4BA4</string>
|
||||
<string>F5B19C300EA4DB23003F4BA4</string>
|
||||
<string>F5B1D1770EA5FE2100AB8D0F</string>
|
||||
<string>F5B1D1BD0EA602C300AB8D0F</string>
|
||||
<string>F5B1D1CA0EA602F600AB8D0F</string>
|
||||
</array>
|
||||
<key>prevStack</key>
|
||||
<array>
|
||||
<string>F5B19C1A0EA4D6E8003F4BA4</string>
|
||||
<string>F5B19C2F0EA4DB23003F4BA4</string>
|
||||
<string>F5B1D1790EA5FE2100AB8D0F</string>
|
||||
<string>F5B1D1B70EA602BA00AB8D0F</string>
|
||||
</array>
|
||||
@ -618,21 +558,25 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {0, 253}}</string>
|
||||
<string>{{0, 0}, {727, 91}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>23 92 1000 639 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXNavigatorGroup</string>
|
||||
<key>Proportion</key>
|
||||
<string>253pt</string>
|
||||
<string>91pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Proportion</key>
|
||||
<string>0pt</string>
|
||||
<string>502pt</string>
|
||||
<key>Tabs</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXBuildLogShowsTranscriptDefaultKey</key>
|
||||
<string>{{0, 372}, {727, 103}}</string>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>XCMainBuildResultsModuleGUID</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
@ -645,7 +589,9 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{10, 27}, {0, -27}}</string>
|
||||
<string>{{10, 27}, {727, 475}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>23 92 1000 639 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXBuildResultsModule</string>
|
||||
@ -698,7 +644,7 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {0, 0}}</string>
|
||||
<string>{{10, 27}, {771, 338}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXRunSessionModule</string>
|
||||
@ -707,7 +653,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>Proportion</key>
|
||||
<string>0pt</string>
|
||||
<string>727pt</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Name</key>
|
||||
@ -725,14 +671,14 @@
|
||||
</array>
|
||||
<key>TableOfContents</key>
|
||||
<array>
|
||||
<string>F5B8B7A70EA7F2AA00214777</string>
|
||||
<string>F5AD4B200EA8CCF4009CCAC4</string>
|
||||
<string>1CA23EE50692099D00951B8B</string>
|
||||
<string>F5B8B7A80EA7F2AA00214777</string>
|
||||
<string>F5AD4B210EA8CCF4009CCAC4</string>
|
||||
<string>F5B19BA70EA4BF24003F4BA4</string>
|
||||
<string>F5B8B7A90EA7F2AA00214777</string>
|
||||
<string>F5AD4B220EA8CCF4009CCAC4</string>
|
||||
<string>XCMainBuildResultsModuleGUID</string>
|
||||
<string>1CA23EE80692099D00951B8B</string>
|
||||
<string>F5B8B7AA0EA7F2AA00214777</string>
|
||||
<string>F5AD4B230EA8CCF4009CCAC4</string>
|
||||
</array>
|
||||
<key>ToolbarConfiguration</key>
|
||||
<string>xcode.toolbar.config.buildAndRun</string>
|
||||
@ -776,12 +722,12 @@
|
||||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {1063, 131}}</string>
|
||||
<string>{{0, 0}, {951, 163}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXDebugCLIModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>131pt</string>
|
||||
<string>163pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>ContentConfiguration</key>
|
||||
@ -800,8 +746,8 @@
|
||||
<string>yes</string>
|
||||
<key>sizes</key>
|
||||
<array>
|
||||
<string>{{0, 0}, {499, 205}}</string>
|
||||
<string>{{499, 0}, {564, 205}}</string>
|
||||
<string>{{0, 0}, {445, 205}}</string>
|
||||
<string>{{445, 0}, {506, 205}}</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>VerticalSplitView</key>
|
||||
@ -816,8 +762,8 @@
|
||||
<string>yes</string>
|
||||
<key>sizes</key>
|
||||
<array>
|
||||
<string>{{0, 0}, {1063, 205}}</string>
|
||||
<string>{{0, 205}, {1063, 225}}</string>
|
||||
<string>{{0, 0}, {951, 205}}</string>
|
||||
<string>{{0, 205}, {951, 225}}</string>
|
||||
</array>
|
||||
</dict>
|
||||
</dict>
|
||||
@ -839,7 +785,7 @@
|
||||
<key>DebugSTDIOWindowFrame</key>
|
||||
<string>{{200, 200}, {500, 300}}</string>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 136}, {1063, 430}}</string>
|
||||
<string>{{0, 168}, {951, 430}}</string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXDebugSessionModule</string>
|
||||
@ -863,15 +809,15 @@
|
||||
</array>
|
||||
<key>TableOfContents</key>
|
||||
<array>
|
||||
<string>F5B1D1C30EA602C300AB8D0F</string>
|
||||
<string>F5AD4A820EA8C2B2009CCAC4</string>
|
||||
<string>1CCC7628064C1048000F2A68</string>
|
||||
<string>1CCC7629064C1048000F2A68</string>
|
||||
<string>F5B1D1C40EA602C300AB8D0F</string>
|
||||
<string>F5B1D1C50EA602C300AB8D0F</string>
|
||||
<string>F5B1D1C60EA602C300AB8D0F</string>
|
||||
<string>F5B1D1C70EA602C300AB8D0F</string>
|
||||
<string>F5B1D1A80EA6025300AB8D0F</string>
|
||||
<string>F5B1D1C80EA602C300AB8D0F</string>
|
||||
<string>F5AD4A830EA8C2B2009CCAC4</string>
|
||||
<string>F5AD4A840EA8C2B2009CCAC4</string>
|
||||
<string>F5AD4A850EA8C2B2009CCAC4</string>
|
||||
<string>F5AD4A860EA8C2B2009CCAC4</string>
|
||||
<string>F5AD4A720EA8C198009CCAC4</string>
|
||||
<string>F5AD4A870EA8C2B2009CCAC4</string>
|
||||
</array>
|
||||
<key>ToolbarConfiguration</key>
|
||||
<string>xcode.toolbar.config.debug</string>
|
||||
@ -904,7 +850,7 @@
|
||||
<string>/Users/xx/Grafx2/Grafx2.xcodeproj</string>
|
||||
</array>
|
||||
<key>WindowString</key>
|
||||
<string>24 426 883 320 0 0 1024 746 </string>
|
||||
<string>23 92 1000 639 0 0 1024 746 </string>
|
||||
<key>WindowTools</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user