Skip to content

Commit

Permalink
Update pawnraknet.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
katursis committed Jun 18, 2020
1 parent fb65de5 commit 2eeda7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pawnraknet.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<ProjectGuid>{9CA20179-D892-445A-83A0-D34B74F62BA9}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>pawnraknet</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down

0 comments on commit 2eeda7b

Please sign in to comment.