Update of /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj
In directory sc8-pr-cvs1:/tmp/cvs-serv15604/SMySQL.pbproj
Modified Files:
cohen.pbxuser project.pbxproj
Log Message:
Making the version-2 the trunk of the repository.
Updated the Project Builder project bundle in consequence.
2002-12-25; Serge Cohen.
Index: cohen.pbxuser
===================================================================
RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/cohen.pbxuser,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** cohen.pbxuser 25 Dec 2002 20:51:55 -0000 1.15
--- cohen.pbxuser 25 Dec 2002 21:22:50 -0000 1.16
***************
*** 3,140 ****
0867D690FE84028FC02AAC07 = {
activeBuildStyle = F51A62D4022D7B3301952E7A;
activeTarget = F51A62D7022D7C2A01952E7A;
addToTargets = (
F51A62D7022D7C2A01952E7A,
);
breakpoints = (
);
perUserDictionary = {
! PBXPerProjectTemplateStateSaveDate = 62538361;
[...1587 lines suppressed...]
+ F59C3D4602AA458C017B4675,
+ );
+ };
+ F59C3D4602AA458C017B4675 = {
+ activeArgIndex = 2147483647;
+ argumentStrings = (
+ );
+ debuggerPlugin = GDBDebugging;
+ dylibVariantSuffix = _debug;
+ enableDebugStr = 1;
+ environmentEntries = (
+ );
+ isa = PBXExecutable;
+ name = SMySQL_Test;
+ shlibInfoDictList = (
+ );
+ sourceDirectories = (
+ );
};
}
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/project.pbxproj,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** project.pbxproj 25 Dec 2002 20:51:56 -0000 1.14
--- project.pbxproj 25 Dec 2002 21:22:50 -0000 1.15
***************
*** 40,43 ****
--- 40,44 ----
F51A62D6022D7C2901952E7A,
F5649F0D023FDCA201D04C4B,
+ F59C3D3C02AA458C017B4675,
);
isa = PBXGroup;
***************
*** 67,71 ****
014CEA450018CDF011CA2923,
);
[...1475 lines suppressed...]
! F5F6CECD02A6946E015D9B03 = {
! children = (
! F5F6CECE02A69498015D9B03,
! F5F6CECF02A694C1015D9B03,
! );
! isa = PBXGroup;
! name = "TO DO, etc";
! refType = 4;
! };
! F5F6CECE02A69498015D9B03 = {
! isa = PBXFileReference;
! path = README;
! refType = 2;
! };
! F5F6CECF02A694C1015D9B03 = {
! isa = PBXFileReference;
! path = TO_DO;
! refType = 4;
};
};
|