Last change
on this file since 103290 was 98730, checked in by vboxsync, 21 months ago |
libs/liblzma-5.4.1: Export to OSE, bugref:10254
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
287 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Author: Lasse Collin
|
---|
3 | *
|
---|
4 | * This file has been put into the public domain.
|
---|
5 | * You can do whatever you want with this file.
|
---|
6 | */
|
---|
7 |
|
---|
8 | #define MY_TYPE VFT_DLL
|
---|
9 | #define MY_NAME "liblzma"
|
---|
10 | #define MY_SUFFIX ".dll"
|
---|
11 | #define MY_DESC "liblzma data compression library"
|
---|
12 | #include "common_w32res.rc"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.