mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-29 21:32:40 -08:00
unix: add "make install" option for exe, lib, modules (refactor file locations)
This commit is contained in:
parent
4b8d9603e3
commit
71bc1d3525
120 changed files with 267 additions and 1928 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <QApplication>
|
||||
#include <QtCore>
|
||||
#include <iostream>
|
||||
#include "eql.h"
|
||||
#include <eql5/eql.h>
|
||||
|
||||
int catch_all_qexec() {
|
||||
int ret = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue