Xcode project update for deleted source file

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3526 4a71c877-e1ca-e34f-864e-861f7616d084
master
Ari Johnson 2008-01-20 23:49:28 +00:00
parent d075817fce
commit 715286a3b4
1 changed files with 0 additions and 4 deletions

View File

@ -261,7 +261,6 @@
0246A2B40BD3CCDC004D1C70 /* game.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1F20BD3CCDB004D1C70 /* game.c */; };
0246A2B50BD3CCDC004D1C70 /* gateway.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1F40BD3CCDB004D1C70 /* gateway.c */; };
0246A2B60BD3CCDC004D1C70 /* gatewayroute.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1F70BD3CCDB004D1C70 /* gatewayroute.c */; };
0246A2B70BD3CCDC004D1C70 /* gatewaysup.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1F90BD3CCDB004D1C70 /* gatewaysup.c */; };
0246A2B80BD3CCDC004D1C70 /* geometry.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1FA0BD3CCDB004D1C70 /* geometry.c */; };
0246A2B90BD3CCDC004D1C70 /* group.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1FC0BD3CCDB004D1C70 /* group.c */; };
0246A2BA0BD3CCDC004D1C70 /* hci.c in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1FE0BD3CCDB004D1C70 /* hci.c */; };
@ -1213,7 +1212,6 @@
0246A1F60BD3CCDB004D1C70 /* gatewaydef.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gatewaydef.h; path = ../src/gatewaydef.h; sourceTree = SOURCE_ROOT; };
0246A1F70BD3CCDB004D1C70 /* gatewayroute.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gatewayroute.c; path = ../src/gatewayroute.c; sourceTree = SOURCE_ROOT; };
0246A1F80BD3CCDB004D1C70 /* gatewayroute.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gatewayroute.h; path = ../src/gatewayroute.h; sourceTree = SOURCE_ROOT; };
0246A1F90BD3CCDB004D1C70 /* gatewaysup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gatewaysup.c; path = ../src/gatewaysup.c; sourceTree = SOURCE_ROOT; };
0246A1FA0BD3CCDB004D1C70 /* geometry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = geometry.c; path = ../src/geometry.c; sourceTree = SOURCE_ROOT; };
0246A1FB0BD3CCDB004D1C70 /* geometry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = geometry.h; path = ../src/geometry.h; sourceTree = SOURCE_ROOT; };
0246A1FC0BD3CCDB004D1C70 /* group.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = group.c; path = ../src/group.c; sourceTree = SOURCE_ROOT; };
@ -2283,7 +2281,6 @@
0246A1F60BD3CCDB004D1C70 /* gatewaydef.h */,
0246A1F70BD3CCDB004D1C70 /* gatewayroute.c */,
0246A1F80BD3CCDB004D1C70 /* gatewayroute.h */,
0246A1F90BD3CCDB004D1C70 /* gatewaysup.c */,
0246A1FA0BD3CCDB004D1C70 /* geometry.c */,
0246A1FB0BD3CCDB004D1C70 /* geometry.h */,
0246A1FC0BD3CCDB004D1C70 /* group.c */,
@ -3843,7 +3840,6 @@
0246A2B40BD3CCDC004D1C70 /* game.c in Sources */,
0246A2B50BD3CCDC004D1C70 /* gateway.c in Sources */,
0246A2B60BD3CCDC004D1C70 /* gatewayroute.c in Sources */,
0246A2B70BD3CCDC004D1C70 /* gatewaysup.c in Sources */,
0246A2B80BD3CCDC004D1C70 /* geometry.c in Sources */,
0246A2B90BD3CCDC004D1C70 /* group.c in Sources */,
0246A2BA0BD3CCDC004D1C70 /* hci.c in Sources */,