[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


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



More information about the GME-commit mailing list