aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotSharpTools/Project
Commit message (Collapse)AuthorAgeFilesLines
* Mono: Project building fixesIgnacio Etcheverry2018-05-171-3/+3
| | | | | | - 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.
* Add C# script to csproj when attaching it to an objectIgnacio Etcheverry2017-10-052-3/+6
|
* Added mono moduleIgnacio Etcheverry2017-10-033-0/+282