summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Godot.SourceGenerators.props
blob: f9b47ad5b19d64f51e16740245802ad0fef9572c (plain)
1
2
3
4
5
6
7
<Project>
  <ItemGroup>
    <!-- $(GodotProjectDir) is defined by Godot.NET.Sdk -->
    <CompilerVisibleProperty Include="GodotProjectDir" />
    <CompilerVisibleProperty Include="GodotScriptPathAttributeGenerator" />
  </ItemGroup>
</Project>