comparison mupdf-source/thirdparty/zint/win32/zint.sln @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio Version 17
4 VisualStudioVersion = 17.5.33627.172
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zint", "zint.vcxproj", "{3169C7FA-E52C-4BFC-B7BB-E55EBA133770}"
7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libzint", "libzint.vcxproj", "{5C08DC40-8F7D-475E-AA3C-814DED735A4B}"
9 EndProject
10 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C246B2E9-C3A0-4505-BECA-1FDFC59C7BE5}"
11 ProjectSection(SolutionItems) = preProject
12 ..\.editorconfig = ..\.editorconfig
13 EndProjectSection
14 EndProject
15 Global
16 GlobalSection(SolutionConfigurationPlatforms) = preSolution
17 Debug|x86 = Debug|x86
18 Release|x86 = Release|x86
19 EndGlobalSection
20 GlobalSection(ProjectConfigurationPlatforms) = postSolution
21 {3169C7FA-E52C-4BFC-B7BB-E55EBA133770}.Debug|x86.ActiveCfg = Debug|Win32
22 {3169C7FA-E52C-4BFC-B7BB-E55EBA133770}.Debug|x86.Build.0 = Debug|Win32
23 {3169C7FA-E52C-4BFC-B7BB-E55EBA133770}.Release|x86.ActiveCfg = Release|Win32
24 {3169C7FA-E52C-4BFC-B7BB-E55EBA133770}.Release|x86.Build.0 = Release|Win32
25 {5C08DC40-8F7D-475E-AA3C-814DED735A4B}.Debug|x86.ActiveCfg = Debug|Win32
26 {5C08DC40-8F7D-475E-AA3C-814DED735A4B}.Debug|x86.Build.0 = Debug|Win32
27 {5C08DC40-8F7D-475E-AA3C-814DED735A4B}.Release|x86.ActiveCfg = Release|Win32
28 {5C08DC40-8F7D-475E-AA3C-814DED735A4B}.Release|x86.Build.0 = Release|Win32
29 EndGlobalSection
30 GlobalSection(SolutionProperties) = preSolution
31 HideSolutionNode = FALSE
32 EndGlobalSection
33 GlobalSection(ExtensibilityGlobals) = postSolution
34 SolutionGuid = {5E69DD0C-82B3-4BAF-936A-E44D5C5A75D7}
35 EndGlobalSection
36 EndGlobal