프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / MarkusAutoUpdate / SetupWix_x86 / SetupWix_x86.wixproj @ 216c826b

이력 | 보기 | 이력해설 | 다운로드 (6.54 KB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.0" DefaultTargets="Build" InitialTargets="EnsureWixToolsetInstalled" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="..\packages\WiX.3.11.2\build\wix.props" Condition="Exists('..\packages\WiX.3.11.2\build\wix.props')" />
4
  <PropertyGroup>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
7
    <ProductVersion>3.10</ProductVersion>
8
    <ProjectGuid>{02421a66-1c08-49a4-86ec-8a832429de44}</ProjectGuid>
9
    <SchemaVersion>2.0</SchemaVersion>
10
    <OutputName>MarkusUpdate</OutputName>
11
    <OutputType>Package</OutputType>
12
    <NuGetPackageImportStamp>
13
    </NuGetPackageImportStamp>
14
  </PropertyGroup>
15
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
16
    <OutputPath>bin\$(Configuration)\</OutputPath>
17
    <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
18
    <DefineConstants>Debug</DefineConstants>
19
  </PropertyGroup>
20
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
21
    <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
22
    <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
23
    <SuppressValidation>True</SuppressValidation>
24
    <WixVariables>
25
    </WixVariables>
26
  </PropertyGroup>
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
28
    <DefineConstants>
29
    </DefineConstants>
30
    <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
31
    <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
32
    <WixVariables>
33
    </WixVariables>
34
  </PropertyGroup>
35
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
36
    <SuppressValidation>True</SuppressValidation>
37
    <OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
38
    <IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
39
    <WixVariables>
40
    </WixVariables>
41
    <DefineConstants>
42
    </DefineConstants>
43
  </PropertyGroup>
44
  <ItemGroup>
45
    <Compile Include="Product.wxs" />
46
  </ItemGroup>
47
  <ItemGroup>
48
    <Content Include="packages.config" />
49
    <Content Include="SetupWix.wax" />
50
  </ItemGroup>
51
  <ItemGroup>
52
    <ProjectReference Include="..\Kcom\Kcom.csproj">
53
      <Name>Kcom</Name>
54
      <Project>{8d3750c2-4f3a-420c-9803-9e8a2fea4cf9}</Project>
55
      <Private>True</Private>
56
      <DoNotHarvest>True</DoNotHarvest>
57
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
58
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
59
    </ProjectReference>
60
    <ProjectReference Include="..\src\IIpc\IIpc.csproj">
61
      <Name>IIpc</Name>
62
      <Project>{083a8fb7-bd6c-499c-865f-68dffcd73019}</Project>
63
      <Private>True</Private>
64
      <DoNotHarvest>True</DoNotHarvest>
65
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
66
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
67
    </ProjectReference>
68
    <ProjectReference Include="..\src\MarkusUpdateExtract_Net\MarkusUpdateExtract_Net.csproj">
69
      <Name>MarkusUpdateExtract_Net</Name>
70
      <Project>{4f66792b-f3ba-473b-94ca-1b03b65cb524}</Project>
71
      <Private>True</Private>
72
      <DoNotHarvest>True</DoNotHarvest>
73
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
74
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
75
    </ProjectReference>
76
    <ProjectReference Include="..\src\NetSparkle.Samples.NetFramework.WPF\NetSparkle.Samples.NetFramework.WPF.csproj">
77
      <Name>NetSparkle.Samples.NetFramework.WPF</Name>
78
      <Project>{bbe308bb-4096-4e7b-a458-85172f47c497}</Project>
79
      <Private>True</Private>
80
      <DoNotHarvest>True</DoNotHarvest>
81
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
82
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
83
    </ProjectReference>
84
    <ProjectReference Include="..\src\NetSparkle.UI.WPF\NetSparkle.UI.WPF.csproj">
85
      <Name>NetSparkle.UI.WPF</Name>
86
      <Project>{6915843c-7947-4268-b569-6f5684651df4}</Project>
87
      <Private>True</Private>
88
      <DoNotHarvest>True</DoNotHarvest>
89
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
90
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
91
    </ProjectReference>
92
    <ProjectReference Include="..\src\NetSparkle\NetSparkle.csproj">
93
      <Name>NetSparkle</Name>
94
      <Project>{74635a21-2bad-4522-ab95-e3e5703cd301}</Project>
95
      <Private>True</Private>
96
      <DoNotHarvest>True</DoNotHarvest>
97
      <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
98
      <RefTargetDir>INSTALLFOLDER</RefTargetDir>
99
    </ProjectReference>
100
  </ItemGroup>
101
  <ItemGroup>
102
    <WixExtension Include="WixUIExtension">
103
      <HintPath>$(WixExtDir)\WixUIExtension.dll</HintPath>
104
      <Name>WixUIExtension</Name>
105
    </WixExtension>
106
    <WixExtension Include="WixUtilExtension">
107
      <HintPath>..\packages\WiX.3.11.2\tools\WixUtilExtension.dll</HintPath>
108
      <Name>WixUtilExtension</Name>
109
    </WixExtension>
110
    <WixExtension Include="WixNetFxExtension">
111
      <HintPath>..\packages\WiX.3.11.2\tools\WixNetFxExtension.dll</HintPath>
112
      <Name>WixNetFxExtension</Name>
113
    </WixExtension>
114
  </ItemGroup>
115
  <Import Project="$(WixTargetsPath)" Condition=" '$(WixTargetsPath)' != '' " />
116
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets" Condition=" '$(WixTargetsPath)' == '' AND Exists('$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets') " />
117
  <Target Name="EnsureWixToolsetInstalled" Condition=" '$(WixTargetsImported)' != 'true' ">
118
    <Error Text="The WiX Toolset v3.11 (or newer) build tools must be installed to build this project. To download the WiX Toolset, see http://wixtoolset.org/releases/" />
119
  </Target>
120
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
121
    <PropertyGroup>
122
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
123
    </PropertyGroup>
124
    <Error Condition="!Exists('..\packages\WiX.3.11.2\build\wix.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\WiX.3.11.2\build\wix.props'))" />
125
  </Target>
126
  <!--
127
	To modify your build process, add your task inside one of the targets below and uncomment it.
128
	Other similar extension points exist, see Wix.targets.
129
	<Target Name="BeforeBuild">
130
	</Target>
131
	<Target Name="AfterBuild">
132
	</Target>
133
	-->
134
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)