summaryrefslogtreecommitdiff
path: root/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj')
-rw-r--r--gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj b/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
index 1e30db6..ff4b549 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
+++ b/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
@@ -43,13 +43,13 @@
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Platform)'=='Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(GSTREAMER_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props')" />
- <Import Project="$(GSTREAMER_ROOT_X86)\share\vs\2010\msvc\x86.props" Condition="exists('$(GSTREAMER_ROOT_X86)\share\vs\2010\msvc\x86.props')" />
+ <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props')" />
+ <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\msvc\x86.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\msvc\x86.props')" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Platform)'=='x64'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(GSTREAMER_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props')" />
- <Import Project="$(GSTREAMER_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props" Condition="exists('$(GSTREAMER_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props')" />
+ <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props')" />
+ <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props')" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)'=='Debug'">