summaryrefslogtreecommitdiffstats
path: root/gst
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
commit59d358965b36b339da8d700c08940d6a1e3ca120 (patch)
tree0e52a8888edfffd8f485d382c580a276f3fe1762 /gst
parentf4e62acf39390e2910a21b767444adf21ee23060 (diff)
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')
-rw-r--r--gst/effectv/effectv.vcproj24
1 files changed, 12 insertions, 12 deletions
diff --git a/gst/effectv/effectv.vcproj b/gst/effectv/effectv.vcproj
index 69ae8dd5..4871c9f3 100644
--- a/gst/effectv/effectv.vcproj
+++ b/gst/effectv/effectv.vcproj
@@ -19,8 +19,8 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;effectv_EXPORTS;HAVE_CONFIG_H"
+ AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2;../videofilter"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;effectv_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -73,8 +73,8 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;effectv_EXPORTS;HAVE_CONFIG_H"
+ AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2;../videofilter"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;effectv_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -126,19 +126,22 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
- RelativePath=".\gsteffectv.c">
+ RelativePath=".\gstaging.c">
+ </File>
+ <File
+ RelativePath=".\gstdice.c">
</File>
<File
RelativePath=".\gstedge.c">
</File>
<File
- RelativePath=".\gstaging.c">
+ RelativePath=".\gsteffectv.c">
</File>
<File
- RelativePath=".\gstdice.c">
+ RelativePath=".\gstquark.c">
</File>
<File
- RelativePath=".\gstwarp.c">
+ RelativePath=".\gstrev.c">
</File>
<File
RelativePath=".\gstshagadelic.c">
@@ -147,10 +150,7 @@
RelativePath=".\gstvertigo.c">
</File>
<File
- RelativePath=".\gstrev.c">
- </File>
- <File
- RelativePath=".\gstquark.c">
+ RelativePath=".\gstwarp.c">
</File>
</Filter>
<Filter