From 643c4f1a3e7da9ff588d5afb320ec6664337cb0f Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Thu, 11 Dec 2008 00:13:08 +0000 Subject: [PATCH] updated the internal names of the target of the project to reflect the name of the folder --- src/meshlabplugins/io_base/io_base.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshlabplugins/io_base/io_base.pro b/src/meshlabplugins/io_base/io_base.pro index 93e579e21..a63de5bba 100644 --- a/src/meshlabplugins/io_base/io_base.pro +++ b/src/meshlabplugins/io_base/io_base.pro @@ -11,4 +11,4 @@ SOURCES = baseio.cpp \ $$VCGDIR//wrap/ply/plylib.cpp\ ../../meshlab/filterparameter.cpp -TARGET = baseio \ No newline at end of file +TARGET = io_base \ No newline at end of file