base
This commit is contained in:
@@ -0,0 +1,703 @@
|
||||
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="ConsoleApp"
|
||||
ProjectGUID="{A240CFA8-C2EB-4093-9BE5-85B1934E1E90}"
|
||||
Keyword="MFCProj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../Common/PTxControl;../Common;"../Common/neon-0.25.4""
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="../_lib/Debug/SPCComm.lib"
|
||||
OutputFile="../_bin/SPConsole/Debug(DN)/SP-Console.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="FALSE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1042"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../Common/PTxControl;../Common;"../Common/neon-0.25.4""
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
||||
MinimalRebuild="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="../_lib/Release/SPCComm.lib"
|
||||
OutputFile="../_bin/SPConsole/Release(DN)/SP-Console.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="FALSE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1042"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug_Opendisk|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../Common/PTxControl;../Common"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_OPENDISK"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="../_lib/Debug/SPCComm.lib"
|
||||
OutputFile="../_bin/SPConsole/Debug_OD/OD-Console.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="FALSE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1042"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release_Opendisk|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../Common/PTxControl;../common"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_OPENDISK"
|
||||
MinimalRebuild="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="../_lib/Release/SPCComm.lib"
|
||||
OutputFile="../_bin/SPConsole/Release_OD/OD-Console.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="FALSE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1042"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="소스 파일"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath=".\BandwidthDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigAdminDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigCommonDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigProxyDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\ConfigSubDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigUrlDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConnectDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConnectProxyDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConsoleApp.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Crypt.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CustomControlSite.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DistInfoDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\explorer1.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\GdStatic.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\HCButton.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\ImpIDispatch.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalComboBox.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalListCtrl.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalTreeCtrl.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalView.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MainFrm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\MarkupSTL.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\MFC64bitFix.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\NoticeTrans.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Options.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PictureEx.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshcombo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshlist.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshtree.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RegUtil.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteComboBox.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteListCtrl.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteTreeCtrl.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteView.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RexAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RexInterface.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RLDropTarget.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RTDropTarget.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SocketUtil.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>
|
||||
<FileConfiguration
|
||||
Name="Debug_Opendisk|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release_Opendisk|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\TextProgressCtrl.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VolumeInfo1Dlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VolumeInfoDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WaitMessageDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\WebBrowser2.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WebDlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WebUtil.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="헤더 파일"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath=".\BandwidthDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigAdminDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigCommonDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigProxyDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\ConfigSubDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConfigUrlDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConnectDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConnectProxyDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConsoleApp.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Crypt.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CustomControlSite.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DistInfoDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\explorer1.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\GdStatic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\HCButton.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\ImpIDispatch.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalComboBox.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalListCtrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalTreeCtrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LocalView.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MainFrm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\MarkupSTL.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\MFC64bitFix.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\NoticeTrans.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Options.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PictureEx.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\PTxSCP.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshcombo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshlist.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PTxControl\ptxshtree.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Common\RegUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RegUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteComboBox.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteListCtrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteTreeCtrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RemoteView.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Resource.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RexAlgorithm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RexInterface.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RLDropTarget.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RTDropTarget.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SocketUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdafx.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Struct.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\TextProgressCtrl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VolumeInfo1Dlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VolumeInfoDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WaitMessageDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\WebBrowser2.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WebDlg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WebUtil.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="리소스 파일"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
<File
|
||||
RelativePath=".\res\Advert.gif">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\AnonyFolder.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\bitmap1.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnDelete.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnDownload.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnGo.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnListstyle.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnNewFolder.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnToolbar1.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnToolbar2.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnUp.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\btnUpload.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\capLocal.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\capRemote.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\ConsoleApp.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ConsoleApp.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\ConsoleApp.rc2">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\ConsoleApp_OD.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Down.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Empty.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Hand.cur">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\icon1.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Logo.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Logo_old.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\mCopy.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\mCut.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\MenubarEx24x.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\mFolder.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\mPaste.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\SiteManager.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\SortAsc.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\SortDesc.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\SortNone.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\systemhosting_logo.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Toolbar.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\ToolbarEx24x.bmp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Up.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\res\Wait.gif">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\res\ConsoleApp.manifest">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
<Global
|
||||
Name="RESOURCE_FILE"
|
||||
Value="ConsoleApp.rc"/>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user