[GME-commit] GMESRC/SDK/BON/tools/CreateNewComponent
CreateNewComponent.sln,NONE,1.1 CreateNewComponent.vcproj,NONE,1.1
CreateNewComponent.dsp,1.6,NONE CreateNewComponent.dsw,1.2,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/CreateNewComponent
In directory braindrain:/tmp/cvs-serv19760/tools/CreateNewComponent
Added Files:
CreateNewComponent.sln CreateNewComponent.vcproj
Removed Files:
CreateNewComponent.dsp CreateNewComponent.dsw
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: CreateNewComponent.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CreateNewComponent", "CreateNewComponent.vcproj", "{D4E4C9AE-9EB9-4335-83F8-32C4DBEF2B9A}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D4E4C9AE-9EB9-4335-83F8-32C4DBEF2B9A}.Release.ActiveCfg = Release|Win32
{D4E4C9AE-9EB9-4335-83F8-32C4DBEF2B9A}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
--- NEW FILE: CreateNewComponent.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="CreateNewComponent"
SccProjectName=""
SccLocalPath=""
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="1"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Release/CreateNewComponent.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="..\zlib113\Release\zlib.lib"
OutputFile=".\Release/CreateNewComponent.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile=".\Release/CreateNewComponent.pdb"
SubSystem="2"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/CreateNewComponent.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="CreateNewComponent.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="CreateNewComponent.rc">
</File>
<File
RelativePath="CreateNewComponentDlg.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="SelectFolderDialog.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="StdAfx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
UsePrecompiledHeader="1"
BrowseInformation="1"/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="CreateNewComponent.h">
</File>
<File
RelativePath="CreateNewComponentDlg.h">
</File>
<File
RelativePath="Resource.h">
</File>
<File
RelativePath="SelectFolderDialog.H">
</File>
<File
RelativePath="StdAfx.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath="res\CreateNewComponent.ico">
</File>
<File
RelativePath="..\CreateNewComponent.lst">
</File>
<File
RelativePath="res\CreateNewComponent.rc2">
</File>
<File
RelativePath="..\CreateNewComponent.zip">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
--- CreateNewComponent.dsp DELETED ---
--- CreateNewComponent.dsw DELETED ---
More information about the GME-commit
mailing list