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
b790718e
Commit
b790718e
authored
May 21, 2013
by
Vinicius Jarina
Browse files
Fix iOS build
parent
db49f868
Changes
4
Hide whitespace changes
Inline
Side-by-side
KeraLua
@
6260ed37
Compare
bbc73148
...
6260ed37
Subproject commit
bbc73148f43011d358205216239867a026fcdd04
Subproject commit
6260ed376146ae2c2f80cc4fd74b366d22271e0d
Core/NLua/NLua.
I
OS.csproj
→
Core/NLua/NLua.
i
OS.csproj
View file @
b790718e
...
...
@@ -8,9 +8,9 @@
<ProjectGuid>
{7064B157-DD57-4828-94C5-CA149B25CB40}
</ProjectGuid>
<ProjectTypeGuids>
{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
</ProjectTypeGuids>
<OutputType>
Library
</OutputType>
<RootNamespace>
NLua.
I
OS
</RootNamespace>
<RootNamespace>
NLua.
i
OS
</RootNamespace>
<IPhoneResourcePrefix>
Resources
</IPhoneResourcePrefix>
<AssemblyName>
NLua.
I
OS
</AssemblyName>
<AssemblyName>
NLua.
i
OS
</AssemblyName>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<DebugSymbols>
True
</DebugSymbols>
...
...
NLua.
I
OS.sln
→
NLua.
i
OS.sln
View file @
b790718e
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NLua.
I
OS", "Core\NLua\NLua.
I
OS.csproj", "{7064B157-DD57-4828-94C5-CA149B25CB40}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NLua.
i
OS", "Core\NLua\NLua.
i
OS.csproj", "{7064B157-DD57-4828-94C5-CA149B25CB40}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KopiLua.
I
OS", "Core\KopiLua\KopiLua\KopiLua.iOS.csproj", "{44DA9778-C0B0-4C6F-8617-79BA2E0F1361}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KopiLua.
i
OS", "Core\KopiLua\KopiLua\KopiLua.iOS.csproj", "{44DA9778-C0B0-4C6F-8617-79BA2E0F1361}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeraLua.iOS", "Core\KeraLua\src\KeraLua.iOS.csproj", "{3F57C208-AA13-4B67-B3E7-ED41307F00A0}"
EndProject
...
...
ios/NLuaTestsiOS/NLuaTest.csproj
View file @
b790718e
...
...
@@ -132,9 +132,9 @@
</ItemGroup>
<Import
Project=
"$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets"
/>
<ItemGroup>
<ProjectReference
Include=
"..\..\Core\NLua\NLua.
I
OS.csproj"
>
<ProjectReference
Include=
"..\..\Core\NLua\NLua.
i
OS.csproj"
>
<Project>
{7064B157-DD57-4828-94C5-CA149B25CB40}
</Project>
<Name>
NLua.
I
OS
</Name>
<Name>
NLua.
i
OS
</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
...
...
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