small revision of '.pro' files

This commit is contained in:
polos 2017-03-04 11:41:32 +01:00
parent 3f3284519b
commit 0458ee21af
28 changed files with 135 additions and 81 deletions

View file

@ -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