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-27 04:12:44 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-07-27 04:12:44 +0400
commit2480ccc572946765dc4c92615d4ea2a8879c95c8 (patch)
treea81bf9fe12bb325e7a3c0956601e5d4828eee2ae /src/filters/transform/VSFilter
parentc1f422f8861cfb463b5c9333c1c20b7e36b70526 (diff)
-updated project files fixing some warnings for msvc2010 builds
-fixed vsfilter msvs2010 solution file -added msvc2010 projects for MPCTestAPI -updated svn ignore list git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2158 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/VSFilter')
-rw-r--r--src/filters/transform/VSFilter/VSFilter.vcxproj4
-rw-r--r--src/filters/transform/VSFilter/VSFilter_2010.sln4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/filters/transform/VSFilter/VSFilter.vcxproj b/src/filters/transform/VSFilter/VSFilter.vcxproj
index b3c621972..faa307e11 100644
--- a/src/filters/transform/VSFilter/VSFilter.vcxproj
+++ b/src/filters/transform/VSFilter/VSFilter.vcxproj
@@ -253,10 +253,6 @@ update_version.bat
<Project>{e8a3f6fa-ae1c-4c8e-a0b6-9c8480324eaa}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="..\..\Filters.vcxproj">
- <Project>{273b3149-3192-4b75-a791-470320b90812}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
<ProjectReference Include="..\BaseVideoFilter\BaseVideoFilter.vcxproj">
<Project>{54dda60f-e528-4d07-a152-960a1e818680}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
diff --git a/src/filters/transform/VSFilter/VSFilter_2010.sln b/src/filters/transform/VSFilter/VSFilter_2010.sln
index 3f41dff92..c9b99901a 100644
--- a/src/filters/transform/VSFilter/VSFilter_2010.sln
+++ b/src/filters/transform/VSFilter/VSFilter_2010.sln
@@ -3,6 +3,10 @@ Microsoft Visual Studio Solution File, Format Version 11.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VD", "VD", "{2B9F1D31-0D4A-4DBA-BBCB-9DB281AB314F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VSFilter", "VSFilter.vcxproj", "{F671100C-469F-4723-AAC4-B7FE4F5B8DC4}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0D252872-7542-4232-8D02-53F9182AEE15} = {0D252872-7542-4232-8D02-53F9182AEE15}
+ {C2082189-3ECB-4079-91FA-89D3C8A305C0} = {C2082189-3ECB-4079-91FA-89D3C8A305C0}
+ EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SubPic", "..\..\..\SubPic\SubPic.vcxproj", "{D514EA4D-EAFB-47A9-A437-A582CA571251}"
EndProject