aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/megaco/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/megaco/Makefile.nmake')
-rw-r--r--plugins/megaco/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/megaco/Makefile.nmake b/plugins/megaco/Makefile.nmake
index a7aaa73d07..892f830c02 100644
--- a/plugins/megaco/Makefile.nmake
+++ b/plugins/megaco/Makefile.nmake
@@ -35,6 +35,7 @@ $(PLUGIN_NAME).rc : moduleinfo.nmake
-e s/@MODULE_VERSION@/$(MODULE_VERSION)/ \
-e s/@PACKAGE@/$(PACKAGE)/ \
-e s/@VERSION@/$(VERSION)/ \
+ -e s/@MSVC_VARIANT@/$(MSVC_VARIANT)/ \
< plugin.rc.in > $@
$(PLUGIN_NAME).dll $(PLUGIN_NAME).exp $(PLUGIN_NAME).lib : $(OBJECTS) $(LINK_PLUGIN_WITH) $(RESOURCE)