[GME-commit] GMESRC/GME/ConstraintManager ConstraintManager.vcproj, 1.4, 1.5
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Tue Apr 8 16:30:47 CDT 2008
- Previous message: [GME-commit] GMESRC/GME/Console Console.vcproj,1.4,1.5
- Next message: [GME-commit] GMESRC/GME/ExtractCrashDumpXML ExtractCrashDumpXML.cpp, NONE, 1.1 ExtractCrashDumpXML.vcproj, NONE, 1.1 ReadMe.txt, NONE, 1.1 stdafx.cpp, NONE, 1.1 stdafx.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/ConstraintManager
In directory escher:/tmp/cvs-serv25064/ConstraintManager
Modified Files:
ConstraintManager.vcproj
Log Message:
Foundations of Exception handling code and MiniDump writing.
Currently disabled.
CVS User: (csaba)
Index: ConstraintManager.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/ConstraintManager/ConstraintManager.vcproj,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ConstraintManager.vcproj 22 Feb 2008 17:18:50 -0000 1.4
--- ConstraintManager.vcproj 8 Apr 2008 21:30:45 -0000 1.5
***************
*** 124,129 ****
AdditionalLibraryDirectories="..\lib"
ModuleDefinitionFile=".\ConstraintManager.def"
! GenerateDebugInformation="FALSE"
! ProgramDatabaseFile=""
GenerateMapFile="TRUE"
MapFileName=".\Release/ConstraintManager.map"
--- 124,129 ----
AdditionalLibraryDirectories="..\lib"
ModuleDefinitionFile=".\ConstraintManager.def"
! GenerateDebugInformation="TRUE"
! ProgramDatabaseFile=".\Release/ConstraintManager.pdb"
GenerateMapFile="TRUE"
MapFileName=".\Release/ConstraintManager.map"
- Previous message: [GME-commit] GMESRC/GME/Console Console.vcproj,1.4,1.5
- Next message: [GME-commit] GMESRC/GME/ExtractCrashDumpXML ExtractCrashDumpXML.cpp, NONE, 1.1 ExtractCrashDumpXML.vcproj, NONE, 1.1 ReadMe.txt, NONE, 1.1 stdafx.cpp, NONE, 1.1 stdafx.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list