From 4f803dfda0ea9b498b887f8ba28fd5b1ba9dbc04 Mon Sep 17 00:00:00 2001 From: Matthew Fredrickson Date: Fri, 10 Feb 2006 23:37:27 +0000 Subject: Lots of little fixes for doing MSVC compiling codecs in windows (#6022) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9450 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- codecs/gsm/libgsm.vcproj | 253 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 codecs/gsm/libgsm.vcproj (limited to 'codecs/gsm/libgsm.vcproj') diff --git a/codecs/gsm/libgsm.vcproj b/codecs/gsm/libgsm.vcproj new file mode 100644 index 000000000..025c91305 --- /dev/null +++ b/codecs/gsm/libgsm.vcproj @@ -0,0 +1,253 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3