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

@ -7,7 +7,9 @@ TARGET = eql_fun_cpp
OBJECTS_DIR = ./tmp/
MOC_DIR = ./tmp/
include(../../src/windows.pri)
win32 {
include(../../src/windows.pri)
}
HEADERS += lib.h
SOURCES += lib.cpp