Custom.xml 350 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Any files added here need to be added to Custom.make and
  3. packaging/nsis/custom_diameter_xmls.txt if you want them to be distributed
  4. -->
  5. <!-- create entities like this:
  6. <!ENTITY myEntity SYSTEM "myFile.xml">
  7. -->
  8. <!-- and then add the entity here:
  9. &myEntity;
  10. -->