annotate TreeVNC.iml @ 527:96e15614a31f
create flushRectangle method
author |
riono210 |
date |
Thu, 02 May 2019 17:54:09 +0900 |
parents |
8cee5a014d32 |
children |
18c461305cc3 |
rev |
line source |
250
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
527
|
2 <module external.system.id="GRADLE" type="JAVA_MODULE" version="4">
|
|
3 <component name="FacetManager">
|
|
4 <facet type="android-gradle" name="Android-Gradle">
|
|
5 <configuration>
|
|
6 <option name="GRADLE_PROJECT_PATH" value=":" />
|
|
7 </configuration>
|
|
8 </facet>
|
|
9 </component>
|
478
|
10 <component name="NewModuleRootManager" inherit-compiler-output="true">
|
250
|
11 <exclude-output />
|
527
|
12 <content url="file://$MODULE_DIR$" />
|
250
|
13 <orderEntry type="sourceFolder" forTests="false" />
|
|
14 </component>
|
363
|
15 </module> |