Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
427 B

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4. type="win32"
  5. name="$(INT_ASM_NAME)"
  6. version="6.0.0.0"
  7. processorArchitecture="$(SXS_PROCESSOR_ARCHITECTURE)"
  8. language="$(INT_LANGUAGE)"
  9. publicKeyToken="6595b64144ccf1df"
  10. />
  11. <file name="$(INT_DLL_NAME)"/>
  12. </assembly>