Generates XML files for DeltaPro from Amazon invoices
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
997 B

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 14 for Windows Desktop
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "generate", "generate\generate.vbproj", "{249A0AC6-C7D1-4088-B25B-5FD17389EB31}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{249A0AC6-C7D1-4088-B25B-5FD17389EB31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{249A0AC6-C7D1-4088-B25B-5FD17389EB31}.Debug|Any CPU.Build.0 = Debug|Any CPU
{249A0AC6-C7D1-4088-B25B-5FD17389EB31}.Release|Any CPU.ActiveCfg = Release|Any CPU
{249A0AC6-C7D1-4088-B25B-5FD17389EB31}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal