Update of /cvsroot/opentnl/tnl/osx/tnl.xcode
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25393/osx/tnl.xcode
Modified Files:
project.pbxproj
Log Message:
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/opentnl/tnl/osx/tnl.xcode/project.pbxproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** project.pbxproj 29 Jun 2004 21:07:53 -0000 1.9
--- project.pbxproj 29 Sep 2004 20:40:17 -0000 1.10
***************
*** 98,101 ****
--- 98,146 ----
//1D3
//1D4
+ 1D3CACC90694D76300313D6F = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.cpp;
+ name = goalZone.cpp;
+ path = ../zap/goalZone.cpp;
+ refType = 2;
+ sourceTree = SOURCE_ROOT;
+ };
+ 1D3CACCA0694D76300313D6F = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ name = goalZone.h;
+ path = ../zap/goalZone.h;
+ refType = 2;
+ sourceTree = SOURCE_ROOT;
+ };
+ 1D3CACCB0694D76300313D6F = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.cpp;
+ name = retrieveGame.cpp;
+ path = ../zap/retrieveGame.cpp;
+ refType = 2;
+ sourceTree = SOURCE_ROOT;
+ };
+ 1D3CACCC0694D76300313D6F = {
+ fileRef = 1D3CACC90694D76300313D6F;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 1D3CACCD0694D76300313D6F = {
+ fileRef = 1D3CACCA0694D76300313D6F;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 1D3CACCE0694D76300313D6F = {
+ fileRef = 1D3CACCB0694D76300313D6F;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
1D3E3EE90666A7EE005D645B = {
fileEncoding = 30;
***************
*** 427,430 ****
--- 472,490 ----
};
};
+ 1DD229E2070B4A02000DFF1F = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.cpp;
+ name = HTFGame.cpp;
+ path = ../zap/HTFGame.cpp;
+ refType = 2;
+ sourceTree = SOURCE_ROOT;
+ };
+ 1DD229E3070B4A02000DFF1F = {
+ fileRef = 1DD229E2070B4A02000DFF1F;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
1DE1EC6906909AB400D93C76 = {
fileEncoding = 30;
***************
*** 2366,2369 ****
--- 2426,2430 ----
1DE1ED0E06909D0A00D93C76,
1D49BDC80691F8E000643C72,
+ 1D3CACCD0694D76300313D6F,
);
isa = PBXHeadersBuildPhase;
***************
*** 2422,2425 ****
--- 2483,2489 ----
1DE1EDF50690BA1600D93C76,
1D49BDC70691F8E000643C72,
+ 1D3CACCC0694D76300313D6F,
+ 1D3CACCE0694D76300313D6F,
+ 1DD229E3070B4A02000DFF1F,
);
isa = PBXSourcesBuildPhase;
***************
*** 2856,2859 ****
--- 2920,2927 ----
6692C0E606247C3B00D5ADFE = {
children = (
+ 1DD229E2070B4A02000DFF1F,
+ 1D3CACC90694D76300313D6F,
+ 1D3CACCA0694D76300313D6F,
+ 1D3CACCB0694D76300313D6F,
1D49BDC50691F8E000643C72,
1D49BDC60691F8E000643C72,
|