mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
clean code:remove VS solution file
the VS solution file is not needed .with QT Tool Extensions,VS can open .pro directly. save all the effect to synchronize the project files between Qt .pro file and VS .sln file
This commit is contained in:
parent
66e740195c
commit
af7b02edd7
|
@ -1,25 +0,0 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31829.152
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "goldendict", "goldendict.vcxproj", "{099B3DB8-81EE-3E0D-9C12-CB2AE08A1574}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
Release|x64 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{099B3DB8-81EE-3E0D-9C12-CB2AE08A1574}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{099B3DB8-81EE-3E0D-9C12-CB2AE08A1574}.Debug|x64.Build.0 = Debug|x64
|
||||
{099B3DB8-81EE-3E0D-9C12-CB2AE08A1574}.Release|x64.ActiveCfg = Release|x64
|
||||
{099B3DB8-81EE-3E0D-9C12-CB2AE08A1574}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A8AF7A51-3ADF-4DEA-B0FE-4E4791A0494B}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
1329
goldendict.vcxproj
1329
goldendict.vcxproj
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue