1 2 3 4 5 6 7 8
INCLUDEPATH *= $$PWD SOURCES += $$PWD/registryaccess.cpp HEADERS += $$PWD/registryaccess.h LIBS *= -lpsapi # PS API and registry functions win32: LIBS *= -ladvapi32