Skip to content
Snippets Groups Projects
Verified Commit 0046f6b8 authored by Sebastian's avatar Sebastian Committed by Mikolai Gütschow
Browse files

Update IntelliJ project scopes

We forgot to do this while creating a briar-desktop submodule to host
the main sources.
parent 541b3ab4
No related branches found
No related tags found
1 merge request!272Update IntelliJ project scopes
Pipeline #13467 passed
<component name="DependencyValidationManager"> <component name="DependencyValidationManager">
<scope name="briar-desktop" pattern="file[briar-desktop]:build.gradle.kts||file[briar-desktop.main]:kotlin//*||file[briar-desktop.test]:kotlin//*||file[briar-desktop.buildSrc]:*/||file[briar-desktop.buildSrc.main]:kotlin//*" /> <scope name="briar-desktop" pattern="file[briar-desktop]:build.gradle.kts||file[briar-desktop.briar-desktop.main]:kotlin//*||file[briar-desktop.briar-desktop.test]:kotlin//*||file[briar-desktop.buildSrc]:*/||file[briar-desktop.buildSrc.main]:kotlin//*" />
</component> </component>
\ No newline at end of file
<component name="DependencyValidationManager"> <component name="DependencyValidationManager">
<scope name="briar-desktop-kotlin" pattern="file[briar-desktop.main]:kotlin//*||file[briar-desktop.test]:kotlin//*||file[briar-desktop.buildSrc.main]:kotlin//*" /> <scope name="briar-desktop-kotlin" pattern="file[briar-desktop.briar-desktop.main]:kotlin//*||file[briar-desktop.briar-desktop.test]:kotlin//*||file[briar-desktop.buildSrc.main]:kotlin//*" />
</component> </component>
\ No newline at end of file
<component name="DependencyValidationManager"> <component name="DependencyValidationManager">
<scope name="briar-desktop-kotlin-main" pattern="file[briar-desktop.main]:kotlin//*" /> <scope name="briar-desktop-kotlin-main" pattern="file[briar-desktop.briar-desktop.main]:kotlin//*" />
</component> </component>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment