aboutsummaryrefslogtreecommitdiff
path: root/sndfiler/build/config-win.def
diff options
context:
space:
mode:
Diffstat (limited to 'sndfiler/build/config-win.def')
-rw-r--r--sndfiler/build/config-win.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/sndfiler/build/config-win.def b/sndfiler/build/config-win.def
new file mode 100644
index 0000000..bd7bf72
--- /dev/null
+++ b/sndfiler/build/config-win.def
@@ -0,0 +1,5 @@
+# where is the libsndfile installation?
+SNDFILEPATH=%programfiles%\libsndfile
+
+SNDFILEINC=$(SNDFILEPATH)\src
+SNDFILELIB=$(SNDFILEPATH)