cclmcf_conf_ldkspec.xml 910 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cclmcf
  5. (C) Copyright IBM Corp. 2009, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. --><messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="LocalizationSpec.xsd">
  8. <messageFile baseName="config" component="CNFG">
  9. <transformations>
  10. <transformation process="CCLXmlToProperties.xslt">
  11. <targetDirs>
  12. <targetDir dir="bin"/>
  13. <targetDir dir="bind" type="Debug"/>
  14. <targetDir dir="bin64"/>
  15. <targetDir dir="bind64" type="Debug"/>
  16. </targetDirs>
  17. </transformation>
  18. <transformation process="CCLInputSource.xslt">
  19. <targetDirs>
  20. <targetDir dir="templates/ps/messages"/>
  21. </targetDirs>
  22. </transformation>
  23. </transformations>
  24. </messageFile>
  25. </messageFiles>