[GME-commit] GMESRC/GME regdebug.bat, 1.13, 1.14 regrelease.bat, 1.11, 1.12
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Mon Jun 2 12:40:56 CDT 2008
- Previous message: [GME-commit] GMESRC/GME GME.sln,1.4,1.5
- Next message: [GME-commit] GMESRC/GME/Gme GMEPanningWindow.cpp, NONE, 1.1 ChildFrm.cpp, 1.10, 1.11 GMEOLEApp.cpp, 1.16, 1.17 GMEPartBrowser.cpp, 1.2, 1.3 GMEView.cpp, 1.201, 1.202 MainFrm.cpp, 1.44, 1.45 PannButton.cpp, 1.10, NONE PanningWindow.cpp, 1.4, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME
In directory escher:/tmp/cvs-serv30015/GME
Modified Files:
regdebug.bat regrelease.bat
Log Message:
PanningView ActiveX control2
CVS User: (csaba)
Index: regrelease.bat
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/regrelease.bat,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** regrelease.bat 13 Feb 2008 21:23:58 -0000 1.11
--- regrelease.bat 2 Jun 2008 17:40:54 -0000 1.12
***************
*** 76,79 ****
--- 76,84 ----
echo OK
+ echo PanningView.ocx:
+ regsvr32 /s "PanningView\Release\PanningView.ocx"
+ if errorlevel 1 goto errorlabel
+ echo OK
+
goto eof
Index: regdebug.bat
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/regdebug.bat,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** regdebug.bat 13 Feb 2008 21:23:58 -0000 1.13
--- regdebug.bat 2 Jun 2008 17:40:54 -0000 1.14
***************
*** 76,79 ****
--- 76,84 ----
echo OK
+ echo PanningView.ocx:
+ regsvr32 /s "PanningView\Debug\PanningView.ocx"
+ if errorlevel 1 goto errorlabel
+ echo OK
+
goto eof
- Previous message: [GME-commit] GMESRC/GME GME.sln,1.4,1.5
- Next message: [GME-commit] GMESRC/GME/Gme GMEPanningWindow.cpp, NONE, 1.1 ChildFrm.cpp, 1.10, 1.11 GMEOLEApp.cpp, 1.16, 1.17 GMEPartBrowser.cpp, 1.2, 1.3 GMEView.cpp, 1.201, 1.202 MainFrm.cpp, 1.44, 1.45 PannButton.cpp, 1.10, NONE PanningWindow.cpp, 1.4, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list