Update of /cvsroot/mysql-cocoa/MySQL_Display/MySQL_Display.pbproj
In directory usw-pr-cvs1:/tmp/cvs-serv13606
Modified Files:
project.pbxproj
Log Message:
Smalls modifications, in the NSLogs.
Serge Cohen; MySQL Cocoa project, May 7th 2002....
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/mysql-cocoa/MySQL_Display/MySQL_Display.pbproj/project.pbxproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** project.pbxproj 28 Feb 2002 10:25:38 -0000 1.3
--- project.pbxproj 7 May 2002 18:41:40 -0000 1.4
***************
*** 52,56 ****
children = (
1058C7A7FEA54F5311CA2CBB,
! F51A62EA022D7F7101952E7A,
);
isa = PBXGroup;
--- 52,56 ----
children = (
1058C7A7FEA54F5311CA2CBB,
! F558A006028855FB014B1BFB,
);
isa = PBXGroup;
***************
*** 364,368 ****
files = (
1058C7A9FEA54F5311CA2CBB,
! F51A62EC022D7F7101952E7A,
);
isa = PBXFrameworksBuildPhase;
--- 364,368 ----
files = (
1058C7A9FEA54F5311CA2CBB,
! F558A008028855FB014B1BFB,
);
isa = PBXFrameworksBuildPhase;
***************
*** 424,450 ****
dstSubfolderSpec = 10;
files = (
! F51A62EB022D7F7101952E7A,
);
isa = PBXCopyFilesBuildPhase;
name = "Copy Files";
};
- F51A62EA022D7F7101952E7A = {
- isa = PBXFrameworkReference;
- name = SMySQL.framework;
- path = ../SMySQL/build/SMySQL.framework;
- refType = 2;
- };
- F51A62EB022D7F7101952E7A = {
- fileRef = F51A62EA022D7F7101952E7A;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51A62EC022D7F7101952E7A = {
- fileRef = F51A62EA022D7F7101952E7A;
- isa = PBXBuildFile;
- settings = {
- };
- };
F51F10DC01F4380F017AAB60 = {
isa = PBXFileReference;
--- 424,432 ----
dstSubfolderSpec = 10;
files = (
! F558A007028855FB014B1BFB,
);
isa = PBXCopyFilesBuildPhase;
name = "Copy Files";
};
F51F10DC01F4380F017AAB60 = {
isa = PBXFileReference;
***************
*** 529,532 ****
--- 511,532 ----
F51F10F101F4FAF8017AAB60 = {
fileRef = F51F10EF01F4FAF8017AAB60;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F558A006028855FB014B1BFB = {
+ isa = PBXFrameworkReference;
+ name = SMySQL.framework;
+ path = ../SMySQL/build/SMySQL.framework;
+ refType = 2;
+ };
+ F558A007028855FB014B1BFB = {
+ fileRef = F558A006028855FB014B1BFB;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F558A008028855FB014B1BFB = {
+ fileRef = F558A006028855FB014B1BFB;
isa = PBXBuildFile;
settings = {
|