--- qsampler/trunk/win32/qsampler.pro 2009/11/03 19:27:42 2027 +++ qsampler/trunk/win32/qsampler.pro 2009/11/04 18:59:57 2028 @@ -57,10 +57,12 @@ LIBS += -llscp +TRANSLATIONS = \ + ../translations/qsampler_cs.ts \ + ../translations/qsampler_ru.ts + win32 { CONFIG += console INCPATH += C:\usr\local\include LIBS += -LC:\usr\local\lib -lws2_32 } - -TRANSLATIONS = ../translations/qsampler_ru.ts