[GME-commit] GMESRC/GME/Console Console.vcproj,1.2,1.3
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Mon Feb 4 16:33:49 CST 2008
- Previous message: [GME-commit] GMESRC/GME/MgaUtil MgaRegistrar.cpp,1.47,1.48
- Next message: [GME-commit] GMESRC/GME/XmlBackEnd svauto.idl, NONE, 1.1 OperOptions.cpp, NONE, 1.1 OperOptions.h, NONE, 1.1 MsgConsole.cpp, NONE, 1.1 MsgConsole.h, NONE, 1.1 DirSupplier.cpp, NONE, 1.1 DirSupplier.h, NONE, 1.1 FileHelp.cpp, NONE, 1.1 FileHelp.h, NONE, 1.1 CredentialDlg.cpp, NONE, 1.1 CredentialDlg.h, NONE, 1.1 CertificateDlg.cpp, NONE, 1.1 CertificateDlg.h, NONE, 1.1 SvnConfig.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/Console
In directory escher:/tmp/cvs-serv22370
Modified Files:
Console.vcproj
Log Message:
AdditionalIncludeDirectories=C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
removed, because it is not needed apparently.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Console.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Console/Console.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Console.vcproj 23 Aug 2006 18:37:52 -0000 1.2
--- Console.vcproj 4 Feb 2008 22:33:47 -0000 1.3
***************
*** 23,27 ****
Name="VCCLCompilerTool"
Optimization="0"
! AdditionalIncludeDirectories="../Common;../Interfaces;"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
BasicRuntimeChecks="3"
--- 23,27 ----
Name="VCCLCompilerTool"
Optimization="0"
! AdditionalIncludeDirectories="../Common;../Interfaces"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
BasicRuntimeChecks="3"
- Previous message: [GME-commit] GMESRC/GME/MgaUtil MgaRegistrar.cpp,1.47,1.48
- Next message: [GME-commit] GMESRC/GME/XmlBackEnd svauto.idl, NONE, 1.1 OperOptions.cpp, NONE, 1.1 OperOptions.h, NONE, 1.1 MsgConsole.cpp, NONE, 1.1 MsgConsole.h, NONE, 1.1 DirSupplier.cpp, NONE, 1.1 DirSupplier.h, NONE, 1.1 FileHelp.cpp, NONE, 1.1 FileHelp.h, NONE, 1.1 CredentialDlg.cpp, NONE, 1.1 CredentialDlg.h, NONE, 1.1 CertificateDlg.cpp, NONE, 1.1 CertificateDlg.h, NONE, 1.1 SvnConfig.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list