From a0e13a8f9c01983e3d754d6ece2e198767493ea9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:44:33 +0000 Subject: added copies of projects for 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/xfire_11.vcxproj | 379 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 379 insertions(+) create mode 100644 protocols/Xfire/xfire_11.vcxproj (limited to 'protocols/Xfire') diff --git a/protocols/Xfire/xfire_11.vcxproj b/protocols/Xfire/xfire_11.vcxproj new file mode 100644 index 0000000000..f150a543f0 --- /dev/null +++ b/protocols/Xfire/xfire_11.vcxproj @@ -0,0 +1,379 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Xfire + {E4CD8BBA-B580-4584-AC3E-B4E9915026AE} + xFire + Win32Proj + + + + DynamicLibrary + NotSet + true + + + DynamicLibrary + NotSet + true + + + DynamicLibrary + NotSet + + + DynamicLibrary + NotSet + + + + + + + + + + + + + + + + + + + <_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) + + + kernel32.lib + $(OutDir)XFire.dll + true + Windows + MachineX86 + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + + + ..\..\include\msapi + + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Disabled + WIN64;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;PTW32_STATIC_LIB;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + ProgramDatabase + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + kernel32.lib + $(OutDir)XFire.dll + true + Windows + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + + + ..\..\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) + + + kernel32.lib + $(OutDir)XFire.dll + true + Windows + true + true + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + + ..\..\include\msapi + + + + + -D_SCL_SECURE_NO_WARNINGS %(AdditionalOptions) + Full + Size + true + WIN64;NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Sync + Default + MultiThreadedDLL + true + Fast + Use + Level3 + OldStyle + None + ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) + + + kernel32.lib + $(OutDir)XFire.dll + true + Windows + true + true + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + + ..\..\include\msapi + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3