This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
32deecbca1
Sweden-Number
/
dlls
/
stress.dll16
/
Makefile.in
6 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
include: Add support for defining Win32 types as 'long' where possible. Add -DWINE_NO_LONG_TYPES to modules that still have compilation warnings with long types. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-21 18:28:43 +01:00
EXTRADEFS
=
-DWINE_NO_LONG_TYPES
kernel32: Make stress.dll into a stand-alone 16-bit module.
2009-03-04 14:16:18 +01:00
MODULE
=
stress.dll16
makefiles: Always build 16-bit modules with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-02 11:09:19 +02:00
EXTRADLLFLAGS
=
-m16
kernel32: Make stress.dll into a stand-alone 16-bit module.
2009-03-04 14:16:18 +01:00
C_SRCS
=
stress.c