removed a trailing backslash form the pro that caused stupid behaviour in qtcreator...

This commit is contained in:
Paolo Cignoni cignoni 2011-01-28 08:35:15 +00:00
parent afda7d3a97
commit f39032c07f

View File

@ -6,7 +6,7 @@ HEADERS += baseio.h \
$$VCGDIR/wrap/io_trimesh/import_ptx.h \
$$VCGDIR/wrap/io_trimesh/export_off.h \
$$VCGDIR/wrap/ply/plylib.h \
$$VCGDIR/wrap/io_trimesh/io_material.h \
$$VCGDIR/wrap/io_trimesh/io_material.h
SOURCES += baseio.cpp \
$$VCGDIR//wrap/ply/plylib.cpp\