aboutsummaryrefslogtreecommitdiff
path: root/SpotifyKeyDumper.sln
blob: 6962b5920ec7e263a3d877fd56ea2e0d7ac37bb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30330.147
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpotifyKeyDumper", "SpotifyKeyDumper\SpotifyKeyDumper.vcxproj", "{E6674E55-3CF4-45E4-A22F-7E257BCEA583}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpotifyKeyDumperInjector", "SpotifyKeyDumperInjector\SpotifyKeyDumperInjector.vcxproj", "{8B27E6F4-E0BD-4ECB-9E19-27801E43F988}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x86 = Debug|x86
		Release|x86 = Release|x86
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{E6674E55-3CF4-45E4-A22F-7E257BCEA583}.Debug|x86.ActiveCfg = Debug|Win32
		{E6674E55-3CF4-45E4-A22F-7E257BCEA583}.Debug|x86.Build.0 = Debug|Win32
		{E6674E55-3CF4-45E4-A22F-7E257BCEA583}.Release|x86.ActiveCfg = Release|Win32
		{E6674E55-3CF4-45E4-A22F-7E257BCEA583}.Release|x86.Build.0 = Release|Win32
		{8B27E6F4-E0BD-4ECB-9E19-27801E43F988}.Debug|x86.ActiveCfg = Debug|Win32
		{8B27E6F4-E0BD-4ECB-9E19-27801E43F988}.Debug|x86.Build.0 = Debug|Win32
		{8B27E6F4-E0BD-4ECB-9E19-27801E43F988}.Release|x86.ActiveCfg = Release|Win32
		{8B27E6F4-E0BD-4ECB-9E19-27801E43F988}.Release|x86.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {2AF2F633-D558-412B-9CFF-184E0AE9BB7A}
	EndGlobalSection
EndGlobal