File: install.targets

package info (click to toggle)
scribus 1.5.8%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 179,080 kB
  • sloc: cpp: 483,300; python: 65,124; xml: 14,334; ansic: 2,484; sh: 192; perl: 95; makefile: 79
file content (12 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
	<Import Project="dicts\install.targets" />
	<Import Project="editorconfig\install.targets" />
	<Import Project="iconsets\install.targets" />
	<Import Project="keysets\install.targets" />
	<Import Project="loremipsum\install.targets" />
	<Import Project="profiles\install.targets" />
	<Import Project="swatches\install.targets" />
	<Import Project="templates\install.targets" />
	<Import Project="unicodemap\install.targets" />
</Project>