diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/SendSS_9.vcproj')
-rw-r--r-- | plugins/SendScreenshotPlus/SendSS_9.vcproj | 621 |
1 files changed, 0 insertions, 621 deletions
diff --git a/plugins/SendScreenshotPlus/SendSS_9.vcproj b/plugins/SendScreenshotPlus/SendSS_9.vcproj deleted file mode 100644 index 25fc100659..0000000000 --- a/plugins/SendScreenshotPlus/SendSS_9.vcproj +++ /dev/null @@ -1,621 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="SendSS_Plus"
- ProjectGUID="{CEAD8BCF-1F22-4E00-9F6D-E33405B00552}"
- RootNamespace="SendSS"
- Keyword="ManagedCProj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- CharacterSet="2"
- ManagedExtensions="0"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pch;*.pgc;*.pgd;*.meta;$(TargetPath);$(TargetDir)$(ProjectName).*;$(TargetDir)$(RootNamespace).*"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../../include_API;./sdk"
- PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL"
- RuntimeLibrary="3"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="gdiplus.lib msimg32.lib shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\$(RootNamespace).dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)\$(RootNamespace).pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- CharacterSet="2"
- ManagedExtensions="0"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pch;*.pgc;*.pgd;*.meta;$(TargetPath);$(TargetDir)$(ProjectName).*;$(TargetDir)$(RootNamespace).*"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../include;../../include_API;./sdk"
- PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL"
- RuntimeLibrary="2"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="gdiplus.lib msimg32.lib shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\$(RootNamespace).dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)\$(RootNamespace).pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- CharacterSet="1"
- ManagedExtensions="0"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pch;*.pgc;*.pgd;*.meta;$(TargetPath);$(TargetDir)$(ProjectName).*;$(TargetDir)$(RootNamespace).*"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../include;../../include_API;./sdk"
- PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL"
- RuntimeLibrary="2"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="gdiplus.lib msimg32.lib shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\$(RootNamespace).dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)\$(RootNamespace).pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- CharacterSet="1"
- ManagedExtensions="0"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pch;*.pgc;*.pgd;*.meta;$(TargetPath);$(TargetDir)$(ProjectName).*;$(TargetDir)$(RootNamespace).*"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../../include_API;./sdk"
- PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL;_UNICODE;UNICODE"
- RuntimeLibrary="3"
- PrecompiledHeaderThrough="global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="gdiplus.lib msimg32.lib shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\$(RootNamespace).dll"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)\$(RootNamespace).pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- <AssemblyReference
- RelativePath="System.dll"
- AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
- MinFrameworkVersion="131072"
- />
- <AssemblyReference
- RelativePath="System.Data.dll"
- AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
- MinFrameworkVersion="131072"
- />
- <AssemblyReference
- RelativePath="System.Drawing.dll"
- AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
- MinFrameworkVersion="131072"
- />
- <AssemblyReference
- RelativePath="System.Windows.Forms.dll"
- AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
- MinFrameworkVersion="131072"
- />
- <AssemblyReference
- RelativePath="System.XML.dll"
- AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
- MinFrameworkVersion="131072"
- />
- </References>
- <Files>
- <Filter
- Name="Class Form"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\UAboutForm.cpp"
- >
- </File>
- <File
- RelativePath=".\UAboutForm.h"
- >
- </File>
- <File
- RelativePath=".\UMainForm.cpp"
- >
- </File>
- <File
- RelativePath=".\UMainForm.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Helper"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\ctrl_button.cpp"
- >
- </File>
- <File
- RelativePath=".\ctrl_button.h"
- >
- </File>
- <File
- RelativePath=".\dlg_msgbox.cpp"
- >
- </File>
- <File
- RelativePath=".\dlg_msgbox.h"
- >
- </File>
- <File
- RelativePath=".\mir_icolib.cpp"
- >
- </File>
- <File
- RelativePath=".\mir_icolib.h"
- >
- </File>
- <File
- RelativePath=".\mir_string.cpp"
- >
- </File>
- <File
- RelativePath=".\mir_string.h"
- >
- </File>
- <File
- RelativePath=".\Utils.cpp"
- >
- </File>
- <File
- RelativePath=".\Utils.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\res\009_avatar.ico"
- >
- </File>
- <File
- RelativePath=".\res\credits.txt"
- >
- </File>
- <File
- RelativePath=".\res\default.ico"
- >
- </File>
- <File
- RelativePath=".\res\icon1.ico"
- >
- </File>
- <File
- RelativePath=".\res\license.txt"
- >
- </File>
- <File
- RelativePath=".\res\overlay_disabled.ico"
- >
- </File>
- <File
- RelativePath=".\res\overlay_enabled.ico"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\resource.rc"
- >
- </File>
- <File
- RelativePath=".\res\ssArrow_Left.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssArrow_Right.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssCamera.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssCamera_1.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssCamera_2.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssDefault.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssDelOff.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssDelOn.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssDeskOff.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssDeskOn.ico"
- >
- </File>
- <File
- RelativePath=".\res\sshelp.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssMonitor.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssOpen.ico"
- >
- </File>
- <File
- RelativePath=".\res\ssTarget.ico"
- >
- </File>
- <File
- RelativePath=".\res\treePhoto.ico"
- >
- </File>
- <File
- RelativePath=".\res\UEditForm_nvr_1.bmp"
- >
- </File>
- <File
- RelativePath=".\res\UEditForm_nvr_2.bmp"
- >
- </File>
- <File
- RelativePath=".\version.rc"
- >
- </File>
- </Filter>
- <Filter
- Name="Class Send"
- >
- <File
- RelativePath=".\CSend.cpp"
- >
- </File>
- <File
- RelativePath=".\CSend.h"
- >
- </File>
- <File
- RelativePath=".\CSendEmail.cpp"
- >
- </File>
- <File
- RelativePath=".\CSendEmail.h"
- >
- </File>
- <File
- RelativePath=".\CSendFile.cpp"
- >
- </File>
- <File
- RelativePath=".\CSendFile.h"
- >
- </File>
- <File
- RelativePath=".\CSendFTPFile.cpp"
- >
- </File>
- <File
- RelativePath=".\CSendFTPFile.h"
- >
- </File>
- <File
- RelativePath=".\CSendHTTPServer.cpp"
- >
- </File>
- <File
- RelativePath=".\CSendHTTPServer.h"
- >
- </File>
- <File
- RelativePath=".\CSendImageShack.cpp"
- >
- </File>
- <File
- RelativePath=".\CSendImageShack.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\global.h"
- >
- </File>
- <File
- RelativePath=".\sdk\m_sendss.h"
- >
- </File>
- <File
- RelativePath=".\Main.cpp"
- >
- </File>
- <File
- RelativePath=".\Main.h"
- >
- </File>
- <File
- RelativePath=".\version.h"
- >
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="resource.rc"
- />
- </Globals>
-</VisualStudioProject>
|