Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
d647bd108c5fa5350887b66353b8d2305f1d38b6
d647bd108c5fa5350887b66353b8d2305f1d38b6
Switch branch/tag
wine-winehq
dlls
mlang
tests
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
101 Bytes
Edit
Web IDE
Newer
Older
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
94a9d33b
Alexandre Julliard
committed
20 years ago
1
TESTDLL
=
mlang.dll
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
2
IMPORTS
=
mlang oleaut32 ole32 gdi32
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
94a9d33b
Alexandre Julliard
committed
20 years ago
3
makefiles: Use the standard C_SRCS variable as the list of test files.
6164ce2d
Alexandre Julliard
committed
14 years ago
4
C_SRCS
=
\
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
94a9d33b
Alexandre Julliard
committed
20 years ago
5
6
7
mlang.c
@MAKE_TEST_RULES@