fix 64-bit windows build

pull/702/head
Luke Pulverenti 9 years ago
parent b14ca8863f
commit e290f24718

@ -32,6 +32,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject>MediaBrowser.ServerApplication.MainStartup</StartupObject>

Loading…
Cancel
Save