first release version
This commit is contained in:
parent
c209a384a0
commit
143169d28c
|
@ -0,0 +1,12 @@
|
|||
######################################################################
|
||||
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
|
||||
######################################################################
|
||||
|
||||
TARGET = trimesh_join
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += . ../../..
|
||||
CONFIG += console stl
|
||||
TEMPLATE = app
|
||||
HEADERS += ../../../vcg/space/index/index2D/spatial_hashing_2D.h
|
||||
|
||||
SOURCES += test_hash2D.cpp
|
Loading…
Reference in New Issue