C# port, add datamatrix code
[zxing.git] / csharp / zxing.csproj
index 3bebda4..179dfcc 100755 (executable)
     <Compile Include="common\reedsolomon\ReedSolomonDecoder.cs" />\r
     <Compile Include="common\reedsolomon\ReedSolomonEncoder.cs" />\r
     <Compile Include="common\reedsolomon\ReedSolomonException.cs" />\r
+    <Compile Include="datamatrix\DataMatrixReader.cs" />\r
+    <Compile Include="datamatrix\decoder\BitMatrixParser.cs" />\r
+    <Compile Include="datamatrix\decoder\DataBlock.cs" />\r
+    <Compile Include="datamatrix\decoder\DecodedBitStreamParser.cs" />\r
+    <Compile Include="datamatrix\decoder\Decoder.cs" />\r
+    <Compile Include="datamatrix\decoder\Version.cs" />\r
+    <Compile Include="datamatrix\detector\Detector.cs" />\r
     <Compile Include="DecodeHintType.cs" />\r
     <Compile Include="EncodeHintType.cs" />\r
     <Compile Include="oned\MultiFormatOneDReader.cs" />\r