repo.or.cz
/
xz
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
liblzma: CRC CLMUL: Omit is_arch_extension_supported() when not needed
[xz/debian.git]
/
src
/
xzdec
/
lzmadec_w32res.rc
blob
b4b89b1f3080a69ba5a7d4cd53b18a1824f4ad5d
1
/* SPDX-License-Identifier: 0BSD */
2
3
/*
4
* Author: Lasse Collin
5
*/
6
7
#define MY_TYPE VFT_APP
8
#define MY_NAME "lzmadec"
9
#define MY_SUFFIX ".exe"
10
#define MY_DESC "lzmadec decompression tool for .lzma files"
11
#include "common_w32res.rc"