From 911aa265efca7b33045405f3ac0f0a3c65688edf Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Nov 2013 13:43:42 +0000 Subject: added projects and solutions for vc2013 git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/xfire_12.vcxproj | 386 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 386 insertions(+) create mode 100644 protocols/Xfire/xfire_12.vcxproj (limited to 'protocols/Xfire/xfire_12.vcxproj') diff --git a/protocols/Xfire/xfire_12.vcxproj b/protocols/Xfire/xfire_12.vcxproj new file mode 100644 index 0000000000..5e2c123d90 --- /dev/null +++ b/protocols/Xfire/xfire_12.vcxproj @@ -0,0 +1,386 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Xfire + {E4CD8BBA-B580-4584-AC3E-B4E9915026AE} + xFire + Win32Proj + + + + DynamicLibrary + Unicode + true + v120_xp + + + DynamicLibrary + Unicode + true + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + false + false + false + false + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Disabled + WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + EditAndContinue + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + $(OutDir)XFire.dll + true + Windows + MachineX86 + $(ProfileDir)..\..\bin12\lib + $(IntDir)$(TargetName).lib + false + Iphlpapi.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Disabled + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + ProgramDatabase + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + $(OutDir)XFire.dll + true + Windows + $(ProfileDir)..\..\bin12\lib + $(IntDir)$(TargetName).lib + Iphlpapi.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Full + Size + true + WIN32;NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Sync + Default + MultiThreadedDLL + true + Fast + Use + Level3 + OldStyle + None + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + $(OutDir)XFire.dll + true + Windows + true + true + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin12\lib + /PDBALTPATH:%_PDB% %(AdditionalOptions) + Iphlpapi.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Full + Size + true + NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Sync + Default + MultiThreadedDLL + true + Fast + Use + Level3 + OldStyle + None + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + $(OutDir)XFire.dll + true + Windows + true + true + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin12\lib + /PDBALTPATH:%_PDB% %(AdditionalOptions) + Iphlpapi.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3