mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-05 10:26:43 +08:00
add seafile_custom project to solution (#2405)
This commit is contained in:
parent
d34499a2aa
commit
fd6a8a6891
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@ msi/shell.wxs
|
||||
seafile.vcxproj.user
|
||||
x64
|
||||
msi/custom/seafile_custom.vcxproj.user
|
||||
msi/custom/.vs
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user