Updated Xcode project file to use the 1.9 data dir,
...and the nib file with the 1.9.0 changelog.
This commit is contained in:
parent
06ad3b033f
commit
7fcf77f8fc
3 changed files with 813 additions and 802 deletions
1613
projectfiles/Xcode/Resources/SDLMain.nib/designable.nib
generated
1613
projectfiles/Xcode/Resources/SDLMain.nib/designable.nib
generated
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -336,7 +336,7 @@
|
|||
B5599B700EC62181008DD061 /* formula.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A8C0EC62181008DD061 /* formula.cpp */; };
|
||||
B5599B710EC62181008DD061 /* font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A900EC62181008DD061 /* font.cpp */; };
|
||||
B5599B720EC62181008DD061 /* floating_textbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A920EC62181008DD061 /* floating_textbox.cpp */; };
|
||||
B5599B730EC62181008DD061 /* filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A940EC62181008DD061 /* filesystem.cpp */; settings = {COMPILER_FLAGS = "-DPREFERENCES_DIR='\"Library/Application Support/Wesnoth_1.8\"' -DHAS_RELATIVE_LOCALEDIR"; }; };
|
||||
B5599B730EC62181008DD061 /* filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A940EC62181008DD061 /* filesystem.cpp */; settings = {COMPILER_FLAGS = "-DPREFERENCES_DIR='\"Library/Application Support/Wesnoth_1.9\"' -DHAS_RELATIVE_LOCALEDIR"; }; };
|
||||
B5599B740EC62181008DD061 /* filechooser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A950EC62181008DD061 /* filechooser.cpp */; };
|
||||
B5599B750EC62181008DD061 /* events.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A970EC62181008DD061 /* events.cpp */; };
|
||||
B5599B760EC62181008DD061 /* display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5599A990EC62181008DD061 /* display.cpp */; };
|
||||
|
|
Loading…
Add table
Reference in a new issue