- Timestamp:
- Apr 9, 2007 5:13:10 PM (18 years ago)
- Location:
- pjproject/branches/split-3rd-party/third_party/build/speex
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/split-3rd-party/third_party/build/speex
- Property svn:ignore
-
old new 1 1 *.user 2 .*
-
- Property svn:ignore
-
pjproject/branches/split-3rd-party/third_party/build/speex/config.h
r1168 r1180 1 #include <pj/ config.h>1 #include <pj/types.h> 2 2 3 3 /* Check if we need to use the fixed point version */ … … 10 10 (defined(PJ_WIN32_WINCE) && PJ_WIN32_WINCE != 0) 11 11 # include "../../speex/win32/config.h" 12 #else 13 #define inline __inline 14 #define restrict 15 #include "misc.h" 12 16 #endif 13 17
Note: See TracChangeset
for help on using the changeset viewer.