aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/easy_codec/ReadMe.txt
blob: d403642a380b60a5eafc79b4f249b941247d7127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Instructions on compiling the Easy Codecs
=========================================

1. Download the codec files from www.ImTelephone.com and install them in the following subdirectories.
	EasyG722
	EasyG7231
	EasyG729A

2. Build plugin.
	Win32: nmake -f makefile.nmake
	Linux: TO DO