프로젝트

일반

사용자정보

개정판 b427ebf9

IDb427ebf9914d7a9f589dc8d156fbead5286d6e3c
상위 442bd51e
하위 3b10b29d

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

issue #504: 프로젝트 설정 기능 - Debug 모드일때 테스트 버튼을 보이도록 수정

Change-Id: I1940daebe7e995636a339d3e74994ea3a3f94133

차이점 보기:

DTI_PID/SPPIDConverter/SPPIDConverter.csproj
28 28
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29 29
    <DebugType>pdbonly</DebugType>
30 30
    <Optimize>true</Optimize>
31
    <OutputPath>bin\Release\</OutputPath>
31
    <OutputPath>..\SPPIDConverterDll\</OutputPath>
32 32
    <DefineConstants>TRACE</DefineConstants>
33 33
    <ErrorReport>prompt</ErrorReport>
34 34
    <WarningLevel>4</WarningLevel>
......
46 46
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
47 47
  </PropertyGroup>
48 48
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
49
    <OutputPath>bin\x86\Release\</OutputPath>
49
    <OutputPath>..\SPPIDConverterDll\</OutputPath>
50 50
    <DefineConstants>TRACE</DefineConstants>
51 51
    <Optimize>true</Optimize>
52 52
    <DebugType>pdbonly</DebugType>

내보내기 Unified diff

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