Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
feb0f9a9
Commit
feb0f9a9
authored
13 years ago
by
Yann Diorcet
Browse files
Options
Download
Patches
Plain Diff
Fix dist build on windows
parent
83949d6c
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gtk/Makefile.am
+1
-1
gtk/Makefile.am
with
1 addition
and
1 deletion
gtk/Makefile.am
+
1
−
1
View file @
feb0f9a9
...
...
@@ -58,7 +58,7 @@ linphone_LDADD=$(ORTP_LIBS) \
if
BUILD_WIN32
linphone.res
:
$(LINPHONE_ICO_RC_FILE) $(LINPHONE_ICO_FILE)
windres
$(
LINPHONE_ICO_RC_FILE
)
-O
coff
-o
linphone.res
windres
$(
srcdir
)
/
$(
LINPHONE_ICO_RC_FILE
)
-O
coff
-o
linphone.res
linphone_LDADD
+=
linphone.res
-lwininet
linphone_LDFLAGS
=
-Wl
,--export-all-symbols
-mwindows
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets