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
26c2670203
Sweden-Number
/
dlls
/
d3dxof
/
tests
/
Makefile.in
7 lines
97 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
d3dxof: Add basic tests.
2008-08-19 00:30:44 +02:00
TESTDLL
=
d3dxof.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
d3dxof
d3dxof: Add basic tests.
2008-08-19 00:30:44 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
d3dxof: Add basic tests.
2008-08-19 00:30:44 +02:00
d3dxof.c