[GME-commit] GMESRC/GME/Core Core.cpp,1.7,1.8 Core.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/Core
In directory escher:/tmp/cvs-serv7992/GME/Core

Modified Files:
	Core.cpp Core.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: Core.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Core/Core.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Core.cpp	26 Jan 2005 17:28:24 -0000	1.7
--- Core.cpp	13 Feb 2008 21:23:58 -0000	1.8
***************
*** 30,35 ****
  #include "CoreLib_i.c"
  
! #include "CommonError.cpp"
! #include "CommonSmart.cpp"
  
  #include "CoreProject.h"
--- 30,35 ----
  #include "CoreLib_i.c"
  
! #include "CommonError.h"
! #include "CommonSmart.h"
  
  #include "CoreProject.h"

Index: Core.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Core/Core.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Core.vcproj	26 Jan 2005 17:28:24 -0000	1.1
--- Core.vcproj	13 Feb 2008 21:23:58 -0000	1.2
***************
*** 173,176 ****
--- 173,182 ----
  			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="Core.cpp">
  				<FileConfiguration



More information about the GME-commit mailing list