From 581319b8cd1f774e5fc42db570d44ec2b4e41485 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 22 Jun 2020 20:19:01 +0300 Subject: temporary return of DbChecker --- plugins/DbChecker/dbchecker.vcxproj | 52 +++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 plugins/DbChecker/dbchecker.vcxproj (limited to 'plugins/DbChecker/dbchecker.vcxproj') diff --git a/plugins/DbChecker/dbchecker.vcxproj b/plugins/DbChecker/dbchecker.vcxproj new file mode 100644 index 0000000000..07a3db537f --- /dev/null +++ b/plugins/DbChecker/dbchecker.vcxproj @@ -0,0 +1,52 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + DbChecker + {A2E9DA24-95E4-4414-94AF-488A382E276A} + + + + + \ No newline at end of file -- cgit v1.2.3