Files
PowerToys/src/modules/launcher/Wox.Launcher/pch.cpp

3 lines
87 B
C++
Raw Normal View History

#include "pch.h"
2020-03-16 08:34:26 -07:00
#pragma comment(lib, "windowsapp")
#pragma comment(lib, "shlwapi.lib")