Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-07-11 19:44:26 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-07-11 19:44:26 +0400
commit3ab0eed034a5faedb8beb7316829eb956788868f (patch)
tree34abed37f4418b8ad1d98cf88540bbd0fa937b38 /src/filters/transform/VSFilter
parent0e2ac118108918f15749a903086c5ae37f3d14a8 (diff)
removed "LIBRARY" from the .def files since we specify the output name in the project files
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2119 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/VSFilter')
-rw-r--r--src/filters/transform/VSFilter/VSFilter.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/filters/transform/VSFilter/VSFilter.def b/src/filters/transform/VSFilter/VSFilter.def
index af5ac09ef..e9f9e24b9 100644
--- a/src/filters/transform/VSFilter/VSFilter.def
+++ b/src/filters/transform/VSFilter/VSFilter.def
@@ -1,7 +1,3 @@
-; VSFilter.def : Declares the module parameters.
-
-LIBRARY "VSFilter.dll"
-
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE