summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj')
-rw-r--r--plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj773
1 files changed, 0 insertions, 773 deletions
diff --git a/plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj b/plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj
deleted file mode 100644
index 7bdafe032a..0000000000
--- a/plugins/!NotAdopted/WinPopup/winpopup_proto_9.vcproj
+++ /dev/null
@@ -1,773 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="winpopup_proto"
- ProjectGUID="{56F4BA4F-5155-4D7A-99BB-F7EA0A854CCE}"
- RootNamespace="winpopup_proto"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="sdk"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
- LinkIncremental="2"
- ModuleDefinitionFile="winpopup_proto.def"
- DelayLoadDLLs=""
- GenerateDebugInformation="true"
- SubSystem="2"
- BaseAddress="0x18a30000"
- ImportLibrary=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AssemblyIdentity="WinPopup_Proto.WinPopup_Proto, version=0.0.0.18, processorArchitecture=x86, type=win32"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy..."
- CommandLine="if exist &quot;C:\Program Files (x86)&quot; copy &quot;$(TargetPath)&quot; &quot;C:\Program Files (x86)\Miranda IM\Plugins\$(TargetFileName)&quot;"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="sdk"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
- LinkIncremental="2"
- ModuleDefinitionFile="winpopup_proto.def"
- DelayLoadDLLs=""
- GenerateDebugInformation="true"
- SubSystem="2"
- BaseAddress=""
- ImportLibrary=""
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AssemblyIdentity="WinPopup_Proto.WinPopup_Proto, version=0.0.0.18, processorArchitecture=x86, type=win32"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy..."
- CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\Program Files\Miranda IM\Plugins\$(TargetFileName)&quot;"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Wall"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- OmitFramePointers="true"
- AdditionalIncludeDirectories="sdk"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
- LinkIncremental="1"
- IgnoreDefaultLibraryNames=""
- ModuleDefinitionFile="winpopup_proto.def"
- DelayLoadDLLs=""
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- SetChecksum="true"
- BaseAddress="0x18a30000"
- ImportLibrary=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AssemblyIdentity="WinPopup_Proto.WinPopup_Proto, version=0.0.0.18, processorArchitecture=x86, type=win32"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy..."
- CommandLine="if exist &quot;C:\Program Files (x86)&quot; copy &quot;$(TargetPath)&quot; &quot;C:\Program Files (x86)\Miranda IM\Plugins\$(TargetFileName)&quot;"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- OmitFramePointers="true"
- AdditionalIncludeDirectories="sdk"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
- LinkIncremental="1"
- IgnoreDefaultLibraryNames=""
- ModuleDefinitionFile="winpopup_proto.def"
- DelayLoadDLLs=""
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- SetChecksum="true"
- BaseAddress=""
- ImportLibrary=""
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AssemblyIdentity="WinPopup_Proto.WinPopup_Proto, version=0.0.0.18, processorArchitecture=x86, type=win32"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy..."
- CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\Program Files\Miranda IM\Plugins\$(TargetFileName)&quot;"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
- >
- <File
- RelativePath="add_dialog.cpp"
- >
- </File>
- <File
- RelativePath="chat.cpp"
- >
- </File>
- <File
- RelativePath="mailslot.cpp"
- >
- </File>
- <File
- RelativePath="messagebox.cpp"
- >
- </File>
- <File
- RelativePath="messenger.cpp"
- >
- </File>
- <File
- RelativePath="netbios.cpp"
- >
- </File>
- <File
- RelativePath="netbios_name.cpp"
- >
- </File>
- <File
- RelativePath="network.cpp"
- >
- </File>
- <File
- RelativePath="options.cpp"
- >
- </File>
- <File
- RelativePath="processapi.cpp"
- >
- </File>
- <File
- RelativePath="scanner.cpp"
- >
- </File>
- <File
- RelativePath="search.cpp"
- >
- </File>
- <File
- RelativePath="services.cpp"
- >
- </File>
- <File
- RelativePath="stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="user_info.cpp"
- >
- </File>
- <File
- RelativePath="winpopup_proto.cpp"
- >
- </File>
- <File
- RelativePath="winpopup_proto.def"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath="add_dialog.h"
- >
- </File>
- <File
- RelativePath="chat.h"
- >
- </File>
- <File
- RelativePath="dllLoaderMinimal.h"
- >
- </File>
- <File
- RelativePath="mailslot.h"
- >
- </File>
- <File
- RelativePath="md5.h"
- >
- </File>
- <File
- RelativePath="messagebox.h"
- >
- </File>
- <File
- RelativePath="messenger.h"
- >
- </File>
- <File
- RelativePath="netbios.h"
- >
- </File>
- <File
- RelativePath="netbios_name.h"
- >
- </File>
- <File
- RelativePath="network.h"
- >
- </File>
- <File
- RelativePath="options.h"
- >
- </File>
- <File
- RelativePath="processapi.h"
- >
- </File>
- <File
- RelativePath="resource.h"
- >
- </File>
- <File
- RelativePath="scanner.h"
- >
- </File>
- <File
- RelativePath="search.h"
- >
- </File>
- <File
- RelativePath="services.h"
- >
- </File>
- <File
- RelativePath="smbconst.h"
- >
- </File>
- <File
- RelativePath="stdafx.h"
- >
- </File>
- <File
- RelativePath="user_info.h"
- >
- </File>
- <File
- RelativePath="winpopup_proto.h"
- >
- </File>
- <Filter
- Name="sdk"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath="sdk\m_avatars.h"
- >
- </File>
- <File
- RelativePath="sdk\m_chat.h"
- >
- </File>
- <File
- RelativePath="sdk\m_clist.h"
- >
- </File>
- <File
- RelativePath="sdk\m_database.h"
- >
- </File>
- <File
- RelativePath="sdk\m_langpack.h"
- >
- </File>
- <File
- RelativePath="sdk\m_netlib.h"
- >
- </File>
- <File
- RelativePath="sdk\m_options.h"
- >
- </File>
- <File
- RelativePath="sdk\m_plugins.h"
- >
- </File>
- <File
- RelativePath="sdk\m_popup.h"
- >
- </File>
- <File
- RelativePath="sdk\m_protomod.h"
- >
- </File>
- <File
- RelativePath="sdk\m_protosvc.h"
- >
- </File>
- <File
- RelativePath="sdk\m_system.h"
- >
- </File>
- <File
- RelativePath="sdk\m_userinfo.h"
- >
- </File>
- <File
- RelativePath="sdk\m_utils.h"
- >
- </File>
- <File
- RelativePath="sdk\newpluginapi.h"
- >
- </File>
- <File
- RelativePath="sdk\statusmodes.h"
- >
- </File>
- </Filter>
- <Filter
- Name="3d party"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath="m_uninstaller.h"
- >
- </File>
- <File
- RelativePath="m_updater.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="winpopup_proto.rc"
- >
- </File>
- <Filter
- Name="icons"
- >
- <File
- RelativePath="icons\add.ico"
- >
- </File>
- <File
- RelativePath="icons\away.ico"
- >
- </File>
- <File
- RelativePath="icons\bad_name.ico"
- >
- </File>
- <File
- RelativePath="icons\bad_names.ico"
- >
- </File>
- <File
- RelativePath="icons\computer.ico"
- >
- </File>
- <File
- RelativePath="icons\computer_error.ico"
- >
- </File>
- <File
- RelativePath="icons\dnd.ico"
- >
- </File>
- <File
- RelativePath="icons\explore.ico"
- >
- </File>
- <File
- RelativePath="icons\freechat.ico"
- >
- </File>
- <File
- RelativePath="icons\good_name.ico"
- >
- </File>
- <File
- RelativePath="icons\good_names.ico"
- >
- </File>
- <File
- RelativePath="icons\invisible.ico"
- >
- </File>
- <File
- RelativePath="icons\lana.ico"
- >
- </File>
- <File
- RelativePath="icons\na.ico"
- >
- </File>
- <File
- RelativePath="icons\occupied.ico"
- >
- </File>
- <File
- RelativePath="icons\offline.ico"
- >
- </File>
- <File
- RelativePath="icons\online.ico"
- >
- </File>
- <File
- RelativePath="icons\onthephone.ico"
- >
- </File>
- <File
- RelativePath="icons\other_name.ico"
- >
- </File>
- <File
- RelativePath="icons\other_names.ico"
- >
- </File>
- <File
- RelativePath="icons\outtolunch.ico"
- >
- </File>
- <File
- RelativePath="icons\winpopup_proto.ico"
- >
- </File>
- </Filter>
- </Filter>
- <File
- RelativePath=".\winpopup_proto_pack.cmd"
- >
- </File>
- <File
- RelativePath="winpopup_proto_readme.txt"
- >
- </File>
- <File
- RelativePath="winpopup_proto_translation.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>