mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 07:55:45 -04:00
Initial community commit
This commit is contained in:
43
Src/f263/f263.sln
Normal file
43
Src/f263/f263.sln
Normal file
@ -0,0 +1,43 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.29424.173
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "f263", "f263.vcxproj", "{133EA77F-540F-4BEC-B276-31F0A5A26056}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D} = {E110CF48-9CA7-492B-BEA5-98FD87A7284D}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "f263_static", "f263_static.vcxproj", "{E110CF48-9CA7-492B-BEA5-98FD87A7284D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Debug|x64 = Debug|x64
|
||||
Release|Win32 = Release|Win32
|
||||
Release|x64 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Release|Win32.Build.0 = Release|Win32
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Debug|x64.Build.0 = Debug|x64
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Release|x64.ActiveCfg = Release|x64
|
||||
{E110CF48-9CA7-492B-BEA5-98FD87A7284D}.Release|x64.Build.0 = Release|x64
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Release|Win32.Build.0 = Release|Win32
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Debug|x64.Build.0 = Debug|x64
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Release|x64.ActiveCfg = Release|x64
|
||||
{133EA77F-540F-4BEC-B276-31F0A5A26056}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {CEEA74C0-E99C-4636-9BC4-7E51C71476A4}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user