source: trunk/Utilities/UaMobileTools/targetver.h @ 106

Last change on this file since 106 was 106, checked in by roman, 12 years ago
  • Property svn:keywords set to Id
File size: 478 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2012
3// Created by Roman Ryltsov roman@alax.info
4//
5// $Id: targetver.h 106 2012-08-27 17:29:12Z roman $
6
7#pragma once
8
9// Including SDKDDKVer.h defines the highest available Windows platform.
10// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
11// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
12
13#include <SDKDDKVer.h>
Note: See TracBrowser for help on using the repository browser.