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
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-28 00:01:38 +02: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-09 18:46:42 -07:00
CFLAGS_OPT
+=
-MT
Set -MTd/-MDd in the same way as -MT/-MD This was overlooked in 67e5b04.
2014-04-11 10:14:31 +03:00
CFLAGS_DEBUG
+=
-MTd
Add platform files for msvc and msvc-arm Build with "make UNAME=msvc" to invoke this.
2013-12-28 00:01:38 +02:00
Reference in New Issue
Copy Permalink