-
Notifications
You must be signed in to change notification settings - Fork 5
/
naps2-wia.sln
20 lines (20 loc) · 1 KB
/
naps2-wia.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NAPS2.Wia", "NAPS2.Wia\NAPS2.Wia.csproj", "{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug64|Any CPU = Debug64|Any CPU
Release64|Any CPU = Release64|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Release|Any CPU.Build.0 = Release|Any CPU
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Debug64|Any CPU.ActiveCfg = Debug|Any CPU
{34600630-C4E7-4BBA-B658-C5CDAADE1EBA}.Release64|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
EndGlobal