aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Serialization
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2017-12-07 17:42:02 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2017-12-07 17:42:02 +0200
commitab99fb80dfc78c31b1e6cf8d5e4a8458978f4ddc (patch)
treef22a07c9ddac03ea1b070d33dc0b4fd84476704b /Software/Visual_Studio/Tango.Serialization
parent4cf1e800a5743d1194281703a4bcd6df0a910e8f (diff)
downloadTango-ab99fb80dfc78c31b1e6cf8d5e4a8458978f4ddc.tar.gz
Tango-ab99fb80dfc78c31b1e6cf8d5e4a8458978f4ddc.zip
Added Tango.Scripting
Stubs.UI scripting works.. Implemented ScriptEditorControl.
Diffstat (limited to 'Software/Visual_Studio/Tango.Serialization')
-rw-r--r--Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj b/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
index 453d317f5..910444743 100644
--- a/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
+++ b/Software/Visual_Studio/Tango.Serialization/Tango.Serialization.csproj
@@ -16,7 +16,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
+ <OutputPath>..\Build\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>