Pdf2Img/Pdf2Img.sln
2024-03-24 10:02:45 +09:00

40 lines
2.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33414.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pdf2Img", "Pdf2Img\Pdf2Img.csproj", "{A0D21A0D-898B-460D-A706-F022863D0298}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Pdf2ImgInstaller", "Pdf2ImgInstaller\Pdf2ImgInstaller.vdproj", "{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0D21A0D-898B-460D-A706-F022863D0298}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0D21A0D-898B-460D-A706-F022863D0298}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0D21A0D-898B-460D-A706-F022863D0298}.Debug|x64.ActiveCfg = Debug|x64
{A0D21A0D-898B-460D-A706-F022863D0298}.Debug|x64.Build.0 = Debug|x64
{A0D21A0D-898B-460D-A706-F022863D0298}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0D21A0D-898B-460D-A706-F022863D0298}.Release|Any CPU.Build.0 = Release|Any CPU
{A0D21A0D-898B-460D-A706-F022863D0298}.Release|x64.ActiveCfg = Release|x64
{A0D21A0D-898B-460D-A706-F022863D0298}.Release|x64.Build.0 = Release|x64
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Debug|Any CPU.ActiveCfg = Debug
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Debug|x64.ActiveCfg = Debug
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Debug|x64.Build.0 = Debug
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Release|Any CPU.ActiveCfg = Release
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Release|x64.ActiveCfg = Release
{8B5D50E5-B027-4AD2-A046-5BC3CF0EBC68}.Release|x64.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {48BFE4C1-3462-444E-A154-05F52D4A759A}
EndGlobalSection
EndGlobal