Last change
on this file since 937 was
28,
checked in by roman, 12 years ago
|
|
-
Property svn:keywords set to
Id
|
File size:
353 bytes
|
Line | |
---|
1 | //////////////////////////////////////////////////////////// |
---|
2 | // Copyright (C) Roman Ryltsov, 2008-2011 |
---|
3 | // Created by Roman Ryltsov roman@alax.info |
---|
4 | // |
---|
5 | // $Id: GpsLocationConverter.idl 28 2011-10-12 18:01:55Z roman $ |
---|
6 | |
---|
7 | import "oaidl.idl"; |
---|
8 | import "ocidl.idl"; |
---|
9 | |
---|
10 | [ |
---|
11 | uuid(DD4E6DE7-AC06-4DB9-9439-83EFD8050F3B), |
---|
12 | version(1.0), |
---|
13 | ] |
---|
14 | library AlaxInfoGpsLocationConverter |
---|
15 | { |
---|
16 | importlib("stdole2.tlb"); |
---|
17 | }; |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.