Commit graph

25 commits

Author SHA1 Message Date
Harald Oehlmann
d7c60cf422 Include dotcode and eci in msvc 6 project 2016-08-22 19:11:14 +02:00
Harald Oehlmann
08c88e85d2 Added gif output 2016-07-28 20:58:33 +02:00
Harald Oehlmann
3939a1ae54 Make compile with MSVC6 (no C99 compatibility) 2016-07-28 10:32:46 +02:00
Harald Oehlmann
221bfbf62d Added HanXin to qt4 and vc6 cmdline make files 2016-07-04 13:53:52 +02:00
Harald Oehlmann
372994d794 Add Data Matrix Rectangular Extension (DMRE) in regular distribution
- add define "DM_DMRE	101" to zint.h as option_3 value
- add option "-dmre" to command line
- add ckeckbutton "Activate DMRE in automatic mode" to qzint
- make dmatrix.c/dmatrix.h aware of option_3 value DM_DMRE and include DMRE in automatic mode
- Use version 2.5 everywere (as already started by Robin)
- common test case for DMRE in automatic mode is numeric input data with 48 digits, which should lead to a symbol of size 8x64
2016-02-27 21:26:52 +01:00
Harald Oehlmann
1346a95ac1 Add MS VC6 makefiles 2016-01-12 18:54:36 +01:00
Harald Oehlmann
f1f6d4ffc6 Remove unreachable statements.
From
8d2ab1bfcf
2015-10-16 14:26:13 +02:00
Harald Oehlmann
7b2856c083 Use libcrt for all to avoid dll issues 2015-08-18 14:25:09 +02:00
Harald Oehlmann
b7b7564457 Make command line version compile with MS-VC6 and QT-Version with MS-VC8 2015-08-18 13:50:42 +02:00
oxygenic
8c78216dc1 version number updated 2012-12-31 14:41:42 +01:00
Robin Stuart
bac1bfe09b Correct test scripts.
Remove symbologies no longer supported from test scripts.
2010-12-27 08:51:37 +00:00
Robin Stuart
6e86af64e0 Compensate for changes to Visual Studio
Visual Studio 2010 uses a modified project file. Add a new project file to compensate for this.
2010-10-18 21:01:35 +01:00
Robin Stuart
7b135ee44d Manage memory in VS
Some adjustments for compiling with Visual Studio.
2010-10-18 20:35:52 +01:00
Robin Stuart
db568c0ed1 Update version to 2.4
Update version number of library
2010-09-12 16:36:39 +01:00
Robin Stuart
f6d32965eb Remove ghost of Codablock
Removes a reference to Codablock-F from Visual C project file
Codablock-F is no longer supported
2010-09-12 15:57:08 +01:00
hooper114
a704fd584a Remove dead wood! 2009-11-22 15:45:17 +00:00
hooper114
1695eae7dd Structural changes and updates from tgotic 2009-11-17 22:36:04 +00:00
hooper114
2ab4cb712b Add NSIS install files 2009-09-02 20:39:05 +00:00
hooper114
4d42ba76b7 Update MSVC project to include Code One 2009-07-16 15:24:18 +00:00
hooper114
f72de2c575 Update test scripts to include Code One 2009-07-16 15:23:50 +00:00
hooper114
18b986156f Correct some memory leaks found by MSVC 2009-06-18 10:20:23 +00:00
hooper114
805e80e0bb Improved test scripts 2009-06-11 20:36:40 +00:00
hooper114
7622a9a9b7 Testing script for MS Windows 2009-06-07 14:58:02 +00:00
hooper114
ec27241989 Suo not needed 2009-06-07 14:56:41 +00:00
hooper114
b65cd26527 Merge Windows platform patches by tgotic 2009-06-02 20:23:38 +00:00