summaryrefslogtreecommitdiffhomepage
path: root/faceapi/build_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'faceapi/build_options.h')
-rw-r--r--faceapi/build_options.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/faceapi/build_options.h b/faceapi/build_options.h
new file mode 100644
index 00000000..6bc6a44c
--- /dev/null
+++ b/faceapi/build_options.h
@@ -0,0 +1,8 @@
+//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+//
+// Build Options
+//
+//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+//controls whether or not FaceAPI should use the callback or poll
+#define USE_HEADPOSE_CALLBACK 1