This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openh264
Watch
1
Star
0
Fork
0
You've already forked openh264
Code
Issues
Pull Requests
Releases
Wiki
Activity
4ea8af515b
openh264
/
build
/
platform-msvc.mk
6 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add platform files for msvc and msvc-arm Build with "make UNAME=msvc" to invoke this.
2013-12-27 23:01:38 +01:00
i
n
c
l
u
d
e
b
u
i
l
d
/
p
l
a
t
f
o
r
m
-
m
s
v
c
-
c
o
m
m
o
n
.
m
k
LDFLAGS
+=
user32.lib
this patch remove dependency of MSVC version the output dll now only depends on kernel32.dll
2014-04-10 03:46:42 +02:00
CFLAGS_OPT
+=
-MT
Set -MTd/-MDd in the same way as -MT/-MD This was overlooked in 67e5b04.
2014-04-11 09:14:31 +02:00
CFLAGS_DEBUG
+=
-MTd
Add platform files for msvc and msvc-arm Build with "make UNAME=msvc" to invoke this.
2013-12-27 23:01:38 +01:00
Reference in New Issue
Copy Permalink