aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ethercat/Makefile.nmake')
-rw-r--r--plugins/ethercat/Makefile.nmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/ethercat/Makefile.nmake b/plugins/ethercat/Makefile.nmake
index fb5ff41150..810e87397e 100644
--- a/plugins/ethercat/Makefile.nmake
+++ b/plugins/ethercat/Makefile.nmake
@@ -44,9 +44,6 @@ $(PLUGIN_NAME).rc : moduleinfo.nmake
$(PLUGIN_NAME).dll $(PLUGIN_NAME).exp $(PLUGIN_NAME).lib : $(OBJECTS) $(LINK_PLUGIN_WITH) $(RESOURCE) $(DISSECTOR_INCLUDES)
link -dll /out:$(PLUGIN_NAME).dll $(LDFLAGS) $(OBJECTS) $(LINK_PLUGIN_WITH) \
$(GLIB_LIBS) $(RESOURCE)
-!IF $(MSC_VER_REQUIRED) >= 1400
- mt.exe -nologo -manifest "$(PLUGIN_NAME).dll.manifest" -outputresource:$(PLUGIN_NAME).dll;2
-!ENDIF
#
# Build plugin.c, which contains the plugin version[] string, a