reactos/rosapps/smartpdf/sumatrapdf.sln
Klemens Friedl 435a566751 SmartPDF - lightweight pdf viewer app for rosapps
* sumatrapdf - vendor import
* everything compiles (libjpeg, poppler, fitz, sumatrapdf)
* does NOT link

(remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it)

svn path=/trunk/; revision=29295
2007-09-29 08:39:35 +00:00

37 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SumatraPDF", "sumatrapdf.vcproj", "{836D470A-7050-4423-B938-0ADB24BFA581}"
ProjectSection(ProjectDependencies) = postProject
{07E5FC14-E74E-4734-9E73-4BB282C2B473} = {07E5FC14-E74E-4734-9E73-4BB282C2B473}
{F78B1C7E-135A-4178-BED4-A4CCCA9389D6} = {F78B1C7E-135A-4178-BED4-A4CCCA9389D6}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "popplerlib", "popplerlib.vcproj", "{F78B1C7E-135A-4178-BED4-A4CCCA9389D6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fitzlib", "fitzlib.vcproj", "{07E5FC14-E74E-4734-9E73-4BB282C2B473}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{836D470A-7050-4423-B938-0ADB24BFA581}.Debug|Win32.ActiveCfg = Debug|Win32
{836D470A-7050-4423-B938-0ADB24BFA581}.Debug|Win32.Build.0 = Debug|Win32
{836D470A-7050-4423-B938-0ADB24BFA581}.Release|Win32.ActiveCfg = Release|Win32
{836D470A-7050-4423-B938-0ADB24BFA581}.Release|Win32.Build.0 = Release|Win32
{F78B1C7E-135A-4178-BED4-A4CCCA9389D6}.Debug|Win32.ActiveCfg = Debug|Win32
{F78B1C7E-135A-4178-BED4-A4CCCA9389D6}.Debug|Win32.Build.0 = Debug|Win32
{F78B1C7E-135A-4178-BED4-A4CCCA9389D6}.Release|Win32.ActiveCfg = Release|Win32
{F78B1C7E-135A-4178-BED4-A4CCCA9389D6}.Release|Win32.Build.0 = Release|Win32
{07E5FC14-E74E-4734-9E73-4BB282C2B473}.Debug|Win32.ActiveCfg = Debug|Win32
{07E5FC14-E74E-4734-9E73-4BB282C2B473}.Debug|Win32.Build.0 = Debug|Win32
{07E5FC14-E74E-4734-9E73-4BB282C2B473}.Release|Win32.ActiveCfg = Release|Win32
{07E5FC14-E74E-4734-9E73-4BB282C2B473}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal