mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Add more win32 definitions to cosmopolitan.a
This commit is contained in:
parent
efc66f8525
commit
b4dffa4726
1 changed files with 7 additions and 0 deletions
7
Makefile
7
Makefile
|
@ -264,6 +264,13 @@ COSMOPOLITAN_OBJECTS = \
|
|||
LIBC_CALLS \
|
||||
LIBC_RAND \
|
||||
LIBC_SYSV_CALLS \
|
||||
LIBC_NT_KERNELBASE \
|
||||
LIBC_NT_SHELL32 \
|
||||
LIBC_NT_GDI32 \
|
||||
LIBC_NT_COMDLG32 \
|
||||
LIBC_NT_NETAPI32 \
|
||||
LIBC_NT_URL \
|
||||
LIBC_NT_USER32 \
|
||||
LIBC_NT_NTDLL \
|
||||
LIBC_NT_ADVAPI32 \
|
||||
LIBC_FMT \
|
||||
|
|
Loading…
Reference in a new issue