fix 64-bit windows build
This commit is contained in:
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…
Reference in New Issue
Block a user