diff options
| author | George Hazan <ghazan@miranda.im> | 2019-06-23 12:11:35 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-06-23 12:11:35 +0300 |
| commit | ede0e5088aa37d1ef710a7bf74ccead5140c9117 (patch) | |
| tree | 984ec1470c0c83653e8871953b4b39806fee2b99 /libs/libmdbx/src/test/test.vcxproj | |
| parent | 3632205b947823fa049e91b86a5611e9bbb59673 (diff) | |
libmdbx: merge
Diffstat (limited to 'libs/libmdbx/src/test/test.vcxproj')
| -rw-r--r-- | libs/libmdbx/src/test/test.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libmdbx/src/test/test.vcxproj b/libs/libmdbx/src/test/test.vcxproj index 9eb62cdcf5..93de00e3a0 100644 --- a/libs/libmdbx/src/test/test.vcxproj +++ b/libs/libmdbx/src/test/test.vcxproj @@ -181,6 +181,7 @@ <ClInclude Include="utils.h" /> </ItemGroup> <ItemGroup> + <ClCompile Include="ttl.cc" /> <ClCompile Include="append.cc" /> <ClCompile Include="cases.cc" /> <ClCompile Include="chrono.cc" /> |
