Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
yebuyebu authored Nov 17, 2021
1 parent 4aac4f8 commit aa8d026
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions samples/BarcodeReaderSamples.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageDecoding", "ImageDecod
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReadRateFirstSettings", "Performance\ReadRateFirstSettings\ReadRateFirstSettings.csproj", "{8128C04D-B2FF-4813-B249-FFBA481E830D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReadDPMBarcode", "UseCases\ReadDPMBarcode\ReadDPMBarcode.csproj", "{F08D1998-BF71-4B43-A84C-087C7AD1221D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -91,6 +93,14 @@ Global
{8128C04D-B2FF-4813-B249-FFBA481E830D}.Release|Any CPU.Build.0 = Release|Any CPU
{8128C04D-B2FF-4813-B249-FFBA481E830D}.Release|x86.ActiveCfg = Release|Any CPU
{8128C04D-B2FF-4813-B249-FFBA481E830D}.Release|x86.Build.0 = Release|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Debug|x86.ActiveCfg = Debug|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Debug|x86.Build.0 = Debug|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Release|Any CPU.Build.0 = Release|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Release|x86.ActiveCfg = Release|Any CPU
{F08D1998-BF71-4B43-A84C-087C7AD1221D}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit aa8d026

Please sign in to comment.