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.

23 lines
497 B

  1. # NOTE THIS IS USED TO GENERATE THE UNICODE VERSION OF ICWCONN1.EXE
  2. #
  3. # Fusionize
  4. #
  5. SXS_ASSEMBLY_NAME=Microsoft.Windows.ICWConn1
  6. SXS_ASSEMBLY_VERSION=1.0
  7. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1
  8. SXS_MANIFEST=icwconn1.Manifest
  9. SXS_MANIFEST_IN_RESOURCES=1
  10. SXS_MANIFEST_RESOURCE_ID=2
  11. SXS_NO_BINPLACE=1
  12. C_DEFINES=$(C_DEFINES) -DISOLATION_AWARE_ENABLED
  13. LINKER_FLAGS = $(LINKER_FLAGS) -ignore:4049,4217
  14. !include ..\clntsrcs.inc
  15. SOURCES_USED = $(SOURCES_USED) ..\clntsrcs.inc