[GME-commit] GMESRC/SDK/BON BON2Component.sln,NONE,1.1 BONComponent.sln,NONE,1.1 Component.sln,NONE,1.1 BON2Component.vcproj,1.2,1.3 BONComponent.vcproj,1.2,1.3 Component.vcproj,1.2,1.3 BON2Component.dsp,1.6,NONE BON2Component.dsw,1.1,NONE BONComponent.dsp,1.7,NONE BONComponent.dsw,1.2,NONE Component.dsp,1.7,NONE Component.dsw,1.2,NONE

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Apr 7 21:48:21 CDT 2005


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

Modified Files:
	BON2Component.vcproj BONComponent.vcproj Component.vcproj 
Added Files:
	BON2Component.sln BONComponent.sln Component.sln 
Removed Files:
	BON2Component.dsp BON2Component.dsw BONComponent.dsp 
	BONComponent.dsw Component.dsp Component.dsw 
Log Message:
GME CVS cleanup and updated VC7.1 release build scripts

CVS User: Peter Volgyesi, ISIS (volgy)

--- BONComponent.dsp DELETED ---

Index: Component.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/Component.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Component.vcproj	2 Feb 2005 00:29:00 -0000	1.2
--- Component.vcproj	7 Apr 2005 20:48:19 -0000	1.3
***************
*** 216,229 ****
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  			</File>
--- 216,233 ----
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  			</File>

--- BONComponent.dsw DELETED ---

Index: BONComponent.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/BONComponent.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BONComponent.vcproj	2 Feb 2005 00:29:00 -0000	1.2
--- BONComponent.vcproj	7 Apr 2005 20:48:19 -0000	1.3
***************
*** 3,7 ****
  	ProjectType="Visual C++"
  	Version="7.10"
! 	Name="BONComponent"
  	SccProjectName=""
  	SccLocalPath=""
--- 3,7 ----
  	ProjectType="Visual C++"
  	Version="7.10"
! 	Name="Component"
  	SccProjectName=""
  	SccLocalPath=""
***************
*** 254,267 ****
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  			</File>
--- 254,271 ----
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  			</File>

--- Component.dsw DELETED ---

--- NEW FILE: BONComponent.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Component", "BONComponent.vcproj", "{AA56131E-E666-4E79-9838-96CCCFABE21E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{AA56131E-E666-4E79-9838-96CCCFABE21E}.Debug.ActiveCfg = Debug|Win32
		{AA56131E-E666-4E79-9838-96CCCFABE21E}.Debug.Build.0 = Debug|Win32
		{AA56131E-E666-4E79-9838-96CCCFABE21E}.Release.ActiveCfg = Release|Win32
		{AA56131E-E666-4E79-9838-96CCCFABE21E}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

--- BON2Component.dsw DELETED ---

--- BON2Component.dsp DELETED ---

--- NEW FILE: BON2Component.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Component", "BON2Component.vcproj", "{558CB45C-5C58-41A7-A6F5-A7A42D8B523E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{558CB45C-5C58-41A7-A6F5-A7A42D8B523E}.Debug.ActiveCfg = Debug|Win32
		{558CB45C-5C58-41A7-A6F5-A7A42D8B523E}.Debug.Build.0 = Debug|Win32
		{558CB45C-5C58-41A7-A6F5-A7A42D8B523E}.Release.ActiveCfg = Release|Win32
		{558CB45C-5C58-41A7-A6F5-A7A42D8B523E}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

--- NEW FILE: Component.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Component", "Component.vcproj", "{132BFBA9-C640-4ACC-BB51-0B18BC208FD5}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{132BFBA9-C640-4ACC-BB51-0B18BC208FD5}.Debug.ActiveCfg = Debug|Win32
		{132BFBA9-C640-4ACC-BB51-0B18BC208FD5}.Debug.Build.0 = Debug|Win32
		{132BFBA9-C640-4ACC-BB51-0B18BC208FD5}.Release.ActiveCfg = Release|Win32
		{132BFBA9-C640-4ACC-BB51-0B18BC208FD5}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

Index: BON2Component.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/BON2Component.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BON2Component.vcproj	2 Feb 2005 00:29:00 -0000	1.2
--- BON2Component.vcproj	7 Apr 2005 20:48:19 -0000	1.3
***************
*** 3,7 ****
  	ProjectType="Visual C++"
  	Version="7.10"
! 	Name="BON2Component"
  	SccProjectName=""
  	SccLocalPath=""
--- 3,7 ----
  	ProjectType="Visual C++"
  	Version="7.10"
! 	Name="Component"
  	SccProjectName=""
  	SccLocalPath=""
***************
*** 306,319 ****
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						AdditionalIncludeDirectories="$(ProjectDir)"
! 						TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
  				</FileConfiguration>
  			</File>
--- 306,323 ----
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /I.\ /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  				<FileConfiguration
  					Name="Release|Win32">
  					<Tool
! 						Name="VCCustomBuildTool"
! 						Description="MIDL $(InputPath))"
! 						CommandLine="midl /I.\ /server none /client none ComponentLib.idl
! "
! 						Outputs="ComponentLib.tlb;ComponentLib.h;ComponentLib_i.c"/>
  				</FileConfiguration>
  			</File>

--- Component.dsp DELETED ---



More information about the GME-commit mailing list