spurius file of doubtful utility.
This commit is contained in:
parent
cbba83d17c
commit
14d7fc5bff
|
@ -0,0 +1,17 @@
|
||||||
|
INCLUDEPATH += . ../../..
|
||||||
|
CONFIG += console stl
|
||||||
|
TEMPLATE = app
|
||||||
|
|
||||||
|
TARGET =
|
||||||
|
DEPENDPATH += .
|
||||||
|
INCLUDEPATH += .
|
||||||
|
|
||||||
|
# Input
|
||||||
|
HEADERS += Definitions.h \
|
||||||
|
Implicit.h \
|
||||||
|
ImplicitSphere.h \
|
||||||
|
SphereDifference.h \
|
||||||
|
SphereUnion.h \
|
||||||
|
Volume.h \
|
||||||
|
Walker.h
|
||||||
|
SOURCES += main.cpp
|
Loading…
Reference in New Issue