mirror of
https://github.com/kuba2k2/NavLib.git
synced 2024-11-09 19:50:26 -06:00
14 lines
515 B
XML
14 lines
515 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="CMakeSettings">
|
||
|
<configurations>
|
||
|
<configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
|
||
|
</configurations>
|
||
|
</component>
|
||
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="JDK" project-jdk-type="JavaSDK">
|
||
|
<output url="file://$PROJECT_DIR$/build/classes" />
|
||
|
</component>
|
||
|
<component name="ProjectType">
|
||
|
<option name="id" value="Android" />
|
||
|
</component>
|
||
|
</project>
|