From fd6a8a6891bfdaa28bf7ccf34c878cc36ac29a92 Mon Sep 17 00:00:00 2001 From: sun20121818 <1184550842@qq.com> Date: Wed, 9 Dec 2020 18:38:53 +0800 Subject: [PATCH] add seafile_custom project to solution (#2405) --- .gitignore | 1 + msi/custom/seafile_custom.sln | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d01a68f6a..08510b362 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ msi/shell.wxs seafile.vcxproj.user x64 msi/custom/seafile_custom.vcxproj.user +msi/custom/.vs diff --git a/msi/custom/seafile_custom.sln b/msi/custom/seafile_custom.sln index eb7d28717..2d159063e 100644 --- a/msi/custom/seafile_custom.sln +++ b/msi/custom/seafile_custom.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30611.23 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "seafile_custom", "..\seafile_custom.vcxproj", "{D0B1637D-AF0E-4724-B4E4-DCFF641EBB4B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "seafile_custom", "seafile_custom.vcxproj", "{D0B1637D-AF0E-4724-B4E4-DCFF641EBB4B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution