CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hrydgard

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: hrydgard/ppsspp
Path: blob/master/UWP/CommonUWP/targetver.h
Views: 1401
1
#pragma once
2
3
// Including SDKDDKVer.h defines the highest available Windows platform.
4
5
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
6
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
7
8
#include <SDKDDKVer.h>
9
10