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
305833b3
Commit
305833b3
authored
May 25, 2013
by
Vinicius Jarina
Browse files
Bumped KopiLua
Fixed iOS Build.
parent
a6b6a8c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
KopiLua
@
a823f019
Compare
5c2e0881
...
a823f019
Subproject commit
5c2e0881ac4cab62077ad74055fca09812d4e94a
Subproject commit
a823f019237bb34e7ffac5119e5b9caa7072da4b
Core/NLua/NLua.iOS.csproj
View file @
305833b3
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<RootNamespace>
NLua.iOS
</RootNamespace>
<RootNamespace>
NLua.iOS
</RootNamespace>
<IPhoneResourcePrefix>
Resources
</IPhoneResourcePrefix>
<IPhoneResourcePrefix>
Resources
</IPhoneResourcePrefix>
<AssemblyName>
NLua
.
iOS
</AssemblyName>
<AssemblyName>
NLuaiOS
</AssemblyName>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<DebugSymbols>
True
</DebugSymbols>
<DebugSymbols>
True
</DebugSymbols>
...
@@ -40,14 +40,6 @@
...
@@ -40,14 +40,6 @@
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets"
/>
<Import
Project=
"$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets"
/>
<ItemGroup>
<ItemGroup>
<Folder
Include=
"Config\"
/>
<Folder
Include=
"Event\"
/>
<Folder
Include=
"Exceptions\"
/>
<Folder
Include=
"Extensions\"
/>
<Folder
Include=
"GenerateEventAssembly\"
/>
<Folder
Include=
"LuaLib\"
/>
<Folder
Include=
"Method\"
/>
<Folder
Include=
"Properties\"
/>
<Folder
Include=
"GenerateEventAssembly\ios\"
/>
<Folder
Include=
"GenerateEventAssembly\ios\"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
@@ -94,7 +86,7 @@
...
@@ -94,7 +86,7 @@
<Compile
Include=
"ObjectTranslatorPool.cs"
/>
<Compile
Include=
"ObjectTranslatorPool.cs"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\KeraLua\KeraLua.iOS.csproj"
>
<ProjectReference
Include=
"..\KeraLua\
src\
KeraLua.iOS.csproj"
>
<Project>
{3F57C208-AA13-4B67-B3E7-ED41307F00A0}
</Project>
<Project>
{3F57C208-AA13-4B67-B3E7-ED41307F00A0}
</Project>
<Name>
KeraLua.iOS
</Name>
<Name>
KeraLua.iOS
</Name>
</ProjectReference>
</ProjectReference>
...
...
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