mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 15:31:31 +01:00
[uLib Geometry]
non working version! + adds ProgrammableAccessor + renaming of some Image structures ...
This commit is contained in:
18
src/Gui/Qt/QVTKViewport2/QVTKViewport2.pro
Normal file
18
src/Gui/Qt/QVTKViewport2/QVTKViewport2.pro
Normal file
@@ -0,0 +1,18 @@
|
||||
#-------------------------------------------------
|
||||
#
|
||||
# Project created by QtCreator 2012-08-30T18:59:53
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
QT += core gui
|
||||
|
||||
TARGET = QVTKViewport2
|
||||
TEMPLATE = app
|
||||
|
||||
|
||||
SOURCES += main.cpp\
|
||||
vtkviewport.cpp
|
||||
|
||||
HEADERS += vtkviewport.h
|
||||
|
||||
FORMS += vtkviewport.ui
|
||||
Reference in New Issue
Block a user