diff -r ba76fc04e6c2 -r 6b911d05207e phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro --- a/phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro Fri Jun 04 10:19:18 2010 +0100 +++ b/phonesettings/cpphonesettingsplugins/cptelephonyutils/cptelephonyutils.pro Wed Jun 23 18:12:20 2010 +0300 @@ -55,6 +55,14 @@ TARGET.CAPABILITY = CAP_GENERAL_DLL TARGET.UID3 = 0X20029F1F + defFiles = \ + "$${LITERAL_HASH}ifdef WINS" \ + "DEFFILE bwins/cptelephonyutils.def" \ + "$${LITERAL_HASH}else" \ + "DEFFILE eabi/cptelephonyutils.def" \ + "$${LITERAL_HASH}endif" + MMP_RULES += defFiles + # For sis file dllfile.sources = $${TARGET}.dll dllfile.path = $$SHARED_LIB_DIR