switch to git no-history version
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