source: trunk/Utilities/Miscellaneous/VideoResizerDsp01/targetver.h @ 227

Last change on this file since 227 was 227, checked in by roman, 10 years ago
File size: 459 bytes
RevLine 
[227]1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2013
3// Created by Roman Ryltsov roman@alax.info
4
5#pragma once
6
7// Including SDKDDKVer.h defines the highest available Windows platform.
8// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
9// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
10
11#include <SDKDDKVer.h>
Note: See TracBrowser for help on using the repository browser.