]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
SalomeStyle.h is now exported
authorasl <asl@opencascade.com>
Mon, 3 Apr 2006 10:19:36 +0000 (10:19 +0000)
committerasl <asl@opencascade.com>
Mon, 3 Apr 2006 10:19:36 +0000 (10:19 +0000)
src/Style/Makefile.in

index 1c79d289174d7015ff6bf82b84970c4875cd397f..83402a88f72c9916043a3c1fd511c43f3c828b41 100644 (file)
@@ -11,7 +11,7 @@ VPATH=.:@srcdir@:@srcdir@/resources
 @COMMENCE@
 
 # header files 
-EXPORT_HEADERS=
+EXPORT_HEADERS= SalomeStyle.h
 
 # .po files to transform in .qm
 PO_FILES =
@@ -23,8 +23,6 @@ LIB_SRC= SalomeStyle.cxx
 
 LIB_MOC =
 
-LIB_CLIENT_IDL =
-
 RESOURCES_FILES =
 
 CPPFLAGS+=$(QT_INCLUDES)