[IntelliJ project configuration] fix indents in intellij.webp.iml

...to avoid local modification of this file on save.

GitOrigin-RevId: 9b7fa7f1d16c2fe5e6b5b8e3ddf9e82f6df0c609
This commit is contained in:
Nikolay Chashnikov
2020-06-03 15:22:43 +03:00
committed by intellij-monorepo-bot
parent 3ef83fcb9f
commit 2eca8a2920

View File

@@ -13,13 +13,13 @@
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/libwebp.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/libwebp.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>