mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 00:54:38 +00:00
16 lines
216 B
Prolog
16 lines
216 B
Prolog
include (../../shared.pri)
|
|
|
|
HEADERS = edit_select_factory.h \
|
|
edit_select.h
|
|
|
|
SOURCES = edit_select_factory.cpp \
|
|
edit_select.cpp
|
|
|
|
TARGET = edit_select
|
|
|
|
RESOURCES = edit_select.qrc
|
|
|
|
|
|
|
|
|