If printing from windows, then the printer name should be prefixed with smb. If printing from linux, then the printer name should be prefixed with cups. If printing directly, then the printer name should be prefixed with pdl.
47 lines
3.0 KiB
Plaintext
47 lines
3.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.23107.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tanshu.Accounts.Contracts", "Tanshu.Accounts.Contracts\Tanshu.Accounts.Contracts.csproj", "{59A6F8B8-12EE-4D8E-BEBB-61CB665A2C17}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tanshu.Accounts.PointOfSale", "Tanshu.Accounts.PointOfSale\Tanshu.Accounts.PointOfSale.csproj", "{16FC8CDC-B535-4CB5-92D9-AA901E0A4AA4}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tanshu.Accounts.Helpers", "Tanshu.Accounts.Helpers\Tanshu.Accounts.Helpers.csproj", "{3E28AAA5-A493-4446-8188-C615245943B4}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tanshu.Accounts.Print", "Tanshu.Accounts.Print\Tanshu.Accounts.Print.csproj", "{90C9D02C-91AF-4529-86BE-28320332DDB5}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tanshu.Accounts.Repository", "Tanshu.Accounts.Repository\Tanshu.Accounts.Repository.csproj", "{B755D152-37C3-47D6-A721-3AD17A8EF316}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{59A6F8B8-12EE-4D8E-BEBB-61CB665A2C17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{59A6F8B8-12EE-4D8E-BEBB-61CB665A2C17}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{59A6F8B8-12EE-4D8E-BEBB-61CB665A2C17}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{59A6F8B8-12EE-4D8E-BEBB-61CB665A2C17}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{16FC8CDC-B535-4CB5-92D9-AA901E0A4AA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{16FC8CDC-B535-4CB5-92D9-AA901E0A4AA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{16FC8CDC-B535-4CB5-92D9-AA901E0A4AA4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{16FC8CDC-B535-4CB5-92D9-AA901E0A4AA4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3E28AAA5-A493-4446-8188-C615245943B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3E28AAA5-A493-4446-8188-C615245943B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3E28AAA5-A493-4446-8188-C615245943B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3E28AAA5-A493-4446-8188-C615245943B4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{90C9D02C-91AF-4529-86BE-28320332DDB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{90C9D02C-91AF-4529-86BE-28320332DDB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{90C9D02C-91AF-4529-86BE-28320332DDB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{90C9D02C-91AF-4529-86BE-28320332DDB5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B755D152-37C3-47D6-A721-3AD17A8EF316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B755D152-37C3-47D6-A721-3AD17A8EF316}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B755D152-37C3-47D6-A721-3AD17A8EF316}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B755D152-37C3-47D6-A721-3AD17A8EF316}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|