From 723f01f7e8e056689d0d1a2a4b21bb1dace8cdbb Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 11 Mar 2016 18:36:44 +0000 Subject: added projects for vc2015 git-svn-id: http://svn.miranda-ng.org/main/trunk@16464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/tgl/tgl_14.vcxproj | 192 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 libs/tgl/tgl_14.vcxproj (limited to 'libs/tgl/tgl_14.vcxproj') diff --git a/libs/tgl/tgl_14.vcxproj b/libs/tgl/tgl_14.vcxproj new file mode 100644 index 0000000000..2017259427 --- /dev/null +++ b/libs/tgl/tgl_14.vcxproj @@ -0,0 +1,192 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {C3106192-32AD-442F-A3A2-E3CFB63F0CF1} + tgl + + + + StaticLibrary + true + v140_xp + Unicode + + + StaticLibrary + false + v140_xp + true + Unicode + + + StaticLibrary + true + v140_xp + Unicode + + + StaticLibrary + false + v140_xp + true + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Libs\ + $(SolutionDir)$(Configuration)64\Libs\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Libs\ + $(SolutionDir)$(Configuration)64\Libs\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Level3 + Disabled + _LIB;HAVE_CONFIG_H;_DEBUG;%(PreprocessorDefinitions) + openssl\include;libevent\include\;libevent\WIN32-Code\nmake\;%(AdditionalIncludeDirectories) + + + libevent.lib;libeay32MTd.lib;ssleay32MTd.lib;%(AdditionalDependencies) + openssl\lib\x86\Debug\2015;libevent\;%(AdditionalLibraryDirectories) + + + + + Level3 + Disabled + _LIB;HAVE_CONFIG_H;_DEBUG;%(PreprocessorDefinitions) + openssl\include;libevent\include\;libevent\WIN32-Code\nmake\;%(AdditionalIncludeDirectories) + + + libevent.lib;libeay32MTd.lib;ssleay32MTd.lib;%(AdditionalDependencies) + openssl\lib\x64\Debug\2015;libevent\;%(AdditionalLibraryDirectories) + + + + + Level3 + Full + _LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + openssl\include;libevent\include\;libevent\WIN32-Code\nmake\;%(AdditionalIncludeDirectories) + + + libevent.lib;libeay32MT.lib;ssleay32MT.lib;%(AdditionalDependencies) + openssl\lib\x86\Release\2015;libevent\;%(AdditionalLibraryDirectories) + + + + + Level3 + Full + _LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + openssl\include;libevent\include\;libevent\WIN32-Code\nmake\;%(AdditionalIncludeDirectories) + + + libevent.lib;libeay32MT.lib;ssleay32MT.lib;%(AdditionalDependencies) + openssl\lib\x64\Release\2015;libevent\;%(AdditionalLibraryDirectories) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} + false + + + {03A484BF-4CF0-4290-9BD2-D649F0797703} + false + + + {14022761-9F27-4A2D-B7EA-F41FB9B3274C} + false + + + + + + \ No newline at end of file -- cgit v1.2.3