프로젝트

일반

사용자정보

개정판 f19ebe30

IDf19ebe308f5ea1163fbb356cba1b6dcd76f98259
상위 e36af3a8
하위 58b52175

김동진이(가) 5년 이상 전에 추가함

issue #000: x86 구성 추가.

Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688

차이점 보기:

SmartUpdate/SmartUpdate.csproj
62 62
  <PropertyGroup>
63 63
    <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
64 64
  </PropertyGroup>
65
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
66
    <DebugSymbols>true</DebugSymbols>
67
    <OutputPath>bin\x86\Debug\</OutputPath>
68
    <DefineConstants>DEBUG;TRACE</DefineConstants>
69
    <DebugType>full</DebugType>
70
    <PlatformTarget>x86</PlatformTarget>
71
    <ErrorReport>prompt</ErrorReport>
72
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73
  </PropertyGroup>
74
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
75
    <OutputPath>bin\x86\Release\</OutputPath>
76
    <DefineConstants>TRACE</DefineConstants>
77
    <Optimize>true</Optimize>
78
    <DebugType>pdbonly</DebugType>
79
    <PlatformTarget>x86</PlatformTarget>
80
    <ErrorReport>prompt</ErrorReport>
81
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
82
  </PropertyGroup>
65 83
  <ItemGroup>
66 84
    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
67 85
      <HintPath>..\packages\ICSharpCode.SharpZipLib.dll.0.85.4.369\lib\net20\ICSharpCode.SharpZipLib.dll</HintPath>

내보내기 Unified diff

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