Files
openide/libraries/grpc/intellij.libraries.grpc.iml
Vladimir Krivosheev 3e3d72911f Revert "Revert "IJPL-973 add extracted modules to products using x-include (later, we can move more common modules to this list)""
This reverts commit 564d46b0

GitOrigin-RevId: 60faf51041ba5c6fcfab284743f4c8ab4a228c00
2024-04-12 07:35:09 +00:00

15 lines
756 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="grpc-core" level="project" />
<orderEntry type="library" exported="" name="grpc-stub" level="project" />
<orderEntry type="library" exported="" name="grpc-kotlin-stub" level="project" />
<orderEntry type="library" exported="" name="grpc-protobuf" level="project" />
</component>
</module>