18 lines
513 B
XML
18 lines
513 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
~ Copyright (c) 2024. Elex. All Rights Reesrved.
|
|
~ https://www.elex-project.com/
|
|
-->
|
|
|
|
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
<variables></variables>
|
|
<build-profile instance="f">
|
|
<variables>
|
|
<noindex-content>true</noindex-content>
|
|
</variables>
|
|
</build-profile>
|
|
|
|
</buildprofiles>
|