mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[GETUNAME] Add import library for nls2txt
svn path=/trunk/; revision=72694
This commit is contained in:
parent
3f3ae1f05b
commit
d4e7d0c0ff
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
|
||||
spec2def(getuname.dll getuname.spec)
|
||||
spec2def(getuname.dll getuname.spec ADD_IMPORTLIB)
|
||||
|
||||
add_library(getuname SHARED
|
||||
getuname.c
|
||||
|
|
Loading…
Reference in a new issue