"Core/LuaInterface/ObjectTranslator.cs" did not exist on "6336b46a4ead0becf82f730cf9a7f8746e36f7d4"
Commit d420b17e authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update NLuaTest.40.csproj with USE_KOPILUA

parent 52701f10
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
<OutputPath>..\tests\</OutputPath> <OutputPath>..\tests\</OutputPath>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<DefineConstants>USE_KOPILUA</DefineConstants>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment