From e36fb95c50ce0cd0ab9621afe668332895712c2e Mon Sep 17 00:00:00 2001 From: Ignacio Etcheverry Date: Mon, 2 Oct 2017 23:24:00 +0200 Subject: Added mono module --- .../editor/GodotSharpTools/GodotSharpTools.csproj | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 modules/mono/editor/GodotSharpTools/GodotSharpTools.csproj (limited to 'modules/mono/editor/GodotSharpTools/GodotSharpTools.csproj') diff --git a/modules/mono/editor/GodotSharpTools/GodotSharpTools.csproj b/modules/mono/editor/GodotSharpTools/GodotSharpTools.csproj new file mode 100644 index 0000000000..981083a3c2 --- /dev/null +++ b/modules/mono/editor/GodotSharpTools/GodotSharpTools.csproj @@ -0,0 +1,45 @@ + + + + Debug + AnyCPU + {A8CDAD94-C6D4-4B19-A7E7-76C53CC92984} + Library + GodotSharpTools + GodotSharpTools + v4.5 + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + false + + + full + true + bin\Release + prompt + 4 + false + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3