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

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Feb 1 18:29:03 CST 2005


Update of /var/lib/gme/GMESRC/SDK/BON/tools/ComponentTest
In directory braindrain:/tmp/cvs-serv27776/tools/ComponentTest

Modified Files:
	ComponentTest.vcproj 
Log Message:
1.BON/*.vcproj updated according to Peter's suggestion

2. lst files contain the right files (sln and vcproj)

3.ComponentConfig corrected


CVS User: zolmol

Index: ComponentTest.vcproj
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/BON/tools/ComponentTest/ComponentTest.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ComponentTest.vcproj	31 Jan 2005 20:37:44 -0000	1.1
--- ComponentTest.vcproj	2 Feb 2005 00:29:01 -0000	1.2
***************
*** 22,26 ****
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="..\..\..\GME,..\.."
  				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  				BasicRuntimeChecks="3"
--- 22,26 ----
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="..\..\..\..\GME,..\.."
  				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  				BasicRuntimeChecks="3"
***************
*** 83,87 ****
  				Optimization="2"
  				InlineFunctionExpansion="1"
! 				AdditionalIncludeDirectories="../../GME,..\..\..\GME,..\.."
  				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  				StringPooling="TRUE"
--- 83,87 ----
  				Optimization="2"
  				InlineFunctionExpansion="1"
! 				AdditionalIncludeDirectories="../../GME,..\..\..\..\GME,..\.."
  				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  				StringPooling="TRUE"



More information about the GME-commit mailing list