rspp_ldkspec.xml 932 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: rspp
  5. (C) Copyright IBM Corp. 2005, 2013
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./LocalizationSpec.xsd">
  10. <messageFile component="RSPP" baseName="rsppmsgs">
  11. <transformations>
  12. <transformation process="BMF">
  13. <targetDirs>
  14. <targetDir dir="bin"/>
  15. <targetDir dir="bin64"/>
  16. </targetDirs>
  17. </transformation>
  18. </transformations>
  19. </messageFile>
  20. <messageFile component="RSVP" baseName="rsppmsgsRL">
  21. <transformations>
  22. <transformation process="BMF">
  23. <targetDirs>
  24. <targetDir dir="bin"/>
  25. <targetDir dir="bin64"/>
  26. </targetDirs>
  27. </transformation>
  28. </transformations>
  29. </messageFile>
  30. </messageFiles>