개정판 6eb650a9
Set no code optimization in release mode
Change-Id: I73e9d3fd9271c62a428e5970b4537221f9ec625c
DTI_PID/SPPIDConverter/SPPIDConverter.csproj | ||
---|---|---|
27 | 27 |
</PropertyGroup> |
28 | 28 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
29 | 29 |
<DebugType>pdbonly</DebugType> |
30 |
<Optimize>true</Optimize>
|
|
30 |
<Optimize>false</Optimize>
|
|
31 | 31 |
<OutputPath>..\SPPIDConverterDll\</OutputPath> |
32 | 32 |
<DefineConstants>TRACE</DefineConstants> |
33 | 33 |
<ErrorReport>prompt</ErrorReport> |
내보내기 Unified diff