|
@@ -7,16 +7,14 @@
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
<ProjectGuid>{AB7EF7C3-E7B9-30AA-7BD5-D186BE943024}</ProjectGuid>
|
|
<ProjectGuid>{AB7EF7C3-E7B9-30AA-7BD5-D186BE943024}</ProjectGuid>
|
|
|
<OutputType>Library</OutputType>
|
|
<OutputType>Library</OutputType>
|
|
|
- <RootNamespace>
|
|
|
|
|
- </RootNamespace>
|
|
|
|
|
|
|
+ <RootNamespace></RootNamespace>
|
|
|
<AssemblyName>Assembly-CSharp</AssemblyName>
|
|
<AssemblyName>Assembly-CSharp</AssemblyName>
|
|
|
<FileAlignment>512</FileAlignment>
|
|
<FileAlignment>512</FileAlignment>
|
|
|
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
|
|
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
|
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
|
<TargetFrameworkProfile>Unity Subset v3.5</TargetFrameworkProfile>
|
|
<TargetFrameworkProfile>Unity Subset v3.5</TargetFrameworkProfile>
|
|
|
- <CompilerResponseFile>
|
|
|
|
|
- </CompilerResponseFile>
|
|
|
|
|
|
|
+ <CompilerResponseFile></CompilerResponseFile>
|
|
|
<UnityProjectType>Game:1</UnityProjectType>
|
|
<UnityProjectType>Game:1</UnityProjectType>
|
|
|
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
|
|
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
|
|
|
<UnityVersion>5.0.0f4</UnityVersion>
|
|
<UnityVersion>5.0.0f4</UnityVersion>
|
|
@@ -54,25 +52,22 @@
|
|
|
<Reference Include="UnityEngine.UI">
|
|
<Reference Include="UnityEngine.UI">
|
|
|
<HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
|
|
<HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
- <Reference Include="UnityEngine.UI">
|
|
|
|
|
- <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
|
|
|
|
|
- </Reference>
|
|
|
|
|
<Reference Include="MoonSharp.Interpreter">
|
|
<Reference Include="MoonSharp.Interpreter">
|
|
|
- <HintPath>Assets\MoonSharp.Interpreter.dll</HintPath>
|
|
|
|
|
|
|
+ <HintPath>Assets\Plugins\MoonSharp.Interpreter.dll</HintPath>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
<Reference Include="MoonSharp.Interpreter.Tests">
|
|
<Reference Include="MoonSharp.Interpreter.Tests">
|
|
|
- <HintPath>Assets\MoonSharp.Interpreter.Tests.dll</HintPath>
|
|
|
|
|
|
|
+ <HintPath>Assets\Plugins\MoonSharp.Interpreter.Tests.dll</HintPath>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
<Reference Include="nunit.framework">
|
|
<Reference Include="nunit.framework">
|
|
|
- <HintPath>Assets\nunit.framework.dll</HintPath>
|
|
|
|
|
|
|
+ <HintPath>Assets\Plugins\nunit.framework.dll</HintPath>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<Compile Include="Assets\TestRunner.cs" />
|
|
<Compile Include="Assets\TestRunner.cs" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
- <None Include="Assets\MoonSharp.Interpreter.xml" />
|
|
|
|
|
- <None Include="Assets\nunit.framework.xml" />
|
|
|
|
|
|
|
+ <None Include="Assets\Plugins\MoonSharp.Interpreter.xml" />
|
|
|
|
|
+ <None Include="Assets\Plugins\nunit.framework.xml" />
|
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\000-sanity.t.txt" />
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\000-sanity.t.txt" />
|
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\001-if.t.txt" />
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\001-if.t.txt" />
|
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\002-table.t.txt" />
|
|
<None Include="Assets\Resources\MoonSharp\Scripts\002-table.t.txt" />
|
|
@@ -157,4 +152,4 @@
|
|
|
<None Include="Assets\Resources\Scripts\TestMore\Modules\Test\More.txt" />
|
|
<None Include="Assets\Resources\Scripts\TestMore\Modules\Test\More.txt" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildExtensionsPath)\SyntaxTree\UnityVS\2013\UnityVS.CSharp.targets" />
|
|
<Import Project="$(MSBuildExtensionsPath)\SyntaxTree\UnityVS\2013\UnityVS.CSharp.targets" />
|
|
|
-</Project>
|
|
|
|
|
|
|
+</Project>
|