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.

15 lines
312 B

  1. !include ..\sources.inc
  2. MINORCOMP=loglib
  3. TARGETNAME=setuplgu
  4. USE_MSVCRT=1
  5. C_DEFINES=-DUNICODE -D_UNICODE -DASSERTS_ON=0
  6. # To enable asserts, add: -DASSERTS_ON=1
  7. OPTIONAL_UMTEST=x
  8. UMTYPE=windows
  9. UMLIBS=$(SDK_LIB_PATH)\setupapi.lib
  10. PASS1_PUBLISH={$(O)\$(TARGETNAME).lib=$(PROJECT_LIB_PATH)\$(TARGETNAME).lib}