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.

12 lines
406 B

  1. # libraries in common
  2. TARGETLIBS=$(TARGETLIBS) \
  3. $(MIGSHARED_BIN)\migutil.lib \
  4. $(MIGSHARED_BIN)\fileenum.lib \
  5. $(MIGSHARED_BIN)\win95reg.lib \
  6. $(MIGSHARED_BIN)\memdb.lib \
  7. $(MIGSHARED_BIN)\snapshot.lib \
  8. $(MIGSHARED_BIN)\regw32d.lib \
  9. $(MIGSHARED_BIN)\progbar.lib \
  10. $(SDK_LIB_PATH)\cabinet.lib \