source: trunk/Utilities/RotView/Module.idl

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

VS2013 upgrade and Windows 8 fix

File size: 326 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2012-2013
3// Created by Roman Ryltsov roman@alax.info
4
5import "oaidl.idl";
6import "ocidl.idl";
7
8[
9        uuid(16E639C0-9E8E-43C1-90F1-CF363389075A),
10        version(1.0),
11]
12library AlaxInfoRotView
13{
14        importlib("stdole2.tlb");
15};
16
Note: See TracBrowser for help on using the repository browser.