Ticket #11930: patch-qwtconfig.pri.diff

File patch-qwtconfig.pri.diff, 320 bytes (added by macports@…, 17 years ago)

configuration file patch

  • qwtconfig.

    old new  
    22# Install paths
    33######################################################################
    44
    5 unix {
    6     INSTALLBASE    = /usr/local/qwt
    7 }
    8 
    95win32 {
    106    INSTALLBASE    = C:/Qwt
    117}