[GME-commit] GMESRC/Paradigms/MetaGME MetaGME.sln,1.6,1.7
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Fri Mar 14 16:14:29 CDT 2008
- Previous message: [GME-commit] GMESRC/Paradigms/MetaGME/BonExtension8/Rep Any.cpp, NONE, 1.1 Any.h, NONE, 1.1 AtomRep.cpp, NONE, 1.1 AtomRep.h, NONE, 1.1 AttributeRep.cpp, NONE, 1.1 AttributeRep.h, NONE, 1.1 CodeGen.cpp, NONE, 1.1 CodeGen.h, NONE, 1.1 CodeGenReg.cpp, NONE, 1.1 CodeGenTemplate.cpp, NONE, 1.1 ConnJoint.cpp, NONE, 1.1 ConnJoint.h, NONE, 1.1 ConnectionRep.cpp, NONE, 1.1 ConnectionRep.h, NONE, 1.1 Dumper.cpp, NONE, 1.1 Dumper.h, NONE, 1.1 FCO.cpp, NONE, 1.1 FCO.h, NONE, 1.1 FcoRep.cpp, NONE, 1.1 FcoRep.h, NONE, 1.1 FolderRep.cpp, NONE, 1.1 FolderRep.h, NONE, 1.1 MakeVisitor.cpp, NONE, 1.1 MakeVisitor.h, NONE, 1.1 Method.cpp, NONE, 1.1 Method.h, NONE, 1.1 ModelRep.cpp, NONE, 1.1 ModelRep.h, NONE, 1.1 PointerItem.cpp, NONE, 1.1 PointerItem.h, NONE, 1.1 ReferenceRep.cpp, NONE, 1.1 ReferenceRep.h, NONE, 1.1 RoleRep.cpp, NONE, 1.1 RoleRep.h, NONE, 1.1 RootFolder.cpp, NONE, 1.1 RootFolder.h, NONE, 1.1 SetRep.cpp, NONE, 1.1 SetRep.h, NONE, 1.1 Sheet.cpp, NONE, 1.1 Sheet.h, NONE, 1.1
- Next message: [GME-commit] GMESRC/GME/ObjectInspector Property.cpp, 1.17, 1.18 Property.h, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/Paradigms/MetaGME
In directory escher:/tmp/cvs-serv28578
Modified Files:
MetaGME.sln
Log Message:
BonXtender project added.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: MetaGME.sln
===================================================================
RCS file: /project/gme-repository/GMESRC/Paradigms/MetaGME/MetaGME.sln,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MetaGME.sln 12 Mar 2008 17:48:41 -0000 1.6
--- MetaGME.sln 14 Mar 2008 21:14:27 -0000 1.7
***************
*** 39,42 ****
--- 39,46 ----
EndProjectSection
EndProject
+ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BonXtender8", "BonExtension8\BonXtender8.vcproj", "{DF66F798-BCC9-44D0-9FFB-1148C353DDD7}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+ EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
***************
*** 81,84 ****
--- 85,92 ----
{98080516-B915-4681-8D08-102D4B4AA59E}.Release.ActiveCfg = Release|Win32
{98080516-B915-4681-8D08-102D4B4AA59E}.Release.Build.0 = Release|Win32
+ {DF66F798-BCC9-44D0-9FFB-1148C353DDD7}.Debug.ActiveCfg = Debug|Win32
+ {DF66F798-BCC9-44D0-9FFB-1148C353DDD7}.Debug.Build.0 = Debug|Win32
+ {DF66F798-BCC9-44D0-9FFB-1148C353DDD7}.Release.ActiveCfg = Release|Win32
+ {DF66F798-BCC9-44D0-9FFB-1148C353DDD7}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
- Previous message: [GME-commit] GMESRC/Paradigms/MetaGME/BonExtension8/Rep Any.cpp, NONE, 1.1 Any.h, NONE, 1.1 AtomRep.cpp, NONE, 1.1 AtomRep.h, NONE, 1.1 AttributeRep.cpp, NONE, 1.1 AttributeRep.h, NONE, 1.1 CodeGen.cpp, NONE, 1.1 CodeGen.h, NONE, 1.1 CodeGenReg.cpp, NONE, 1.1 CodeGenTemplate.cpp, NONE, 1.1 ConnJoint.cpp, NONE, 1.1 ConnJoint.h, NONE, 1.1 ConnectionRep.cpp, NONE, 1.1 ConnectionRep.h, NONE, 1.1 Dumper.cpp, NONE, 1.1 Dumper.h, NONE, 1.1 FCO.cpp, NONE, 1.1 FCO.h, NONE, 1.1 FcoRep.cpp, NONE, 1.1 FcoRep.h, NONE, 1.1 FolderRep.cpp, NONE, 1.1 FolderRep.h, NONE, 1.1 MakeVisitor.cpp, NONE, 1.1 MakeVisitor.h, NONE, 1.1 Method.cpp, NONE, 1.1 Method.h, NONE, 1.1 ModelRep.cpp, NONE, 1.1 ModelRep.h, NONE, 1.1 PointerItem.cpp, NONE, 1.1 PointerItem.h, NONE, 1.1 ReferenceRep.cpp, NONE, 1.1 ReferenceRep.h, NONE, 1.1 RoleRep.cpp, NONE, 1.1 RoleRep.h, NONE, 1.1 RootFolder.cpp, NONE, 1.1 RootFolder.h, NONE, 1.1 SetRep.cpp, NONE, 1.1 SetRep.h, NONE, 1.1 Sheet.cpp, NONE, 1.1 Sheet.h, NONE, 1.1
- Next message: [GME-commit] GMESRC/GME/ObjectInspector Property.cpp, 1.17, 1.18 Property.h, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list