프로젝트

일반

사용자정보

개정판 429bc8fa

ID429bc8fa8602e785a6d6dad405daf1b49ecbddc9
상위 18a26e9b
하위 4a8b5dfe

김태성이(가) 일년 이상 전에 추가함

issue #000000 MarkusImageCreate 수정

Change-Id: I917f0660998d86bb633f33dd333a299d7ae7ffbb

차이점 보기:

ID2.Manager/MarkusImageCreate/MarkusImageCreate.csproj
14 14
    <Deterministic>true</Deterministic>
15 15
    <TargetFrameworkProfile />
16 16
  </PropertyGroup>
17
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18
    <PlatformTarget>x64</PlatformTarget>
19
    <DebugSymbols>true</DebugSymbols>
20
    <DebugType>full</DebugType>
21
    <Optimize>false</Optimize>
22
    <OutputPath>bin\Debug\</OutputPath>
23
    <DefineConstants>TRACE;DEBUG;MARKUS_IMAGE_CREATE</DefineConstants>
24
    <ErrorReport>prompt</ErrorReport>
25
    <WarningLevel>4</WarningLevel>
26
  </PropertyGroup>
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
    <PlatformTarget>AnyCPU</PlatformTarget>
29
    <DebugType>pdbonly</DebugType>
30
    <Optimize>true</Optimize>
31
    <OutputPath>bin\Release\</OutputPath>
32
    <DefineConstants>TRACE</DefineConstants>
33
    <ErrorReport>prompt</ErrorReport>
34
    <WarningLevel>4</WarningLevel>
35
  </PropertyGroup>
36 17
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
37 18
    <DebugSymbols>true</DebugSymbols>
38 19
    <OutputPath>bin\x64\Debug\</OutputPath>
39 20
    <DefineConstants>TRACE;DEBUG;MARKUS_IMAGE_CREATE</DefineConstants>
40 21
    <DebugType>full</DebugType>
41
    <PlatformTarget>x86</PlatformTarget>
22
    <PlatformTarget>x64</PlatformTarget>
42 23
    <LangVersion>7.3</LangVersion>
43 24
    <ErrorReport>prompt</ErrorReport>
44 25
    <Prefer32Bit>true</Prefer32Bit>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)