mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 11:04:39 +00:00
empty template for the sdf gpu filter
This commit is contained in:
parent
2b3718d07b
commit
de7cd592b6
8
src/fgt/filter_sdfgpu/filter_sdfgpu.pro
Normal file
8
src/fgt/filter_sdfgpu/filter_sdfgpu.pro
Normal file
@ -0,0 +1,8 @@
|
||||
include (../../shared.pri)
|
||||
|
||||
HEADERS += filter_sdfgpu.h
|
||||
SOURCES += filter_sdfgpu.cpp
|
||||
TARGET = filter_sdfgpu
|
||||
TEMPLATE = lib
|
||||
QT += opengl
|
||||
CONFIG += plugin
|
||||
Loading…
x
Reference in New Issue
Block a user