cclutils_cfgapi_ldkspec.xml 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" ?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cclutils
  5. (C) Copyright IBM Corp. 2005, 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="../../cclcore/prod/Resources/LocalizationSpec.xsd">
  8. <messageFile baseName="cclcfgapimsgs" component="OM">
  9. <transformations>
  10. <transformation process="BMF">
  11. <targetDirs>
  12. <targetDir dir="bin"/>
  13. <targetDir dir="cgi-bin"/>
  14. <targetDir dir="bind" type="Debug"/>
  15. <targetDir dir="cgi-bind" type="Debug"/>
  16. <targetDir dir="bin64"/>
  17. <targetDir dir="bind64" type="Debug"/>
  18. </targetDirs>
  19. </transformation>
  20. <transformation process="CCLXmlToProperties2.xslt">
  21. <targetDirs>
  22. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  23. <targetDir dir="bin"/>
  24. <targetDir dir="bind" type="Debug"/>
  25. <targetDir dir="bin64"/>
  26. <targetDir dir="bind64" type="Debug"/>
  27. </targetDirs>
  28. </transformation>
  29. </transformations>
  30. </messageFile>
  31. </messageFiles>