[GME-commit] GMESRC/GME/Meta Meta.cpp,1.8,1.9 Meta.vcproj,1.1,1.2

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Wed Feb 13 15:24:00 CST 2008


Update of /project/gme-repository/GMESRC/GME/Meta
In directory escher:/tmp/cvs-serv7992/GME/Meta

Modified Files:
	Meta.cpp Meta.vcproj 
Log Message:
1. PartBrowser ActiveX control
2. Drag-drop support PartBrowserbol kozvetlenul a treeview-ba (AggregateTreeCtrl.cpp)
3. Java-s kodok az Eclipse-es kiserletezesi prototipushoz


CVS User:  (csaba)

Index: Meta.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Meta/Meta.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Meta.vcproj	26 Jan 2005 17:30:46 -0000	1.1
--- Meta.vcproj	13 Feb 2008 21:23:58 -0000	1.2
***************
*** 168,171 ****
--- 168,177 ----
  			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  			<File
+ 				RelativePath="..\Common\CommonError.cpp">
+ 			</File>
+ 			<File
+ 				RelativePath="..\Common\CommonSmart.cpp">
+ 			</File>
+ 			<File
  				RelativePath="CoreMetaDefines.cpp">
  				<FileConfiguration

Index: Meta.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Meta/Meta.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Meta.cpp	26 Jan 2005 17:30:46 -0000	1.8
--- Meta.cpp	13 Feb 2008 21:23:58 -0000	1.9
***************
*** 15,20 ****
  #include "Gme_i.c"
  
! #include "CommonError.cpp"
! #include "CommonSmart.cpp"
  
  #include "MgaMetaProject.h"
--- 15,20 ----
  #include "Gme_i.c"
  
! #include "CommonError.h"
! #include "CommonSmart.h"
  
  #include "MgaMetaProject.h"



More information about the GME-commit mailing list