cclcoreRL_ldkspec.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cclcore
  5. (C) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted
  7. by GSA ADP Schedule Contract with IBM Corp.
  8. --><messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LocalizationSpec.xsd">
  9. <messageFile baseName="ccli18nrestp" component="CCL">
  10. <transformations>
  11. <transformation process="Copy">
  12. <targetDirs>
  13. <targetDir dir="bin"/>
  14. <targetDir dir="bind" type="Debug"/>
  15. <targetDir dir="bin64"/>
  16. <targetDir dir="bind64" type="Debug"/>
  17. </targetDirs>
  18. </transformation>
  19. </transformations>
  20. </messageFile>
  21. <messageFile baseName="ccli18nresmurl" component="CCL">
  22. <transformations>
  23. <transformation process="xslt">
  24. <xsltOptions script="ccli18nresmurl.xslt" targetFileExtension=".xml" targetFileType="XML"/>
  25. <targetDirs>
  26. <targetDir dir="bin"/>
  27. <targetDir dir="bind" type="Debug"/>
  28. <targetDir dir="bin64"/>
  29. <targetDir dir="bind64" type="Debug"/>
  30. </targetDirs>
  31. </transformation>
  32. </transformations>
  33. </messageFile>
  34. </messageFiles>