This repository has been archived on 2022-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
gnome-fs-duplicate-cursor-fix/.idea/compiler.xml
Lorenzo DellacĂ  b642661863 Add code
This commit adds all necessary code and files to make this work.
2020-10-18 17:00:57 +02:00

16 lines
648 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="ScreenScalingFixer" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="ScreenScalingFixer" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>