From 593550b8eea8998c3b6b9e9eb3e04eec82854ae2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 14 Jan 2018 21:42:04 +0300 Subject: libmdbx added as set of files --- plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj | 202 +++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj (limited to 'plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj') diff --git a/plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj b/plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj new file mode 100644 index 0000000000..3ee13cf8cf --- /dev/null +++ b/plugins/Dbx_mdbx/src/libmdbx/test/test.vcxproj @@ -0,0 +1,202 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + {6d19209b-ece7-4b9c-941c-0aa2b484f199} + + + + {30E29CE6-E6FC-4D32-AA07-46A55FAF3A31} + Win32Proj + mdbxtest + 8.1 + + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\$(ProjectName)\ + + + false + $(SolutionDir)$(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\$(ProjectName)\ + + + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\$(ProjectName)\ + + + false + $(SolutionDir)$(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\$(ProjectName)\ + + + + Use + Level4 + Disabled + WIN32;_DEBUG;_CONSOLE;MDBX_DEBUG=1;%(PreprocessorDefinitions);LIBMDBX_IMPORTS=1 + true + test.h + true + + + Console + true + winmm.lib;%(AdditionalDependencies) + + + + + Use + Level4 + Disabled + _DEBUG;_CONSOLE;MDBX_DEBUG=1;%(PreprocessorDefinitions);LIBMDBX_IMPORTS=1 + true + test.h + true + + + Console + true + winmm.lib;%(AdditionalDependencies) + + + + + Level4 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions);LIBMDBX_IMPORTS=1 + true + test.h + true + + + Console + true + true + true + winmm.lib;%(AdditionalDependencies) + + + + + Level4 + Use + MaxSpeed + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions);LIBMDBX_IMPORTS=1 + true + test.h + true + + + Console + true + true + true + winmm.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + -- cgit v1.2.3