summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/propertyprobe/propertyprobe.vcproj
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-26 22:09:59 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-26 22:09:59 +0000
commit6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4 (patch)
tree8628d6bebcebd431ec1bfed51135be9decc1ddd8 /gst-libs/gst/propertyprobe/propertyprobe.vcproj
parentca73877c1b9d23ce906b6a8f2eaeff784a67c62d (diff)
downloadgst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.tar.gz
gst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.tar.bz2
gst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.zip
add more plugins to the build add some definitions needed by plugins fixes for build problems
Original commit message from CVS: add more plugins to the build add some definitions needed by plugins fixes for build problems
Diffstat (limited to 'gst-libs/gst/propertyprobe/propertyprobe.vcproj')
-rw-r--r--gst-libs/gst/propertyprobe/propertyprobe.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/propertyprobe/propertyprobe.vcproj b/gst-libs/gst/propertyprobe/propertyprobe.vcproj
index 019b5f37..1a2e36b0 100644
--- a/gst-libs/gst/propertyprobe/propertyprobe.vcproj
+++ b/gst-libs/gst/propertyprobe/propertyprobe.vcproj
@@ -37,7 +37,7 @@
OutputFile="$(OutDir)/gstpropertyprobe.dll"
LinkIncremental="2"
AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib"
- ModuleDefinitionFile="propertyprobe.def"
+ ModuleDefinitionFile=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/propertyprobe.pdb"
SubSystem="2"
@@ -89,7 +89,7 @@
OutputFile="$(OutDir)/gstpropertyprobe.dll"
LinkIncremental="1"
AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib"
- ModuleDefinitionFile="propertyprobe.def"
+ ModuleDefinitionFile=""
GenerateDebugInformation="TRUE"
SubSystem="2"
OptimizeReferences="2"