개정판 524669d7
issue #719: change reference file(Interop.OdaX.dll)
Change-Id: I9e5b42ed9b350647acde86ebc0db01689a935cf1
KCOM/KCOM.csproj | ||
---|---|---|
31 | 31 |
<PlatformTarget>AnyCPU</PlatformTarget> |
32 | 32 |
<DebugType>pdbonly</DebugType> |
33 | 33 |
<Optimize>true</Optimize> |
34 |
<OutputPath>bin\Release\</OutputPath>
|
|
34 |
<OutputPath>..\Setup\</OutputPath>
|
|
35 | 35 |
<DefineConstants>TRACE</DefineConstants> |
36 | 36 |
<ErrorReport>prompt</ErrorReport> |
37 | 37 |
<WarningLevel>4</WarningLevel> |
... | ... | |
83 | 83 |
<HintPath>..\packages\EntityFramework.4.3.1\lib\net40\EntityFramework.dll</HintPath> |
84 | 84 |
</Reference> |
85 | 85 |
<Reference Include="Interop.OdaX"> |
86 |
<HintPath>bin\x64\Debug\Interop.OdaX.dll</HintPath>
|
|
86 |
<HintPath>..\packages\ODA\Interop.OdaX.dll</HintPath>
|
|
87 | 87 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
88 | 88 |
</Reference> |
89 | 89 |
<Reference Include="itextsharp"> |
내보내기 Unified diff