Files
PowerToys/src/modules/launcher/Wox.Launcher/pch.cpp
2020-03-16 08:34:26 -07:00

3 lines
87 B
C++

#include "pch.h"
#pragma comment(lib, "windowsapp")
#pragma comment(lib, "shlwapi.lib")