개정판 af0bcefa
Fix: (Final Service) TextControl 회전 오류 수정(TextControl과 ArrowTextControl의 회전 로직이 달라 함수 분리)
Change-Id: Ieb3b0a13b557f964a7ca66209678dce9ebd2701f
FinalService/KCOM_FinalService/MarkupToPDF/MarkupToPDF.csproj | ||
---|---|---|
26 | 26 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
27 | 27 |
<DebugType>pdbonly</DebugType> |
28 | 28 |
<Optimize>true</Optimize> |
29 |
<OutputPath>bin\Release\</OutputPath>
|
|
29 |
<OutputPath>..\..\..\Setup\FinalService\</OutputPath>
|
|
30 | 30 |
<DefineConstants>TRACE</DefineConstants> |
31 | 31 |
<ErrorReport>prompt</ErrorReport> |
32 | 32 |
<WarningLevel>4</WarningLevel> |
내보내기 Unified diff