[GME-commit] GMESRC/SDK/BON/tools/CreateZip CreateZip.vcproj,NONE,1.1 CreateZip.dsp,1.3,NONE

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Jan 31 14:37:46 CST 2005


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

Added Files:
	CreateZip.vcproj 
Removed Files:
	CreateZip.dsp 
Log Message:
-Creating the new vcproj files ( *Component.vcproj) which will be used by the CreateNewComponent.exe

-Adding/removing the project files of other tools



CVS User: zolmol

--- NEW FILE: CreateZip.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="CreateZip"
	SccProjectName=""
	SccLocalPath=""
	Keyword="MakeFileProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="10"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\Release/CreateZip.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="createzipexe.bat">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCustomBuildTool"
					CommandLine="&quot;$(InputPath)&quot;
"
					Outputs="..\CreateNewComponent.zip;nothing.nothing"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- CreateZip.dsp DELETED ---



More information about the GME-commit mailing list