[GME-commit] GMESRC/SDK/BON/tools/ComponentConfig ComponentConfig.vcproj,1.1,1.2

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Nov 3 21:45:25 CST 2005


Update of /project/gme-repository/GMESRC/SDK/BON/tools/ComponentConfig
In directory escher:/tmp/cvs-serv15550/ComponentConfig

Modified Files:
	ComponentConfig.vcproj 
Log Message:
Static libraries used for CreateNewComponent and ConfigureComponent


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: ComponentConfig.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/tools/ComponentConfig/ComponentConfig.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ComponentConfig.vcproj	31 Jan 2005 20:23:28 -0000	1.1
--- ComponentConfig.vcproj	3 Nov 2005 21:45:22 -0000	1.2
***************
*** 17,21 ****
  			IntermediateDirectory=".\Debug"
  			ConfigurationType="1"
! 			UseOfMFC="2"
  			ATLMinimizesCRunTimeLibraryUsage="FALSE"
  			CharacterSet="2">
--- 17,21 ----
  			IntermediateDirectory=".\Debug"
  			ConfigurationType="1"
! 			UseOfMFC="1"
  			ATLMinimizesCRunTimeLibraryUsage="FALSE"
  			CharacterSet="2">
***************
*** 26,30 ****
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  				BasicRuntimeChecks="3"
! 				RuntimeLibrary="3"
  				UsePrecompiledHeader="3"
  				PrecompiledHeaderThrough="stdafx.h"
--- 26,30 ----
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  				BasicRuntimeChecks="3"
! 				RuntimeLibrary="1"
  				UsePrecompiledHeader="3"
  				PrecompiledHeaderThrough="stdafx.h"
***************
*** 83,87 ****
  			IntermediateDirectory=".\Release"
  			ConfigurationType="1"
! 			UseOfMFC="2"
  			ATLMinimizesCRunTimeLibraryUsage="FALSE"
  			CharacterSet="2">
--- 83,87 ----
  			IntermediateDirectory=".\Release"
  			ConfigurationType="1"
! 			UseOfMFC="1"
  			ATLMinimizesCRunTimeLibraryUsage="FALSE"
  			CharacterSet="2">
***************
*** 93,97 ****
  				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  				StringPooling="TRUE"
! 				RuntimeLibrary="2"
  				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="3"
--- 93,97 ----
  				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  				StringPooling="TRUE"
! 				RuntimeLibrary="0"
  				EnableFunctionLevelLinking="TRUE"
  				UsePrecompiledHeader="3"



More information about the GME-commit mailing list