aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/Custom.xml
blob: e40b4272f87e970d72a0d355c780f63dae7b94ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>

    <!-- Any files added here need to be added to Custom.make and
	 packaging/nsis/custom_diameter_xmls.txt if you want them to be distributed
    -->

    <!-- create entities like this:
	<!ENTITY myEntity		SYSTEM "myFile.xml">
    -->

    <!-- and then add the entity here:
	&myEntity;
    -->