diff options
Diffstat (limited to 'plugins/modernb/clist_modern_9.vcproj')
-rw-r--r-- | plugins/modernb/clist_modern_9.vcproj | 1532 |
1 files changed, 0 insertions, 1532 deletions
diff --git a/plugins/modernb/clist_modern_9.vcproj b/plugins/modernb/clist_modern_9.vcproj deleted file mode 100644 index 66f80457e8..0000000000 --- a/plugins/modernb/clist_modern_9.vcproj +++ /dev/null @@ -1,1532 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="clist_modern"
- ProjectGUID="{D9057E63-AAAA-4FE7-800A-20C02F4761F3}"
- RootNamespace="clist_modern"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- 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"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="false"
- FloatingPointModel="2"
- DefaultCharIsUnsigned="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- AssemblerOutput="2"
- BrowseInformation="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- MapExports="false"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- BaseAddress=""
- RandomizedBaseAddress="1"
- 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|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- 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="3"
- TypeLibraryName=".\Release/mwclist.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- EnableFiberSafeOptimizations="false"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="false"
- FloatingPointModel="2"
- DefaultCharIsUnsigned="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- AssemblerOutput="2"
- BrowseInformation="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- MapExports="false"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- BaseAddress=""
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <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|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- 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"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- GeneratePreprocessedFile="0"
- ExceptionHandling="1"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- DefaultCharIsUnsigned="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- BrowseInformation="1"
- WarningLevel="3"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- ShowIncludes="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- ShowProgress="0"
- AdditionalLibraryDirectories=""
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- BaseAddress=""
- RandomizedBaseAddress="1"
- 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|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/mwclist.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- GeneratePreprocessedFile="0"
- ExceptionHandling="1"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- DefaultCharIsUnsigned="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- BrowseInformation="1"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- ShowIncludes="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- ShowProgress="0"
- AdditionalLibraryDirectories=""
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- BaseAddress=""
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <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"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- 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"
- PreprocessorDefinitions="_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="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- BrowseInformation="1"
- WarningLevel="3"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- ShowIncludes="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalLibraryDirectories=""
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- BaseAddress=""
- RandomizedBaseAddress="1"
- 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|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/mwclist.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="_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="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- BrowseInformation="1"
- WarningLevel="3"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- ShowIncludes="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalLibraryDirectories=""
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- BaseAddress=""
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <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"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- 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"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- DefaultCharIsUnsigned="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- BrowseInformation="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- IgnoreDefaultLibraryNames=""
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- MapExports="false"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress=""
- RandomizedBaseAddress="1"
- 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|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Release/mwclist.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CLIST_EXPORTS;_CRT_SECURE_NO_WARNINGS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- DefaultCharIsUnsigned="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="hdr/modern_commonheaders.h"
- AssemblerOutput="2"
- BrowseInformation="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="MSImg32.Lib comctl32.lib shlwapi.lib gdiplus.lib Delayimp.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- IgnoreDefaultLibraryNames=""
- DelayLoadDLLs="gdiplus.dll"
- GenerateDebugInformation="true"
- MapExports="false"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress=""
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <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"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </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=".\version.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <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>
- <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="..\..\include\m_clui.h"
- >
- </File>
- <File
- RelativePath="..\..\include\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
- Name="hdr"
- >
- <File
- RelativePath=".\hdr\modern_awaymsg.h"
- >
- </File>
- <File
- RelativePath=".\hdr\modern_gettextasync.h"
- >
- </File>
- <File
- RelativePath=".\hdr\modern_global_structure.h"
- >
- </File>
- <File
- RelativePath=".\hdr\modern_skinselector.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
|