aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/build/nmake-win-msvc.inc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-10 05:01:30 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-10 05:01:30 +0000
commit467591c8ba03dbd60ceada93482460de3b888838 (patch)
tree32862dcb5dd7675a76323da1747a4cca68087294 /externals/grill/vst/build/nmake-win-msvc.inc
parentec67ac9af1c9a02130347c4ed6f32fa03f55eba2 (diff)
alt-click for plug editor
cleanups updated build system fix for build system update for flext build system added support for plug shells (like Waveshell) svn path=/trunk/; revision=2616
Diffstat (limited to 'externals/grill/vst/build/nmake-win-msvc.inc')
-rw-r--r--externals/grill/vst/build/nmake-win-msvc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vst/build/nmake-win-msvc.inc b/externals/grill/vst/build/nmake-win-msvc.inc
index c51834ed..7503c914 100644
--- a/externals/grill/vst/build/nmake-win-msvc.inc
+++ b/externals/grill/vst/build/nmake-win-msvc.inc
@@ -1,2 +1,2 @@
INCPATH=/I$(VSTSDKPATH)\source\common
-LIBS=user32.lib
+LIBS=user32.lib ole32.lib