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
cf20f54dd9399b2860366140b4bb561839362504
cf20f54dd9399b2860366140b4bb561839362504
Switch branch/tag
wine-winehq
dlls
xmllite
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
107 Bytes
Edit
Web IDE
Newer
Older
xmllite: Add stubbed dll for xmllite.
2f4423e4
Christian Costa
committed
15 years ago
1
MODULE
=
xmllite.dll
xmllite: Add an import library.
d73750f0
Dmitry Timoshkov
committed
10 years ago
2
IMPORTLIB
=
xmllite
xmllite: Add stubbed dll for xmllite.
2f4423e4
Christian Costa
committed
15 years ago
3
xmllite: Build with msvcrt.
705d0892
Alexandre Julliard
committed
5 years ago
4
5
EXTRADLLFLAGS
=
-mno-cygwin
xmllite: Add stubbed dll for xmllite.
2f4423e4
Christian Costa
committed
15 years ago
6
C_SRCS
=
\
xmllite/tests: Add basic test structure for IXmlReader.
80a546ca
Nikolay Sivov
committed
15 years ago
7
reader.c
\
xmllite: Prefer builtin version.
5f11c441
Jacek Caban
committed
6 years ago
8
writer.c