some modifications

This commit is contained in:
Nico Pietroni 2004-12-21 17:50:14 +00:00
parent dcfa1f4bad
commit eb2e212382
1 changed files with 0 additions and 245 deletions

View File

@ -1,245 +0,0 @@
TEMPLATE = app
LANGUAGE = C++
CONFIG += qt warn_on release
HEADERS += D:/sf/apps/test/segmentation3d/simpleglwidget.h
SOURCES += main.cpp \
D:/sf/apps/test/segmentation3d/simpleglwidget.cpp
FORMS = segmentform.ui \
d:\segmentation\segmentform.ui
unix {
UI_DIR = .ui
MOC_DIR = .moc
OBJECTS_DIR = .obj
}