vym.pro
changeset 447 72afe12da1c8
parent 434 c585be63ec69
child 477 a9ac5dea9561
     1.1 --- a/vym.pro	Tue Apr 10 13:22:51 2007 +0000
     1.2 +++ b/vym.pro	Tue Apr 10 13:22:52 2007 +0000
     1.3 @@ -125,7 +125,7 @@
     1.4  target.path = $${INSTALLDIR}/bin
     1.5  INSTALLS += target
     1.6  
     1.7 -support.files = styles/ scripts/ icons/ flags/ lang/
     1.8 +support.files = styles/ scripts/ icons/ flags/ lang/ macros/ exports/
     1.9  support.path = $${INSTALLDIR}/share/vym
    1.10  INSTALLS += support 
    1.11  
    1.12 @@ -137,8 +137,3 @@
    1.13  demo.path = $${INSTALLDIR}/share/doc/packages/vym
    1.14  INSTALLS += demo
    1.15  
    1.16 -exports.files = exports/
    1.17 -exports.path =$${INSTALLDIR}/share/vym
    1.18 -INSTALLS += exports
    1.19 -
    1.20 -