diff options
Diffstat (limited to 'plugins/Folders/folders.sln')
-rw-r--r-- | plugins/Folders/folders.sln | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Folders/folders.sln b/plugins/Folders/folders.sln index dc314bc490..38248608a4 100644 --- a/plugins/Folders/folders.sln +++ b/plugins/Folders/folders.sln @@ -1,9 +1,12 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "folders", "folders\folders.vcxproj", "{019FAEBD-BD7B-4470-A15B-A7DB1787E6BD}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Folders", "folders.vcxproj", "{019FAEBD-BD7B-4470-A15B-A7DB1787E6BD}"
EndProject
Global
+ GlobalSection(DPCodeReviewSolutionGUID) = preSolution
+ DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
+ EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
|