unix: add "make install" option for exe, lib, modules (refactor file locations)

This commit is contained in:
polos 2017-04-28 12:05:59 +02:00
parent 4b8d9603e3
commit 71bc1d3525
120 changed files with 267 additions and 1928 deletions

View file

@ -1,6 +1,6 @@
// copyright (c) Polos Ruetz
#include "dyn_object.h"
#include "eql5/dyn_object.h"
#include "ecl_fun.h"
#include "gen/_lobjects.h"
#include <QMetaMethod>