19 lines
914 B
XML
19 lines
914 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project version="4">
|
||
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||
|
|
<data-source source="LOCAL" name="Sqlite.db" uuid="f3e3a214-b0c8-4330-a105-3ffe90f4e4b0">
|
||
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
||
|
|
<synchronize>true</synchronize>
|
||
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
||
|
|
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/Build/Debug/DB/Sqlite.db</jdbc-url>
|
||
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
|
</data-source>
|
||
|
|
<data-source source="LOCAL" name="Sqlite.db [2]" uuid="5f2202c6-5a7c-4f4c-8d69-554cafc6dd35">
|
||
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
||
|
|
<synchronize>true</synchronize>
|
||
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
||
|
|
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/Build/Archive/Sqlite.db</jdbc-url>
|
||
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
|
</data-source>
|
||
|
|
</component>
|
||
|
|
</project>
|