XCode fixup
This commit is contained in:
parent
a3bae34562
commit
00fa1b4da8
1 changed files with 7 additions and 7 deletions
|
@ -1918,11 +1918,11 @@
|
|||
B5A9BCB20ECA805A002BE442 /* dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dialog.cpp; sourceTree = "<group>"; };
|
||||
B5A9BCB30ECA805A002BE442 /* dialog.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dialog.hpp; sourceTree = "<group>"; };
|
||||
B5A9BCB40ECA805A002BE442 /* generate_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = generate_map.cpp; sourceTree = "<group>"; };
|
||||
B5A9BCB50ECA805A002BE442 /* generate_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = generate_map.hpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/generate_map.hpp; sourceTree = "<absolute>"; };
|
||||
B5A9BCB60ECA805A002BE442 /* new_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = new_map.cpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/new_map.cpp; sourceTree = "<absolute>"; };
|
||||
B5A9BCB70ECA805A002BE442 /* new_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = new_map.hpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/new_map.hpp; sourceTree = "<absolute>"; };
|
||||
B5A9BCB80ECA805A002BE442 /* resize_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = resize_map.cpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/resize_map.cpp; sourceTree = "<absolute>"; };
|
||||
B5A9BCB90ECA805A002BE442 /* resize_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = resize_map.hpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/resize_map.hpp; sourceTree = "<absolute>"; };
|
||||
B5A9BCB50ECA805A002BE442 /* generate_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = generate_map.hpp; sourceTree = "<group>"; };
|
||||
B5A9BCB60ECA805A002BE442 /* new_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = new_map.cpp; sourceTree = "<group>"; };
|
||||
B5A9BCB70ECA805A002BE442 /* new_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = new_map.hpp; sourceTree = "<group>"; };
|
||||
B5A9BCB80ECA805A002BE442 /* resize_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resize_map.cpp; sourceTree = "<group>"; };
|
||||
B5A9BCB90ECA805A002BE442 /* resize_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = resize_map.hpp; sourceTree = "<group>"; };
|
||||
B5A9BCBC0ECA805A002BE442 /* field-fwd.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "field-fwd.hpp"; sourceTree = "<group>"; };
|
||||
B5A9BCBD0ECA805A002BE442 /* field.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = field.hpp; sourceTree = "<group>"; };
|
||||
B5A9BCBE0ECA805A002BE442 /* helper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = helper.hpp; sourceTree = "<group>"; };
|
||||
|
@ -2315,8 +2315,8 @@
|
|||
F46C5DCB13A5074C00DD0816 /* commandline_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = commandline_options.cpp; sourceTree = "<group>"; };
|
||||
F46C5DD213A5089100DD0816 /* lua_object.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lua_object.hpp; sourceTree = "<group>"; };
|
||||
F46C5DD313A5089100DD0816 /* lua_object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lua_object.cpp; sourceTree = "<group>"; };
|
||||
F4728DAF145A59CF00F0E1E1 /* set_starting_position.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = set_starting_position.cpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/set_starting_position.cpp; sourceTree = "<absolute>"; };
|
||||
F4728DB0145A59CF00F0E1E1 /* set_starting_position.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = set_starting_position.hpp; path = /Users/seanachi/Documents/Programming/wesnoth/src/gui/dialogs/editor/set_starting_position.hpp; sourceTree = "<absolute>"; };
|
||||
F4728DAF145A59CF00F0E1E1 /* set_starting_position.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = set_starting_position.cpp; sourceTree = "<group>"; };
|
||||
F4728DB0145A59CF00F0E1E1 /* set_starting_position.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = set_starting_position.hpp; sourceTree = "<group>"; };
|
||||
F480CD1D14034E6D007175D6 /* mapbuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mapbuilder.cpp; sourceTree = "<group>"; };
|
||||
F480CD1E14034E6D007175D6 /* mapbuilder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mapbuilder.hpp; sourceTree = "<group>"; };
|
||||
F480CD2214034F18007175D6 /* schema_validator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = schema_validator.cpp; sourceTree = "<group>"; };
|
||||
|
|
Loading…
Add table
Reference in a new issue