This commit is contained in:
Meik
2025-11-11 11:03:42 +01:00
commit dc3e8a2e4c
582 changed files with 191465 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<Project Sdk="WixToolset.Sdk/5.0.0" ToolsVersion="4.0">
<PropertyGroup Label="Globals">
<SccProjectName>SAK</SccProjectName>
<SccProvider>SAK</SccProvider>
<SccAuxPath>SAK</SccAuxPath>
<SccLocalPath>SAK</SccLocalPath>
<ProjectGuid>{6fd32e6e-edbc-4af2-b1f0-b0dcf1297125}</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<Content Include="Img\Banner.bmp" />
<Content Include="Img\Dialog.bmp" />
<Content Include="Img\IconPickerLogo.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="WixToolset.Netfx.wixext" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Img\" />
<Folder Include="Source\" />
</ItemGroup>
<ItemGroup>
<None Include="CopySourceFiles.cmd" />
</ItemGroup>
</Project>