mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
[INTL]
* Restrict exports according to the spec file. svn path=/trunk/; revision=53988
This commit is contained in:
@@ -16,7 +16,8 @@ add_library(intl SHARED
|
||||
languages.c
|
||||
advanced.c
|
||||
sort.c
|
||||
intl.rc)
|
||||
intl.rc
|
||||
${CMAKE_CURRENT_BINARY_DIR}/intl.def)
|
||||
|
||||
set_module_type(intl cpl UNICODE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user