[GME-commit]
GMESRC/GME/Gme GME.dsp,1.91,1.92 GMEVersion.h,1.19,1.20
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri Jul 30 09:34:42 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv22789/GME/Gme
Modified Files:
GME.dsp GMEVersion.h
Log Message:
Resolver uses GME COnsole for error reports
CVS User: volgy
Index: GME.dsp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GME.dsp,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** GME.dsp 24 Jul 2004 06:41:53 -0000 1.91
--- GME.dsp 30 Jul 2004 13:34:40 -0000 1.92
***************
*** 817,840 ****
# End Target
# End Project
! # Section GME : {E5FE98F1-B7AD-4ABE-89DB-87DDD9DB753E}
! # 2:21:DefaultSinkHeaderFile:search.h
! # 2:16:DefaultSinkClass:CSearch
! # End Section
! # Section GME : {E4EB8324-13F0-46CB-96A3-F539DF7F79D4}
! # 2:21:DefaultSinkHeaderFile:console.h
! # 2:16:DefaultSinkClass:CConsole
! # End Section
! # Section GME : {5C402C89-C848-11D3-9A6E-00902721DB65}
! # 2:5:Class:CActiveBrowser
! # 2:10:HeaderFile:activebrowser.h
! # 2:8:ImplFile:activebrowser.cpp
! # End Section
! # Section GME : {B786F53C-297F-4DB8-8060-D45057217AEE}
! # 2:21:DefaultSinkHeaderFile:objectinspector.h
! # 2:16:DefaultSinkClass:CObjectInspector
! # End Section
! # Section GME : {5C402C8B-C848-11D3-9A6E-00902721DB65}
! # 2:21:DefaultSinkHeaderFile:activebrowser.h
! # 2:16:DefaultSinkClass:CActiveBrowser
# End Section
# Section GME : {72ADFD7B-2C39-11D0-9903-00A0C91BC942}
--- 817,824 ----
# End Target
# End Project
! # Section GME : {B718CCF7-5055-40DD-9CBD-AB17F72AB113}
! # 2:5:Class:CSearch
! # 2:10:HeaderFile:search.h
! # 2:8:ImplFile:search.cpp
# End Section
# Section GME : {72ADFD7B-2C39-11D0-9903-00A0C91BC942}
***************
*** 843,851 ****
# 2:17:ID_INDICATOR_TIME:ID_INDICATOR_TIME
# End Section
- # Section GME : {B718CCF7-5055-40DD-9CBD-AB17F72AB113}
- # 2:5:Class:CSearch
- # 2:10:HeaderFile:search.h
- # 2:8:ImplFile:search.cpp
- # End Section
# Section GME : {72ADFD78-2C39-11D0-9903-00A0C91BC942}
# 1:10:IDB_SPLASH:112
--- 827,830 ----
***************
*** 861,863 ****
--- 840,863 ----
# 2:10:HeaderFile:console.h
# 2:8:ImplFile:cnsole.cpp
+ # End Section
+ # Section GME : {E5FE98F1-B7AD-4ABE-89DB-87DDD9DB753E}
+ # 2:21:DefaultSinkHeaderFile:search.h
+ # 2:16:DefaultSinkClass:CSearch
+ # End Section
+ # Section GME : {E4EB8324-13F0-46CB-96A3-F539DF7F79D4}
+ # 2:21:DefaultSinkHeaderFile:console.h
+ # 2:16:DefaultSinkClass:CConsole
+ # End Section
+ # Section GME : {5C402C89-C848-11D3-9A6E-00902721DB65}
+ # 2:5:Class:CActiveBrowser
+ # 2:10:HeaderFile:activebrowser.h
+ # 2:8:ImplFile:activebrowser.cpp
+ # End Section
+ # Section GME : {5C402C8B-C848-11D3-9A6E-00902721DB65}
+ # 2:21:DefaultSinkHeaderFile:activebrowser.h
+ # 2:16:DefaultSinkClass:CActiveBrowser
+ # End Section
+ # Section GME : {B786F53C-297F-4DB8-8060-D45057217AEE}
+ # 2:21:DefaultSinkHeaderFile:objectinspector.h
+ # 2:16:DefaultSinkClass:CObjectInspector
# End Section
Index: GMEVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** GMEVersion.h 26 Jul 2004 08:33:36 -0000 1.19
--- GMEVersion.h 30 Jul 2004 13:34:40 -0000 1.20
***************
*** 4,8 ****
#define GME_VERSION_MAJOR 4 // MAJOR = Last two digits of Year
#define GME_VERSION_MINOR 7 // MINOR = Month
! #define GME_VERSION_PLEVEL 26 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
--- 4,8 ----
#define GME_VERSION_MAJOR 4 // MAJOR = Last two digits of Year
#define GME_VERSION_MINOR 7 // MINOR = Month
! #define GME_VERSION_PLEVEL 30 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
More information about the GME-commit
mailing list