~kvm-guest-drivers-windows-team/kvm-guest-drivers-windows/trunk

« back to all changes in this revision

Viewing changes to NetKVM/DebugTools/VirtioConsoleSimulation/targetver.h

  • Committer: Al Stone
  • Date: 2012-04-10 23:18:39 UTC
  • Revision ID: albert.stone@canonical.com-20120410231839-vqsri2bi8k5dz2ec
merge with github upstream as of 2012-04-10 09:30

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>