Mercurial > hg > Applications > TreeVNC
diff TreeVNC.iml @ 527:96e15614a31f
create flushRectangle method
author | riono210 |
---|---|
date | Thu, 02 May 2019 17:54:09 +0900 |
parents | 8cee5a014d32 |
children | 18c461305cc3 |
line wrap: on
line diff
--- a/TreeVNC.iml Thu May 02 16:18:44 2019 +0900 +++ b/TreeVNC.iml Thu May 02 17:54:09 2019 +0900 @@ -1,13 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id="TreeVNC" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="2.7.2" type="JAVA_MODULE" version="4"> +<module external.system.id="GRADLE" type="JAVA_MODULE" version="4"> + <component name="FacetManager"> + <facet type="android-gradle" name="Android-Gradle"> + <configuration> + <option name="GRADLE_PROJECT_PATH" value=":" /> + </configuration> + </facet> + </component> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/.gradle" /> - <excludeFolder url="file://$MODULE_DIR$/build" /> - <excludeFolder url="file://$MODULE_DIR$/out" /> - </content> - <orderEntry type="inheritedJdk" /> + <content url="file://$MODULE_DIR$" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> \ No newline at end of file