VS2008 project files.
[xiph/unicode.git] / speex / README.win32
blob9f0c7b30fb05c6f0e73d54762193b0c02c4aefc0
1 Win32 Specific options\r
2 \r
3 In order to enable the following options within Speex, you will need to manually edit the project options for the appropriate VC configuration.  These macros can be specified by adding them as "Preprocessor Definitions" under the appropriate Configuration's project options.  If you don't know how to do this, please check your Visual C documentation.\r
4 \r
5 Feature:\r
6 \r
7 Intel Streaming SIMD Extensions - SSE - macro: USE_SSE\r
8 Fixed point - macro: FIXED_POINT\r
9 Epic 48 - macro: EPIC_48K\r
11 Note: USE_SSE and FIXED_POINT are mutually exclusive.\r