From 33a580d299413277f53f432f05ea0700e05fef5d Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Sun, 25 May 2014 19:48:44 -0700 Subject: Splitting c-ares into its own project file. --- win32/project/Balau.vcxproj | 99 ++++------------ win32/project/Balau.vcxproj.filters | 207 --------------------------------- win32/project/c-ares.vcxproj | 216 +++++++++++++++++++++++++++++++++++ win32/project/c-ares.vcxproj.filters | 76 ++++++++++++ 4 files changed, 312 insertions(+), 286 deletions(-) create mode 100644 win32/project/c-ares.vcxproj create mode 100644 win32/project/c-ares.vcxproj.filters (limited to 'win32/project') diff --git a/win32/project/Balau.vcxproj b/win32/project/Balau.vcxproj index b51bf01..deccd41 100644 --- a/win32/project/Balau.vcxproj +++ b/win32/project/Balau.vcxproj @@ -65,13 +65,28 @@ - + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + Level3 Disabled true - LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_BUILDING_LIBRARY;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;DEBUG;_DEBUG;DEBUGBUILD;%(PreprocessorDefinitions) + LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;DEBUG;_DEBUG;DEBUGBUILD;%(PreprocessorDefinitions) ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers 4290;4800 $(SolutionDir)\Balau\msvc-config.h @@ -86,7 +101,7 @@ Level3 Disabled true - LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_BUILDING_LIBRARY;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;DEBUG;_DEBUG;DEBUGBUILD;%(PreprocessorDefinitions) + LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;DEBUG;_DEBUG;DEBUGBUILD;%(PreprocessorDefinitions) ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers 4290;4800 $(SolutionDir)\Balau\msvc-config.h @@ -102,7 +117,7 @@ true true true - LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_BUILDING_LIBRARY;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;NDEBUG;%(PreprocessorDefinitions) + LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;NDEBUG;%(PreprocessorDefinitions) ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers 4290;4800 $(SolutionDir)\Balau\msvc-config.h @@ -120,7 +135,7 @@ true true true - LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_BUILDING_LIBRARY;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;NDEBUG;%(PreprocessorDefinitions) + LTC_SOURCE;LTM_DESC;USE_LTM;LTC_NO_PROTOTYPES;_SCL_SECURE_NO_WARNINGS;CARES_STATICLIB;_CONSOLE;_LIB;PTW32_STATIC_LIB;NDEBUG;%(PreprocessorDefinitions) ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers 4290;4800 $(SolutionDir)\Balau\msvc-config.h @@ -701,59 +716,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - false - false - false - - - - - - - - - - - - - - - - - - - @@ -1757,27 +1719,6 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/win32/project/Balau.vcxproj.filters b/win32/project/Balau.vcxproj.filters index 244b4d0..1465479 100644 --- a/win32/project/Balau.vcxproj.filters +++ b/win32/project/Balau.vcxproj.filters @@ -2154,150 +2154,6 @@ Third Party\tomcrypt\pk\dh - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - - - Third Party\c-ares\sources - Third Party\lcrypt @@ -3119,69 +2975,6 @@ Third Party\tomcrypt\headers - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - - - Third Party\c-ares\includes - diff --git a/win32/project/c-ares.vcxproj b/win32/project/c-ares.vcxproj new file mode 100644 index 0000000..6dcd6af --- /dev/null +++ b/win32/project/c-ares.vcxproj @@ -0,0 +1,216 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4D6AFE58-8573-4F3F-9CB7-EFF38BDC9662} + cares + + + + StaticLibrary + true + v120 + MultiByte + + + StaticLibrary + true + v120 + MultiByte + + + StaticLibrary + false + v120 + true + MultiByte + + + StaticLibrary + false + v120 + true + MultiByte + + + + + + + + + + + + + + + + + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(ProjectName)\$(Configuration)\ + $(Platform)\$(ProjectName)\$(Configuration)\ + + + + Level3 + Disabled + false + ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers + CARES_BUILDING_LIBRARY;CARES_STATICLIB;%(UndefinePreprocessorDefinitions) + + + true + + + + + Level3 + Disabled + false + ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers + CARES_BUILDING_LIBRARY;CARES_STATICLIB;%(UndefinePreprocessorDefinitions) + + + true + + + + + Level3 + MaxSpeed + true + true + false + ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers + CARES_BUILDING_LIBRARY;CARES_STATICLIB;%(UndefinePreprocessorDefinitions) + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + false + ..\..\includes;..\..\includes\msc;..\..\libev;..\..\win32;..\..\win32\pthreads-win32;..\..\win32\iconv;..\..\win32\zlib;..\..\win32\regex;..\..\win32\c-ares;..\..\LuaJIT\src;..\..\src\jsoncpp\include;..\..\libtommath;..\..\libtomcrypt\src\headers + CARES_BUILDING_LIBRARY;CARES_STATICLIB;%(UndefinePreprocessorDefinitions) + + + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win32/project/c-ares.vcxproj.filters b/win32/project/c-ares.vcxproj.filters new file mode 100644 index 0000000..44896d7 --- /dev/null +++ b/win32/project/c-ares.vcxproj.filters @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3