mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-19 00:30:24 -08:00
small revision of '.pro' files
This commit is contained in:
parent
3f3284519b
commit
0458ee21af
28 changed files with 135 additions and 81 deletions
|
|
@ -8,7 +8,9 @@ TARGET = qml_lisp
|
|||
OBJECTS_DIR = ./tmp/
|
||||
MOC_DIR = ./tmp/
|
||||
|
||||
include(../../../../../src/windows.pri)
|
||||
win32 {
|
||||
include(../../../../../src/windows.pri)
|
||||
}
|
||||
|
||||
HEADERS += qml_lisp.h
|
||||
SOURCES += qml_lisp.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue