[GME-commit] GMESRC/GME GME.sln,1.2,1.3
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Tue Apr 8 16:30:48 CDT 2008
- Previous message: [GME-commit] GMESRC/GME/Gme CrashTest.cpp, NONE, 1.1 CrashTest.h, NONE, 1.1 ExceptionHandler.cpp, NONE, 1.1 ExceptionHandler.h, NONE, 1.1 GME.rc, 1.167, 1.168 GME.vcproj, 1.7, 1.8 GMEApp.cpp, 1.150, 1.151 GMEApp.h, 1.40, 1.41 MainFrm.cpp, 1.41, 1.42 MainFrm.h, 1.31, 1.32 resource.h, 1.78, 1.79
- Next message: [GME-commit] GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.vcproj, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME
In directory escher:/tmp/cvs-serv25064
Modified Files:
GME.sln
Log Message:
Foundations of Exception handling code and MiniDump writing.
Currently disabled.
CVS User: (csaba)
Index: GME.sln
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GME.sln,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GME.sln 13 Feb 2008 21:23:58 -0000 1.2
--- GME.sln 8 Apr 2008 21:30:45 -0000 1.3
***************
*** 127,130 ****
--- 127,134 ----
EndProjectSection
EndProject
+ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtractCrashDumpXML", "ExtractCrashDumpXML\ExtractCrashDumpXML.vcproj", "{98DBF1AF-9678-4F70-958B-D63C0BAD5429}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+ EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
***************
*** 207,210 ****
--- 211,218 ----
{EC447287-A21A-4DE2-822A-55F20A5805D4}.Release.ActiveCfg = Release|Win32
{EC447287-A21A-4DE2-822A-55F20A5805D4}.Release.Build.0 = Release|Win32
+ {98DBF1AF-9678-4F70-958B-D63C0BAD5429}.Debug.ActiveCfg = Debug|Win32
+ {98DBF1AF-9678-4F70-958B-D63C0BAD5429}.Debug.Build.0 = Debug|Win32
+ {98DBF1AF-9678-4F70-958B-D63C0BAD5429}.Release.ActiveCfg = Release|Win32
+ {98DBF1AF-9678-4F70-958B-D63C0BAD5429}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
- Previous message: [GME-commit] GMESRC/GME/Gme CrashTest.cpp, NONE, 1.1 CrashTest.h, NONE, 1.1 ExceptionHandler.cpp, NONE, 1.1 ExceptionHandler.h, NONE, 1.1 GME.rc, 1.167, 1.168 GME.vcproj, 1.7, 1.8 GMEApp.cpp, 1.150, 1.151 GMEApp.h, 1.40, 1.41 MainFrm.cpp, 1.41, 1.42 MainFrm.h, 1.31, 1.32 resource.h, 1.78, 1.79
- Next message: [GME-commit] GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.vcproj, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list