some modifications to easier build on OSX

This commit is contained in:
polos 2017-04-26 11:19:00 +02:00
parent 793ded44d6
commit dacd05957d
15 changed files with 90 additions and 69 deletions

View file

@ -7,7 +7,7 @@
#include <QTimer>
#include <QStringList>
const char EQL::version[] = "17.4.1"; // Apr 2017
const char EQL::version[] = "17.4.2"; // Apr 2017
extern "C" void ini_EQL(cl_object);