]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
linux compilation CSCdev
authorptv <ptv@opencascade.com>
Wed, 31 Oct 2007 10:26:04 +0000 (10:26 +0000)
committerptv <ptv@opencascade.com>
Wed, 31 Oct 2007 10:26:04 +0000 (10:26 +0000)
src/QDS/Makefile.in

index a6c2d5465d885d7e606ec4222ea23afbf1587d40..4e2e824adfa8ffdd435be9e607423fbe72751d47 100755 (executable)
@@ -24,7 +24,7 @@
 top_srcdir=@top_srcdir@
 top_builddir=../..
 srcdir=@srcdir@
-VPATH=.:@srcdir@
+VPATH=.:@srcdir@:@srcdir@/resources
 
 @COMMENCE@
 
@@ -63,6 +63,10 @@ LIB_MOC = QDS_CheckBox.h \
        QDS_TextEdit.h \
        QDS_Table.h
 
+# .po files to transform in .qm
+PO_FILES = QDS_msg_en.po 
+                    
+
 CPPFLAGS+=$(QT_INCLUDES) $(OCC_INCLUDES)
 
 LDFLAGS+=$(QT_MT_LIBS) $(CAS_KERNEL) -lDDS -lqtx