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
Commits
8f4ee970
Commit
8f4ee970
authored
Feb 20, 2016
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wmc: Remove no longer needed use of libwine_static.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
fabf11c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
Makefile.in
tools/wmc/Makefile.in
+1
-1
lang.h
tools/wmc/lang.h
+0
-1
No files found.
tools/wmc/Makefile.in
View file @
8f4ee970
...
...
@@ -11,6 +11,6 @@ C_SRCS = \
BISON_SRCS
=
mcy.y
EXTRALIBS
=
$(GETTEXTPO_LIBS)
$(LIBWINE_STATIC)
EXTRALIBS
=
$(GETTEXTPO_LIBS)
INSTALL_DEV
=
$(PROGRAMS)
tools/wmc/lang.h
View file @
8f4ee970
...
...
@@ -21,7 +21,6 @@
#ifndef __WMC_LANG_H
#define __WMC_LANG_H
#define WINE_UNICODE_API
/* nothing */
#include "wine/unicode.h"
typedef
struct
language
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment