mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:46:17 +00:00
[BROWSEUI]
- Build an import library svn path=/trunk/; revision=58195
This commit is contained in:
parent
474c3afc11
commit
56704cdb76
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ add_definitions(-D_WIN32_WINNT=0x600)
|
|||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/lib/atl)
|
||||
|
||||
spec2def(browseui.dll browseui.spec)
|
||||
spec2def(browseui.dll browseui.spec ADD_IMPORTLIB)
|
||||
|
||||
list(APPEND SOURCE
|
||||
aclmulti.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue