mirror of
https://github.com/claunia/clion-custom-defined-compiler-examples.git
synced 2025-12-16 19:24:48 +00:00
7 lines
307 B
XML
7 lines
307 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project version="4">
|
||
|
|
<component name="com.jetbrains.cidr.lang.workspace.compiler.custom.CustomCompilerService">
|
||
|
|
<option name="definitionsFile" value="$PROJECT_DIR$/custom-compiler-bcc.yaml" />
|
||
|
|
<option name="enabled" value="true" />
|
||
|
|
</component>
|
||
|
|
</project>
|