qmake/qmake.pri
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
   132           LIBS += -framework ApplicationServices
   132           LIBS += -framework ApplicationServices
   133         }
   133         }
   134     } else:win32 {
   134     } else:win32 {
   135 	SOURCES += qfsfileengine_win.cpp qfsfileengine_iterator_win.cpp qsettings_win.cpp
   135 	SOURCES += qfsfileengine_win.cpp qfsfileengine_iterator_win.cpp qsettings_win.cpp
   136         win32-msvc*:LIBS += ole32.lib advapi32.lib
   136         win32-msvc*:LIBS += ole32.lib advapi32.lib
   137         win32-g++:LIBS += -lole32 -luuid
   137         win32-g++*:LIBS += -lole32 -luuid
   138     }
   138     }
   139 
   139 
   140     qnx {
   140     qnx {
   141         CFLAGS += -fhonor-std
   141         CFLAGS += -fhonor-std
   142         LFLAGS += -lcpp
   142         LFLAGS += -lcpp