X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=42bd7fffe339752ba4a2dd36a1dd59cfa7c11438;hb=9569fbb401b6a3b5e94e8d166fb6a86ef2ff1d47;hp=f960423208bb0eb16afebe7ba3486cf8af4b7bff;hpb=eaf81fa94ef62805537146e68490fec385ce0579;p=plugins%2Fghs3dplugin.git diff --git a/src/Makefile.in b/src/Makefile.in index f960423..42bd7ff 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,3 +1,21 @@ +# Copyright (C) 2005 CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # -* Makefile *- # # Author : Edward AGAPOV (OCC) @@ -27,7 +45,7 @@ LIB_SERVER_IDL = GHS3DPlugin_Algorithm.idl # Libraries targets LIB = libGHS3DEngine.la -CXXFLAGS += $(QT_INCLUDES) -LDFLAGS += $(QT_LIBS) +#CXXFLAGS += $(QT_INCLUDES) +#LDFLAGS += $(QT_LIBS) @CONCLUDE@