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/parser/StreamDriveThru
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/parser/StreamDriveThru')
-rw-r--r--src/filters/parser/StreamDriveThru/StreamDriveThru.def2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/filters/parser/StreamDriveThru/StreamDriveThru.def b/src/filters/parser/StreamDriveThru/StreamDriveThru.def
index 5e898f10a..face8a7a4 100644
--- a/src/filters/parser/StreamDriveThru/StreamDriveThru.def
+++ b/src/filters/parser/StreamDriveThru/StreamDriveThru.def
@@ -1,5 +1,3 @@
-LIBRARY "StreamDriveThru.ax"
-
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE