From a338e594273bda039eec784ecb461395f23bd56e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2012 15:50:17 +0000 Subject: - missing plugins added - fixes for the status plugins' projects - other VS2010 projects cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@13 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj | 446 ++++++++++++++++++++++++++ 1 file changed, 446 insertions(+) create mode 100644 protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj (limited to 'protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj') diff --git a/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj b/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj new file mode 100644 index 0000000000..269a0e0299 --- /dev/null +++ b/protocols/MRA/xstatus_MRA/xstatus_MRA.vcxproj @@ -0,0 +1,446 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Debug + Win32 + + + Debug + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + Release + Win32 + + + Release + x64 + + + + {5B84781D-F1C3-4535-99B7-B84B6C9BCF15} + Win32Proj + + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + true + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + true + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + false + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + $(OutDir)xstatus_MRA.dll + true + $(OutDir)xstatus_MRA.pdb + Windows + true + false + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX86 + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + $(OutDir)xstatus_MRA.dll + true + $(OutDir)xstatus_MRA.pdb + Windows + true + false + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + $(OutDir)xstatus_MRA.pdb + Windows + true + false + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX64 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + $(OutDir)xstatus_MRA.pdb + Windows + true + false + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX64 + + + + + MaxSpeed + OnlyExplicitInline + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + Windows + true + true + true + true + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX86 + + + + + MaxSpeed + OnlyExplicitInline + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + Windows + true + true + true + true + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX86 + + + + + X64 + + + MaxSpeed + OnlyExplicitInline + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + Windows + true + true + true + true + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX64 + + + + + X64 + + + MaxSpeed + OnlyExplicitInline + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;XSTATUS_MRA_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + ProgramDatabase + + + $(OutDir)xstatus_MRA.dll + true + Windows + true + true + true + true + false + + + true + $(OutDir)xstatus_MRA.lib + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3