[GME-commit] GMESRC/GME/Parser Parser.cpp, 1.4, 1.5 Parser.vcproj, 1.2, 1.3
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/Parser
In directory escher:/tmp/cvs-serv7992/GME/Parser
Modified Files:
Parser.cpp Parser.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: Parser.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Parser/Parser.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Parser.vcproj 31 Aug 2005 20:48:04 -0000 1.2
--- Parser.vcproj 13 Feb 2008 21:23:58 -0000 1.3
***************
*** 177,180 ****
--- 177,189 ----
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="..\Common\CommonStl.cpp">
+ </File>
+ <File
RelativePath="dlldatax.c">
<FileConfiguration
Index: Parser.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Parser/Parser.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Parser.cpp 8 Apr 2004 18:02:56 -0000 1.4
--- Parser.cpp 13 Feb 2008 21:23:58 -0000 1.5
***************
*** 33,39 ****
#include "Gme_i.c"
! #include "CommonError.cpp"
! #include "CommonSmart.cpp"
! #include "CommonStl.cpp"
#include "MetaParser.h"
--- 33,39 ----
#include "Gme_i.c"
! #include "CommonError.h"
! #include "CommonSmart.h"
! #include "CommonStl.h"
#include "MetaParser.h"
More information about the GME-commit
mailing list