summaryrefslogtreecommitdiff
path: root/plugins/easy_codec/ReadMe.txt
blob: e85783704f8ea22a2e82ce5394317bee7fa5d9dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
	CMake: TO DO