aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf_res.rc
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-07-12 14:22:17 -0700
committerChris Robinson <[email protected]>2016-07-12 14:22:17 -0700
commit4898234da8d732c91fa2d08d2ef9f36323e2a6c5 (patch)
treef3a5aebfd03d05f6437b72551e9f1fb70926ed72 /Alc/hrtf_res.rc
parent14166264d6fc59386d9cbbfcd12c78ffab5989fb (diff)
Add a cmake option to embed the HRTF data
Diffstat (limited to 'Alc/hrtf_res.rc')
-rw-r--r--Alc/hrtf_res.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/Alc/hrtf_res.rc b/Alc/hrtf_res.rc
new file mode 100644
index 00000000..a17b7447
--- /dev/null
+++ b/Alc/hrtf_res.rc
@@ -0,0 +1,4 @@
+#include "hrtf_res.h"
+
+IDR_DEFAULT_44100_MHR MHRTYPE "../hrtf/default-44100.mhr"
+IDR_DEFAULT_48000_MHR MHRTYPE "../hrtf/default-48000.mhr"