From 93a1549e488a3c9dea954794d0ddaa3376e65e76 Mon Sep 17 00:00:00 2001 From: Krad Date: Tue, 12 Oct 2021 14:10:32 +0800 Subject: [PATCH] data --- .idea/dataSources.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index a1d0f40..cacc9cd 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -5,7 +5,7 @@ sqlite.xerial true org.sqlite.JDBC - jdbc:sqlite:$PROJECT_DIR$/../Database/USCTDB.data + jdbc:sqlite:$PROJECT_DIR$/cmake-build-debug/USCTDB.data \ No newline at end of file