Core: fix release mode output folder for new CLI version.
This commit is contained in:
parent
62ffbe6732
commit
25f3584e39
@ -27,7 +27,7 @@
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>..\Steamless\bin\x86\Debug\</OutputPath>
|
||||
<OutputPath>..\Steamless\bin\x86\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
|
Loading…
Reference in New Issue
Block a user