File: config.h.in

package info (click to toggle)
libspatialaudio 0.3.0%2Bgit20180730%2Bdfsg1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 468 kB
  • sloc: cpp: 2,293; ansic: 1,247; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#ifndef CONFIG_H_IN
#define CONFIG_H_IN

#cmakedefine HAVE_MYSOFA 1
#cmakedefine HAVE_MIT_HRTF 1

#endif // CONFIG_H_IN