summaryrefslogtreecommitdiff
path: root/plugins/modernb/clist_modern_8.vcproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
commit48540940b6c28bb4378abfeb500ec45a625b37b6 (patch)
tree2ef294c0763e802f91d868bdef4229b6868527de /plugins/modernb/clist_modern_8.vcproj
parent5c350913f011e119127baeb32a6aedeb4f0d33bc (diff)
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/modernb/clist_modern_8.vcproj')
-rw-r--r--plugins/modernb/clist_modern_8.vcproj1159
1 files changed, 1159 insertions, 0 deletions
diff --git a/plugins/modernb/clist_modern_8.vcproj b/plugins/modernb/clist_modern_8.vcproj
new file mode 100644
index 0000000000..ae57266607
--- /dev/null
+++ b/plugins/modernb/clist_modern_8.vcproj
@@ -0,0 +1,1159 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="clist_modern"
+ ProjectGUID="{D9057E63-AAAA-4FE7-800A-20C02F4761F3}"
+ RootNamespace="clist_modern"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="true"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Release/mwclist.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="2"
+ EnableFiberSafeOptimizations="false"
+ AdditionalIncludeDirectories="..\..\include\msapi; ..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ ExceptionHandling="1"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="false"
+ EnableEnhancedInstructionSet="0"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderThrough="commonheaders.h"
+ AssemblerOutput="2"
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="2057"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
+ OutputFile="$(OutDir)/$(ProjectName).dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ IgnoreAllDefaultLibraries="false"
+ DelayLoadDLLs="gdiplus.dll"
+ GenerateDebugInformation="true"
+ GenerateMapFile="true"
+ MapExports="false"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="1"
+ BaseAddress=""
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ UseOfATL="0"
+ ATLMinimizesCRunTimeLibraryUsage="true"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Debug/mwclist.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include\msapi; ..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ GeneratePreprocessedFile="0"
+ ExceptionHandling="1"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderThrough="commonheaders.h"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ ShowIncludes="false"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
+ ShowProgress="0"
+ OutputFile="$(OutDir)/$(ProjectName).dll"
+ LinkIncremental="2"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories=""
+ DelayLoadDLLs="gdiplus.dll"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ BaseAddress=""
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ UseOfATL="0"
+ ATLMinimizesCRunTimeLibraryUsage="true"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Debug/mwclist.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include\msapi; ..\..\include"
+ PreprocessorDefinitions="FORCE_HOTKEY_IN_MODERN;_DEBUG_LOG;WIN32;_DEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ GeneratePreprocessedFile="0"
+ ExceptionHandling="1"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ BufferSecurityCheck="true"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderThrough="commonheaders.h"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ ShowIncludes="false"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="FORCE_HOTKEY_IN_MODERN;_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
+ OutputFile="$(OutDir)/$(ProjectName).dll"
+ LinkIncremental="2"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories=""
+ DelayLoadDLLs="gdiplus.dll"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ BaseAddress=""
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="true"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Release/mwclist.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ FavorSizeOrSpeed="2"
+ OmitFramePointers="false"
+ AdditionalIncludeDirectories="..\..\include\msapi; ..\..\include"
+ PreprocessorDefinitions="FORCE_HOTKEY_IN_MODERN;WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ ExceptionHandling="1"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="true"
+ EnableEnhancedInstructionSet="0"
+ DefaultCharIsUnsigned="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderThrough="commonheaders.h"
+ AssemblerOutput="2"
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG; FORCE_HOTKEY_IN_MODERN"
+ Culture="2057"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
+ OutputFile="$(OutDir)/$(ProjectName).dll"
+ IgnoreAllDefaultLibraries="false"
+ IgnoreDefaultLibraryNames=""
+ DelayLoadDLLs="gdiplus.dll"
+ GenerateDebugInformation="true"
+ GenerateMapFile="true"
+ MapExports="false"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="1"
+ BaseAddress=""
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+ >
+ <File
+ RelativePath=".\init.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_aniavatars.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_awaymsg.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_cachefuncs.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clc.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcidents.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcitems.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcmsgs.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcopts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcpaint.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clcutils.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clistevents.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clistmenus.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clistmod.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clistopts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clistsettings.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clisttray.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_clui.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_cluiframes.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_cluiservices.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_commonheaders.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_contact.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_docking.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_extraimage.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_framesmenu.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_gdiplus.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_gettextasync.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_global.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_groupmenu.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_image_array.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_keyboard.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_log.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_newrowopts.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_popup.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_row.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_rowheight_funcs.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_rowtemplateopt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_skinbutton.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_skineditor.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_skinengine.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_skinopt.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_skinselector.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_statusbar.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_statusbar_options.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_sync.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_tbbutton.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_toolbar.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_viewmodebar.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\modern_xptheme.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl"
+ >
+ <File
+ RelativePath=".\hdr\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stdafx.h"
+ >
+ </File>
+ <File
+ RelativePath=".\version.h"
+ >
+ </File>
+ <Filter
+ Name="hdr"
+ >
+ <File
+ RelativePath=".\hdr\modern_awaymsg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_cache_funcs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_clc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_clist.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_clui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_cluiframes.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_commonheaders.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_commonprototypes.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_defsettings.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_effectenum.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_gettextasync.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_global_structure.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_image_array.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_log.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_popup.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_row.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_rowheight_funcs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_skinengine.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_skinselector.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_statusbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_statusmodes.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hdr\modern_sync.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="m_api"
+ >
+ <File
+ RelativePath="..\..\include\m_addcontact.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_avatars.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_awaymsg.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_button.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_chat.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_clc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_clist.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_clistint.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_clui.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_clui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_cluiframes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_contactdir.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_contacts.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_database.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_email.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_file.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_findadd.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_fontservice.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_fuse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_genmenu.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_history.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_icolib.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_icq.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_idle.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_ignore.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_imgsrvc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_langpack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_message.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_metacontacts.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_netlib.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_options.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_plugins.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_png.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_popup.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_protocols.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_protomod.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_protosvc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_skin.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_skin_eng.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_skinbutton.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_smileyadd.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_system.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_system_cpp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_url.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_userinfo.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\m_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_variables.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_api\m_xpTheme.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\newpluginapi.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\statusmodes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\include\win2k.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+ >
+ <File
+ RelativePath=".\res\icon7.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\version.rc"
+ >
+ </File>
+ <Filter
+ Name="res"
+ >
+ <File
+ RelativePath=".\res\1.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\2.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\3.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\4.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\5.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\6.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\7.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\8.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\addgoupp.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\AlwaysVis.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\away.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\back.tga"
+ >
+ </File>
+ <File
+ RelativePath=".\res\chat.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\Chatchannel.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\dnd.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\hide_avatar.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\invisible.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\listening_to.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\lunch.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroAway.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroChat.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroDnd.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroInvisible.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroLunch.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroNa.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroOccupied.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroOffline.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\MicroPhone.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\NA.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\neo_meta_create.cur"
+ >
+ </File>
+ <File
+ RelativePath=".\res\neo_meta_default.cur"
+ >
+ </File>
+ <File
+ RelativePath=".\res\neo_meta_move.cur"
+ >
+ </File>
+ <File
+ RelativePath=".\res\NeverVis.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\occupied.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\offline.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\phone.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\rate_high.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\rate_low.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\rate_med.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\rate_none.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\reset_view.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\set_view.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\show_avatar.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\res\skin.msf"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>