Sha256: a1a33fc88e9fc5377a8827d1f2ddb001e93657305bc35778f96202106fe65c22
Contents?: true
Size: 1.62 KB
Versions: 22
Compression:
Stored size: 1.62 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Compile Include="$(BARCODE_ROOT)\platform\wp8\generated\BarcodeBase.cs" /> <Compile Include="$(BARCODE_ROOT)\platform\wp8\src\Barcode_impl.cs" /> </ItemGroup> <ItemGroup> <Reference Include="Nokia.Graphics.Imaging"> <HintPath>$(MSBuildThisFileDirectory)\lib\$(Platform)\Nokia.Graphics.Imaging.winmd</HintPath> </Reference> <Reference Include="Nokia.InteropServices.WindowsRuntime"> <HintPath>$(MSBuildThisFileDirectory)\lib\$(Platform)\Nokia.InteropServices.WindowsRuntime.winmd</HintPath> </Reference> <Reference Include="zxing.wp8.0"> <HintPath>$(MSBuildThisFileDirectory)\lib\zxing.wp8.0.winmd</HintPath> </Reference> <Reference Include="Nokia.Graphics.Imaging.Managed"> <HintPath>$(MSBuildThisFileDirectory)\lib\Nokia.Graphics.Imaging.Managed.winmd</HintPath> </Reference> </ItemGroup> <ItemGroup> <Reference Include="zxing.wp8.0"> <HintPath>$(MSBuildThisFileDirectory)\lib\zxing.wp8.0.dll</HintPath> </Reference> <Reference Include="Nokia.Graphics.Imaging.Managed"> <HintPath>$(MSBuildThisFileDirectory)\lib\Nokia.Graphics.Imaging.Managed.dll</HintPath> </Reference> <Reference Include="OpticalReaderLib"> <HintPath>$(MSBuildThisFileDirectory)\lib\$(Platform)\OpticalReaderLib.dll</HintPath> </Reference> <Reference Include="BarcodeReaderLib"> <HintPath>$(MSBuildThisFileDirectory)\lib\BarcodeReaderLib.dll</HintPath> </Reference> </ItemGroup> </Project>
Version data entries
22 entries across 22 versions & 2 rubygems
Version | Path |
---|---|
rhodes-5.5.0.3 | lib/commonAPI/barcode/ext/platform/wp8/BarcodeImpl.targets |
rhodes-5.5.0 | lib/commonAPI/barcode/ext/platform/wp8/BarcodeImpl.targets |