From a694e9358cef259ea56ef4b11de73a34f973d818 Mon Sep 17 00:00:00 2001 From: Le Hoang Quyen Date: Sat, 12 Sep 2015 14:17:40 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f933ff4..8dca59c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -This is an OpenAL-soft shared library for Windows Store App/Windows Phone 8.0+. +This is an OpenAL-soft shared library project for Windows Store App/Windows Phone 8.0+. Features: * back-end for Xaudio2 (default) * back-end for Windows Audio Session API (WASAPI) -This is a fork of OpenAL-soft +This project is forked from normal OpenAL-soft (which doesn't support windows store/phone platform). To build, open Visual Studio solution in winrt.vs2012 folder.