개정판 6f7606ca
modified issue #000:
- change output folder for PDF_TO_IMAGE
DTI_PID/PDF_TO_IMAGE/PDF_TO_IMAGE.csproj | ||
---|---|---|
14 | 14 |
<TargetFrameworkProfile /> |
15 | 15 |
</PropertyGroup> |
16 | 16 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 |
<PlatformTarget>x86</PlatformTarget>
|
|
17 |
<PlatformTarget>x64</PlatformTarget>
|
|
18 | 18 |
<DebugSymbols>true</DebugSymbols> |
19 | 19 |
<DebugType>full</DebugType> |
20 | 20 |
<Optimize>false</Optimize> |
... | ... | |
28 | 28 |
<PlatformTarget>AnyCPU</PlatformTarget> |
29 | 29 |
<DebugType>pdbonly</DebugType> |
30 | 30 |
<Optimize>true</Optimize> |
31 |
<OutputPath>bin\Release\</OutputPath>
|
|
31 |
<OutputPath>..\DTI_PID\bin64\</OutputPath>
|
|
32 | 32 |
<DefineConstants>TRACE</DefineConstants> |
33 | 33 |
<ErrorReport>prompt</ErrorReport> |
34 | 34 |
<WarningLevel>4</WarningLevel> |
내보내기 Unified diff