Update XCode project

This commit is contained in:
Celtic Minstrel 2016-04-05 03:21:51 -04:00
parent 7ee37b6f84
commit e1534f0686

View file

@ -2119,7 +2119,6 @@
B5951A831013BB0800C10B66 /* multiplayer_error_codes.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = multiplayer_error_codes.hpp; sourceTree = "<group>"; };
B5951A841013BB0800C10B66 /* resources.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resources.cpp; sourceTree = "<group>"; };
B5951A851013BB0800C10B66 /* resources.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = resources.hpp; sourceTree = "<group>"; };
B5951A871013BB0800C10B66 /* savegame_config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = savegame_config.hpp; sourceTree = "<group>"; };
B5951A931013BB3400C10B66 /* game_delete.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = game_delete.cpp; sourceTree = "<group>"; };
B5951A941013BB3400C10B66 /* game_delete.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = game_delete.hpp; sourceTree = "<group>"; };
B5951A971013BB5A00C10B66 /* callable_objects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = callable_objects.cpp; sourceTree = "<group>"; };
@ -3033,7 +3032,6 @@
ECD39892194B830300CF2125 /* saved_game.hpp */,
B52EE8C2121359A600CFBDAB /* savegame.cpp */,
B52EE8C3121359A600CFBDAB /* savegame.hpp */,
B5951A871013BB0800C10B66 /* savegame_config.hpp */,
B55999B50EC62181008DD061 /* scoped_resource.hpp */,
B597EC060FC0832B00CE81F5 /* scripting */,
91B621A61B76A7CD00B00E0F /* sdl */,