Leaked source code of windows server 2003
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.

24 lines
794 B

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. #include "fusionguids.h"
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4. <assemblyIdentity
  5. name=SXS_ASSEMBLY_NAME
  6. version=SXS_ASSEMBLY_VERSION
  7. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  8. type="win32"
  9. />
  10. <description>Microsoft Windows Sxs Test Dll1</description>
  11. <dependency>
  12. <dependentAssembly>
  13. <assemblyIdentity type="win32" language="en" name=FusionpPreprocessorStringize(FusionpPreprocessorPaste2(Assy, VERSION))
  14. version="1.0.0.0" publicKeyToken="75e377300ab7b886" processorArchitecture="x86"/>
  15. </dependentAssembly>
  16. </dependency>
  17. <file name=SXS_TARGET>
  18. <comClass clsid=CLSID_CSxsTest_BothThreaded_manifest/>
  19. </file>
  20. </assembly>