mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
* Fix a typo.
svn path=/trunk/; revision=63231
This commit is contained in:
parent
6b76e0f40b
commit
c34bd28ce8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ add_definitions(
|
|||
-DCOM_NO_WINDOWS_H)
|
||||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine)
|
||||
add_idl_Headers(mshtml_nsiface_header nsiface.idl)
|
||||
add_idl_headers(mshtml_nsiface_header nsiface.idl)
|
||||
spec2def(mshtml.dll mshtml.spec)
|
||||
|
||||
list(APPEND SOURCE
|
||||
|
|
Loading…
Reference in a new issue