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-mingw_nt.mk
6 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add MinGW platform makefile and related source changes
2013-12-17 14:13:21 +01:00
ASM
=
nasm
CFLAGS
+=
-DWIN32 -D__NO_CTYPE
LDFLAGS
+=
1. fix gcc 3.4 link error. 2. fix mingw build issue when enable asm
2014-01-02 17:19:25 +08:00
ASMFLAGS
+=
-f win32 -DPREFIX
Add MinGW platform makefile and related source changes
2013-12-17 14:13:21 +01:00
Reference in New Issue
Copy Permalink