spurius file of doubtful utility.

This commit is contained in:
Paolo Cignoni 2013-04-15 20:17:43 +00:00
parent cbba83d17c
commit 14d7fc5bff
1 changed files with 17 additions and 0 deletions

View File

@ -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