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
387 B

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