You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
263 lines
6.5 KiB
263 lines
6.5 KiB
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="IISMigrTool"
|
|
ProjectGUID="{9C86701D-16CB-4071-97E1-FB27797D4779}"
|
|
SccProjectName="SAK"
|
|
SccAuxPath=""
|
|
SccLocalPath="."
|
|
SccProvider="MSSCCI:Source Depot"
|
|
Keyword="AtlProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="TRUE"
|
|
OutputFile="$(OutDir)/iismeta.dll"
|
|
LinkIncremental="2"
|
|
ModuleDefinitionFile=".\IISMigrTool.def"
|
|
MergedIDLBaseFileName="_IISMigrTool.idl"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/IISMigrTool.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(IntDir)/IISMigrTool.tlb"
|
|
HeaderFileName="IISMigrTool.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="IISMigrTool_i.c"
|
|
ProxyFileName="IISMigrTool_p.c"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="TRUE"
|
|
OutputFile="$(OutDir)/IISMigrTool.dll"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile=".\IISMigrTool.def"
|
|
MergedIDLBaseFileName="_IISMigrTool.idl"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/IISMigrTool.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(IntDir)/IISMigrTool.tlb"
|
|
HeaderFileName="IISMigrTool.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="IISMigrTool_i.c"
|
|
ProxyFileName="IISMigrTool_p.c"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="Exceptions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportPackage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="IISHelpers.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="IISMigrTool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="IISMigrTool.def">
|
|
</File>
|
|
<File
|
|
RelativePath="IISMigrTool.idl">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
ProxyFileName="IISMigrTool_p.c"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="ImportPackage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PkgHandlers.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Utils.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="Exceptions.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportPackage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="IISHelpers.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportPackage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Macros.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PkgHandlers.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Utils.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Wrappers.h">
|
|
</File>
|
|
<File
|
|
RelativePath="_IExportEvents_CP.H">
|
|
</File>
|
|
<File
|
|
RelativePath="_IImportEvents_CP.H">
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="IISMigrExport.rgs">
|
|
</File>
|
|
<File
|
|
RelativePath="IISMigrImport.rgs">
|
|
</File>
|
|
<File
|
|
RelativePath="IISMigrTool.rc">
|
|
</File>
|
|
<File
|
|
RelativePath="Resource.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Other"
|
|
Filter="">
|
|
<File
|
|
RelativePath="PkgFormat.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="sources">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|