drivers/can_copcican_win32/targetver.h
author Edouard Tisserant
Fri, 23 Mar 2018 15:45:52 +0100
changeset 803 cb315e75b3bd
parent 629 b9274b595650
permissions -rw-r--r--
Fixed trailing -lrtdm added by configure with Xenomai
629
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     1
#pragma once
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     2
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     3
// Including SDKDDKVer.h defines the highest available Windows platform.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     4
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     5
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     6
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     7
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     8
#include <SDKDDKVer.h>