libsmbios_c library
win32.h
Go to the documentation of this file.
1// (C) Copyright John Maddock 2001 - 2003.
2// (C) Copyright Bill Kempf 2001.
3// (C) Copyright Aleksey Gurtovoy 2003.
4// Use, modification and distribution are subject to the
5// Boost Software License, Version 1.0. (See accompanying file
6// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7
8// See http://www.boost.org for most recent version.
9
10// Win32 specific config options:
11
12#define LIBSMBIOS_C_PLATFORM "Win32"
13#define LIBSMBIOS_C_PLATFORM_WIN32
14