openh264/build
Martin Storsjö 4c8347aa22 Don't concatenate $@ to AR_OPTS
The MSVC version of AR_OPTS already contains $@, in a very specific
way.

This fixes MSVC builds after c8bed8a9.
2015-06-26 14:09:00 +03:00
..
arch.mk Remove the "platform-" prefix from common shared makefiles 2014-10-22 10:18:53 +03:00
astyle.cfg Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
AutoBuildForWPAndWindows.bat Merge pull request #1907 from mstorsjo/x86-64-arch-simplify 2015-04-21 09:06:33 +08:00
gtest-targets.mk refine common moudle for part of intra prediction function 2014-09-25 14:03:11 +08:00
mktargets.py improve py and mk 2014-09-12 10:30:56 +08:00
mktargets.sh Regenerate test/common/targets.mk via the mktargets.sh script as well 2014-07-02 15:07:02 +03:00
msvc-app.mk Add a separate platform makefile for "msvc-app" 2015-05-11 23:30:46 +03:00
msvc-common.mk Use -fo option instead of /fo. 2015-06-01 09:54:42 +02:00
platform-android.mk Move the "all" make target before including any platform files 2015-04-22 09:20:31 +03:00
platform-darwin.mk Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64 2015-04-20 12:22:46 +03:00
platform-freebsd.mk Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64 2015-04-20 12:22:46 +03:00
platform-ios.mk Support building outside of the source tree 2014-07-15 20:40:51 +03:00
platform-linux.mk Don't concatenate $@ to AR_OPTS 2015-06-26 14:09:00 +03:00
platform-mingw_nt.mk Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64 2015-04-20 12:22:46 +03:00
platform-msvc-app.mk Add a separate platform makefile for "msvc-app" 2015-05-11 23:30:46 +03:00
platform-msvc-wp.mk More fixes for out-of-tree build: 2015-05-29 14:57:07 +02:00
platform-msvc.mk Move the "all" make target before including any platform files 2015-04-22 09:20:31 +03:00
x86-common.mk Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64 2015-04-20 12:22:46 +03:00