mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-07 17:52:32 -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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue