From ca13a5bae0736b28979a08e024adba6a2df8494c Mon Sep 17 00:00:00 2001 From: Tom Finegan Date: Tue, 29 May 2012 10:55:00 -0400 Subject: [PATCH] Rename sample_muxer.vcproj to sample_muxer_2008.vcproj. Also update the solution file path to the project. Change-Id: I7e83b99893bcde5429e6de03772c61369b29d332 --- libwebm_2008.sln | 2 +- sample_muxer/{sample_muxer.vcproj => sample_muxer_2008.vcproj} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sample_muxer/{sample_muxer.vcproj => sample_muxer_2008.vcproj} (100%) diff --git a/libwebm_2008.sln b/libwebm_2008.sln index d024eca..80c8612 100644 --- a/libwebm_2008.sln +++ b/libwebm_2008.sln @@ -8,7 +8,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample", "sample_2008.vcpro EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebm", "libwebm_2008.vcproj", "{7B1F12CA-0724-430B-B61A-1D357C912CBA}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample_muxer", "sample_muxer\sample_muxer.vcproj", "{B407561F-1F5E-4798-B9C2-81AB09CFBC16}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample_muxer", "sample_muxer\sample_muxer_2008.vcproj", "{B407561F-1F5E-4798-B9C2-81AB09CFBC16}" ProjectSection(ProjectDependencies) = postProject {7B1F12CA-0724-430B-B61A-1D357C912CBA} = {7B1F12CA-0724-430B-B61A-1D357C912CBA} EndProjectSection diff --git a/sample_muxer/sample_muxer.vcproj b/sample_muxer/sample_muxer_2008.vcproj similarity index 100% rename from sample_muxer/sample_muxer.vcproj rename to sample_muxer/sample_muxer_2008.vcproj