summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-20 13:04:46 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-20 13:04:46 +0000
commit67010ebc31ce45e6c42d2c31d983f3988bb320e1 (patch)
tree74b76b8cbe9ee7107bf82ca0f6f638dfb71e5dcf /plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj
parent028d608b3ff9da41e8b01a2c42e31835fd879d8d (diff)
added some old plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@4123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj')
-rw-r--r--plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj406
1 files changed, 406 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj b/plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj
new file mode 100644
index 0000000000..2b569e7183
--- /dev/null
+++ b/plugins/!NotAdopted/WinPopup/winpopup_proto_7.vcproj
@@ -0,0 +1,406 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="winpopup_proto"
+ ProjectGUID="{56F4BA4F-5155-4D7A-99BB-F7EA0A854CCE}"
+ RootNamespace="winpopup_proto"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="Debug"
+ IntermediateDirectory="Debug"
+ ConfigurationType="2"
+ UseOfATL="1"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="sdk"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
+ StringPooling="TRUE"
+ RuntimeLibrary="1"
+ BufferSecurityCheck="FALSE"
+ UsePrecompiledHeader="3"
+ BrowseInformation="1"
+ WarningLevel="4"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="TRUE"
+ AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
+ OutputFile="$(OutDir)\winpopup_proto.dll"
+ SuppressStartupBanner="TRUE"
+ ModuleDefinitionFile="winpopup_proto.def"
+ DelayLoadDLLs=""
+ GenerateDebugInformation="TRUE"
+ SubSystem="2"
+ BaseAddress="0x18a30000"
+ ImportLibrary=""
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="Copy"
+ CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\Program Files\Miranda IM\Plugins\$(TargetFileName)&quot;"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <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="2"
+ UseOfATL="1"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2"
+ WholeProgramOptimization="TRUE">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ GlobalOptimizations="TRUE"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="TRUE"
+ FavorSizeOrSpeed="2"
+ OmitFramePointers="TRUE"
+ OptimizeForProcessor="1"
+ AdditionalIncludeDirectories="sdk"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="3"
+ BrowseInformation="1"
+ WarningLevel="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="TRUE"
+ AdditionalDependencies="comctl32.lib Mpr.lib WSock32.Lib Netapi32.lib"
+ ShowProgress="0"
+ OutputFile="$(OutDir)\winpopup_proto.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ IgnoreDefaultLibraryNames=""
+ ModuleDefinitionFile="winpopup_proto.def"
+ DelayLoadDLLs=""
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="1"
+ SetChecksum="TRUE"
+ BaseAddress="0x18a30000"
+ ImportLibrary=""
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="Copy"
+ CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\Program Files\Miranda IM\Plugins\$(TargetFileName)&quot;"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </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="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="services.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>
+ <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="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="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_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"
+ Filter="">
+ <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_readme.txt">
+ </File>
+ <File
+ RelativePath="winpopup_proto_translation.txt">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>