TombEngine/TR5Main/targetver.h
2018-08-19 09:46:58 +02:00

8 lines
686 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#pragma once
// L'inclusione di SDKDDKVer.h definisce la piattaforma Windows più recente disponibile.
// Se si desidera compilare l'applicazione per una piattaforma Windows precedente, includere WinSDKVer.h e
// impostare la macro _WIN32_WINNT sulla piattaforma da supportare prima di includere SDKDDKVer.h.
#include <SDKDDKVer.h>