-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPDFSampleFilter2.sln
More file actions
66 lines (66 loc) · 3.81 KB
/
PDFSampleFilter2.sln
File metadata and controls
66 lines (66 loc) · 3.81 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35728.132
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PDFSampleFilter2", "FilterSample\FilterSample.vcxproj", "{75D7A110-8C66-458A-8D42-6939599F2D92}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UsePdfium", "UsePdfium\UsePdfium.vcxproj", "{95AD123C-3C44-4C75-A6C2-322238375CA9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Debug|ARM64EC = Debug|ARM64EC
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|ARM64 = Release|ARM64
Release|ARM64EC = Release|ARM64EC
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|ARM64.ActiveCfg = Debug|ARM64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|ARM64.Build.0 = Debug|ARM64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|ARM64EC.ActiveCfg = Debug|ARM64EC
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|ARM64EC.Build.0 = Debug|ARM64EC
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|Win32.ActiveCfg = Debug|Win32
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|Win32.Build.0 = Debug|Win32
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|x64.ActiveCfg = Debug|x64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Debug|x64.Build.0 = Debug|x64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|ARM64.ActiveCfg = Release|ARM64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|ARM64.Build.0 = Release|ARM64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|ARM64EC.ActiveCfg = Release|ARM64EC
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|ARM64EC.Build.0 = Release|ARM64EC
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|Win32.ActiveCfg = Release|Win32
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|Win32.Build.0 = Release|Win32
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|x64.ActiveCfg = Release|x64
{75D7A110-8C66-458A-8D42-6939599F2D92}.Release|x64.Build.0 = Release|x64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|ARM64.ActiveCfg = Debug|ARM64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|ARM64.Build.0 = Debug|ARM64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|ARM64EC.ActiveCfg = Debug|ARM64EC
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|ARM64EC.Build.0 = Debug|ARM64EC
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|Win32.ActiveCfg = Debug|Win32
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|Win32.Build.0 = Debug|Win32
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|x64.ActiveCfg = Debug|x64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Debug|x64.Build.0 = Debug|x64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|ARM64.ActiveCfg = Release|ARM64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|ARM64.Build.0 = Release|ARM64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|ARM64EC.ActiveCfg = Release|ARM64EC
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|ARM64EC.Build.0 = Release|ARM64EC
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|Win32.ActiveCfg = Release|Win32
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|Win32.Build.0 = Release|Win32
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|x64.ActiveCfg = Release|x64
{95AD123C-3C44-4C75-A6C2-322238375CA9}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08C128A6-58E8-4F92-8683-8FAE74A5A3C8}
EndGlobalSection
EndGlobal