source: trunk/Utilities/StressEvr/Module.idl

Last change on this file was 335, checked in by roman, 9 years ago

Removed unnecessary stuff, upgraded to VS2012

File size: 328 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2014
3// Created by Roman Ryltsov roman@alax.info
4
5import "oaidl.idl";
6import "ocidl.idl";
7
8[
9        uuid(2E866865-C435-4826-B24C-774E12DD8DC9),
10        version(1.0),
11]
12library AlaxInfoStressEvr
13{
14        importlib("stdole2.tlb");
15};
16
Note: See TracBrowser for help on using the repository browser.