Module: wine Branch: master Commit: d8739d44334226487b7bdb02160bd0bd0b39f283 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d8739d44334226487b7bdb0216...
Author: Andrew Eikum aeikum@codeweavers.com Date: Thu Jan 14 08:09:55 2016 -0600
xapofx1_5: Use shared source.
Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
configure | 1 + configure.ac | 1 + dlls/xapofx1_5/Makefile.in | 4 ++- dlls/xapofx1_5/main.c | 59 --------------------------------------- dlls/xaudio2_7/xapofx.c | 58 ++++++++++++++++++++++++++++++++++++++ dlls/xaudio2_7/xaudio_classes.idl | 14 ---------- dlls/xaudio2_7/xaudio_dll.c | 7 +---- include/xapofx.h | 4 --- 8 files changed, 64 insertions(+), 84 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8739d44334226487b7bdb...