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.
287 lines
6.4 KiB
287 lines
6.4 KiB
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="UI"
|
|
ProjectGUID="{88862E36-1C7E-42F6-9E9E-AC3CBBFEC33D}">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\Core\obj\i386;..\Core"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;_DEBUG"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(IntDir)/UI.tlb"
|
|
HeaderFileName="UI.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="UI_i.c"
|
|
ProxyFileName="UI_p.c"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<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="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="TRUE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;NDEBUG"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(IntDir)/UI.tlb"
|
|
HeaderFileName="UI.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="UI_i.c"
|
|
ProxyFileName="UI_p.c"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<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="UI.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIUtils.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
|
|
Name="Wizard Pages"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ExportFinishPage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportProgress.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportSummary.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportFinishPage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportOptions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportOrExport.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportProgress.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="LoadPackage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PackageConfig.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PackageInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PostProcessAdd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="SelectSite.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="WelcomePage.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="CommandDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="SharedDefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIUtils.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WaitDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WizardSheet.h">
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h">
|
|
</File>
|
|
<Filter
|
|
Name="WizardPages"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ExportFinishPage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportProgress.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ExportSummary.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportFinishPage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportOptions.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportOrExport.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ImportProgress.h">
|
|
</File>
|
|
<File
|
|
RelativePath="LoadPackage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PackageConfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PackageInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PostProcessAdd.h">
|
|
</File>
|
|
<File
|
|
RelativePath="SelectSite.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WelcomePage.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
|
|
<File
|
|
RelativePath="MigrTool.manifest">
|
|
</File>
|
|
<File
|
|
RelativePath="res\UI.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="UI.rc">
|
|
</File>
|
|
<File
|
|
RelativePath="res\Warning.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="res\WizHeader.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="res\WizSide.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Other"
|
|
Filter="">
|
|
<File
|
|
RelativePath="makefile">
|
|
</File>
|
|
<File
|
|
RelativePath="sources">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|