summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2013-08-30 09:53:52 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2013-08-30 09:53:52 +0000
commitcbc3796acad82c8b526aec35e52696ebd8e05f52 (patch)
tree1ce67370587c416d59b747646e76bdddbaf0872f
parent355b6a0e264ff954eb1ec6934cf865a1fdcb675f (diff)
Give a GUID to the project.
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@2496 2b0047a9-a6d8-0310-accf-f7200b2a168c
-rw-r--r--win32/vs10/libgstflump3dec_sdk.vcxproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/win32/vs10/libgstflump3dec_sdk.vcxproj b/win32/vs10/libgstflump3dec_sdk.vcxproj
index 8f342cd..101fb56 100644
--- a/win32/vs10/libgstflump3dec_sdk.vcxproj
+++ b/win32/vs10/libgstflump3dec_sdk.vcxproj
@@ -47,8 +47,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>libgstflump3dec</ProjectName>
- <ProjectGuid>
- </ProjectGuid>
+ <ProjectGuid>{AF6243A8-B291-C8E7-1917-752AB9193E68}</ProjectGuid>
<RootNamespace>libgstflump3dec</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>