Skip to content

Commit

Permalink
[iOS] Rename to OpenTK.dll
Browse files Browse the repository at this point in the history
This simplifies the deployment of OpenTK.dll.config
  • Loading branch information
thefiddler committed May 24, 2014
1 parent 8c1ac74 commit 22104ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/OpenTK.iOS/OpenTK.iOS/OpenTK.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<RootNamespace>OpenTK.iOS</RootNamespace>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>OpenTK.iOS</AssemblyName>
<AssemblyName>OpenTK</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 22104ed

Please sign in to comment.