Build mirai-core libraries for host Native.run.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!--
  2. ~ Copyright 2019-2022 Mamoe Technologies and contributors.
  3. ~
  4. ~ 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
  5. ~ Use of this source code is governed by the GNU AGPLv3 license that can be found through the following link.
  6. ~
  7. ~ https://github.com/mamoe/mirai/blob/dev/LICENSE
  8. -->
  9. <component name="ProjectRunConfigurationManager">
  10. <configuration default="false" name="Build mirai-core libraries for host Native" type="GradleRunConfiguration"
  11. factoryName="Gradle" folderName="Build mirai-core">
  12. <ExternalSystemSettings>
  13. <option name="executionName"/>
  14. <option name="externalProjectPath" value="$PROJECT_DIR$"/>
  15. <option name="externalSystemIdString" value="GRADLE"/>
  16. <option name="scriptParameters" value=""/>
  17. <option name="taskDescriptions">
  18. <list/>
  19. </option>
  20. <option name="taskNames">
  21. <list>
  22. <option value=":mirai-core:linkReleaseSharedHost"/>
  23. <option value=":mirai-core:linkReleaseStaticHost"/>
  24. </list>
  25. </option>
  26. <option name="vmOptions"/>
  27. </ExternalSystemSettings>
  28. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  29. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  30. <DebugAllEnabled>false</DebugAllEnabled>
  31. <method v="2"/>
  32. </configuration>
  33. </component>