프로젝트

일반

사용자정보

개정판 6f7606ca

ID6f7606cac2c2fc8e29e30e5e583f8451c58b12e6
상위 91ebadb1
하위 25dc7d87

백흠경이(가) 6년 이상 전에 추가함

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