[GME-commit] GMESRC/SDK/DecorKit Decorator.sln,NONE,1.1
Decorator.vcproj,NONE,1.1 DecoratorApp.def,1.1,1.2
StdAfx.cpp,1.1,1.2 Decorator.dsp,1.4,NONE Decorator.dsw,1.3,NONE
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Jan 26 13:29:05 CST 2005
- Previous message: [GME-commit]
GMESRC/Paradigms/UML/decorator UMLDecorator.sln,NONE,1.1
UMLDecorator.vcproj,NONE,1.1 MaskedBitmap.cpp,1.2,1.3
StdAfx.cpp,1.1,1.2 UMLDecoratorApp.def,1.1,1.2
UMLDecorator.dsp,1.5,NONE UMLDecorator.dsw,1.3,NONE
- Next message: [GME-commit] GMESRC/SDK/PatProcessor BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 Component.def,1.3,1.4
StdAfx.cpp,1.1,1.2 BONComponent.dsp,1.4,NONE
BONComponent.dsw,1.2,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/SDK/DecorKit
In directory braindrain:/tmp/cvs-serv20219
Modified Files:
DecoratorApp.def StdAfx.cpp
Added Files:
Decorator.sln Decorator.vcproj
Removed Files:
Decorator.dsp Decorator.dsw
Log Message:
Migrating to VC7.1
CVS User: zolmol
--- NEW FILE: Decorator.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Decorator", "Decorator.vcproj", "{EDD829D2-B202-49AD-8F2B-AF0D5323F1D3}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{EDD829D2-B202-49AD-8F2B-AF0D5323F1D3}.Debug.ActiveCfg = Debug|Win32
{EDD829D2-B202-49AD-8F2B-AF0D5323F1D3}.Debug.Build.0 = Debug|Win32
{EDD829D2-B202-49AD-8F2B-AF0D5323F1D3}.Release.ActiveCfg = Release|Win32
{EDD829D2-B202-49AD-8F2B-AF0D5323F1D3}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
--- NEW FILE: Decorator.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="Decorator"
SccProjectName=""
SccLocalPath=""
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
UseOfMFC="2"
UseOfATL="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Release/Decorator.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Release/Decorator.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\DecoratorApp.def"
ProgramDatabaseFile=".\Release/Decorator.pdb"
SubSystem="2"
ImportLibrary=".\Release/Decorator.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Release/Decorator.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>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/Decorator.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Debug/Decorator.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\DecoratorApp.def"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/Decorator.pdb"
SubSystem="2"
ImportLibrary=".\Debug/Decorator.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Debug/Decorator.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
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="CommonError.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="Decorator.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="Decorator.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="$(OUTDIR)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="$(OUTDIR)"/>
</FileConfiguration>
</File>
<File
RelativePath="DecoratorApp.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="DecoratorApp.def">
</File>
<File
RelativePath="DecoratorLib.idl">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName="DecoratorLib.tlb"
HeaderFileName="DecoratorLib.h"
InterfaceIdentifierFileName="DecoratorLib_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName="DecoratorLib.tlb"
HeaderFileName="DecoratorLib.h"
InterfaceIdentifierFileName="DecoratorLib_i.c"/>
</FileConfiguration>
</File>
<File
RelativePath="DecoratorUtil.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="StdAfx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
PreprocessorDefinitions=""
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
UsePrecompiledHeader="1"
BrowseInformation="1"/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="CommonError.h">
</File>
<File
RelativePath="CommonSmart.h">
</File>
<File
RelativePath="Decorator.h">
</File>
<File
RelativePath="DecoratorConfig.h">
</File>
<File
RelativePath="DecoratorStd.h">
</File>
<File
RelativePath="DecoratorUtil.h">
</File>
<File
RelativePath="Resource.h">
</File>
<File
RelativePath="StdAfx.h">
</File>
</Filter>
<Filter
Name="Resources"
Filter="">
<File
RelativePath="Decorator.rgs">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Index: DecoratorApp.def
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/DecorKit/DecoratorApp.def,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DecoratorApp.def 8 Aug 2001 15:53:00 -0000 1.1
--- DecoratorApp.def 26 Jan 2005 19:29:03 -0000 1.2
***************
*** 4,9 ****
EXPORTS
! DllCanUnloadNow @1 PRIVATE
! DllGetClassObject @2 PRIVATE
! DllRegisterServer @3 PRIVATE
! DllUnregisterServer @4 PRIVATE
--- 4,9 ----
EXPORTS
! DllCanUnloadNow PRIVATE
! DllGetClassObject PRIVATE
! DllRegisterServer PRIVATE
! DllUnregisterServer PRIVATE
Index: StdAfx.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/DecorKit/StdAfx.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** StdAfx.cpp 8 Aug 2001 15:53:00 -0000 1.1
--- StdAfx.cpp 26 Jan 2005 19:29:03 -0000 1.2
***************
*** 7,12 ****
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
- #include <statreg.cpp>
#endif
-
- #include <atlimpl.cpp>
--- 7,9 ----
--- Decorator.dsp DELETED ---
--- Decorator.dsw DELETED ---
- Previous message: [GME-commit]
GMESRC/Paradigms/UML/decorator UMLDecorator.sln,NONE,1.1
UMLDecorator.vcproj,NONE,1.1 MaskedBitmap.cpp,1.2,1.3
StdAfx.cpp,1.1,1.2 UMLDecoratorApp.def,1.1,1.2
UMLDecorator.dsp,1.5,NONE UMLDecorator.dsw,1.3,NONE
- Next message: [GME-commit] GMESRC/SDK/PatProcessor BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 Component.def,1.3,1.4
StdAfx.cpp,1.1,1.2 BONComponent.dsp,1.4,NONE
BONComponent.dsw,1.2,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list