From b16cfa959da8836028a74194ce4f1d33a1dbef46 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 31 Jan 2015 21:22:26 +0100 Subject: Windows: rename VeraCryptExpander project in the global solution --- src/VeraCrypt.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VeraCrypt.sln b/src/VeraCrypt.sln index 720517c8..d93ef632 100644 --- a/src/VeraCrypt.sln +++ b/src/VeraCrypt.sln @@ -25,7 +25,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Setup", "Setup\Setup.vcproj EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Boot", "Boot\Windows\Boot.vcproj", "{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VeraCyptExpander", "ExpandVolume\ExpandVolume.vcproj", "{9715FF1D-599B-4BBC-AD96-BEF6E08FF827}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExpandVolume", "ExpandVolume\ExpandVolume.vcproj", "{9715FF1D-599B-4BBC-AD96-BEF6E08FF827}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution -- cgit v1.2.3