godot/modules/mono/editor/GodotSharpTools/Project
Ignacio Etcheverry 01397a10d9 Mono: Project building fixes
- Set (Csc/Vbc/Fsc)ToolExe environment variables to point to the batch files in Mono's bin directory when building with Mono's MSBuild.
- Set Mono's MSBuild as the default build tool on Windows.
- Generate projects with portable DebugType instead of full.
2018-05-17 01:26:23 +02:00
..
ProjectExtensions.cs
ProjectGenerator.cs Mono: Project building fixes 2018-05-17 01:26:23 +02:00
ProjectUtils.cs