Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
37af6aeb
Commit
37af6aeb
authored
Aug 19, 2014
by
Vinicius Jarina
Browse files
[NLua] Fixed build.
parent
c8696701
Changes
2
Hide whitespace changes
Inline
Side-by-side
ConsoleTest/ConsoleTest.csproj
View file @
37af6aeb
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
<Name>
KeraLua.Net45
</Name>
<Name>
KeraLua.Net45
</Name>
</ProjectReference>
</ProjectReference>
<ProjectReference
Include=
"..\NLuaTest\NLuaTest.csproj"
>
<ProjectReference
Include=
"..\NLuaTest\NLuaTest.csproj"
>
<Project>
{
d5fcadfa
-5047-40
c
2-
b
392-256875862920}
</Project>
<Project>
{
D5FCADFA
-5047-40
C
2-
B
392-256875862920}
</Project>
<Name>
NLuaTest
</Name>
<Name>
NLuaTest
</Name>
</ProjectReference>
</ProjectReference>
</ItemGroup>
</ItemGroup>
...
...
NLuaTest/NLuaTest.csproj
View file @
37af6aeb
...
@@ -77,20 +77,6 @@
...
@@ -77,20 +77,6 @@
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"AAACodeGenTests.cs"
/>
<Compile
Include=
"AAACodeGenTests.cs"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\Core\KeraLua\src\KeraLua.Net40.csproj"
>
<Project>
{47153754-10F5-44D8-B578-F5A32B69061A}
</Project>
<Name>
KeraLua.Net40
</Name>
</ProjectReference>
<ProjectReference
Include=
"..\Core\KopiLua\KopiLua\KopiLua.Net40.csproj"
>
<Project>
{E8DDBC21-EF74-4ABA-9C49-BFC702BE25D8}
</Project>
<Name>
KopiLua.Net40
</Name>
</ProjectReference>
<ProjectReference
Include=
"..\Core\NLua\NLua.Net40.csproj"
>
<Project>
{F55CABBB-4108-4A39-94E1-581FD46DC021}
</Project>
<Name>
NLua.Net40
</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
</ItemGroup>
</ItemGroup>
...
@@ -102,4 +88,14 @@
...
@@ -102,4 +88,14 @@
<Target Name="AfterBuild">
<Target Name="AfterBuild">
</Target>
</Target>
-->
-->
<ItemGroup>
<ProjectReference
Include=
"..\Core\KeraLua\src\KeraLua.Net45.csproj"
>
<Project>
{47153754-10F5-44D8-B578-F5A32B69061A}
</Project>
<Name>
KeraLua.Net45
</Name>
</ProjectReference>
<ProjectReference
Include=
"..\Core\NLua\NLua.Net45.csproj"
>
<Project>
{F55CABBB-4108-4A39-94E1-581FD46DC021}
</Project>
<Name>
NLua.Net45
</Name>
</ProjectReference>
</ItemGroup>
</Project>
</Project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment