1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(COMCTL32): New system library.

This commit is contained in:
Jason Rumney 2007-09-27 22:07:47 +00:00
parent a1a57a4244
commit fc2554aaaf
3 changed files with 8 additions and 0 deletions

View file

@ -170,6 +170,7 @@ A = a
BASE_LIBS = $(libc) $(baselibs)
ADVAPI32 = -ladvapi32
COMCTL32 = -lcomctl32
COMDLG32 = -lcomdlg32
GDI32 = -lgdi32
MPR = -lmpr