-
-
Notifications
You must be signed in to change notification settings - Fork 196
Expand file tree
/
Copy pathOpenHashTab.sln
More file actions
27 lines (27 loc) · 1.41 KB
/
OpenHashTab.sln
File metadata and controls
27 lines (27 loc) · 1.41 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{21a5705d-c339-4094-a7ec-53132e4f2581}") = "OpenHashTab Setup", "Setup\OpenHashTab.wixproj", "{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Machine|x86 = Machine|x86
Machine|x64 = Machine|x64
Machine|ARM64 = Machine|ARM64
User|x86 = User|x86
User|x64 = User|x64
User|ARM64 = User|ARM64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|x86.ActiveCfg = Machine|x86
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|x86.Build.0 = Machine|x86
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|x64.ActiveCfg = Machine|x64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|x64.Build.0 = Machine|x64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|ARM64.ActiveCfg = Machine|ARM64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.Machine|ARM64.Build.0 = Machine|ARM64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|x86.ActiveCfg = User|x86
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|x86.Build.0 = User|x86
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|x64.ActiveCfg = User|x64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|x64.Build.0 = User|x64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|ARM64.ActiveCfg = User|ARM64
{bc583aa7-a402-4bbb-b972-1e80a91aeb0c}.User|ARM64.Build.0 = User|ARM64
EndGlobalSection
EndGlobal