mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[RAPPS]
- Added headers to CMake file to have them in the VS project svn path=/branches/GSoC_2017/rapps/; revision=75543
This commit is contained in:
parent
69d1dbb371
commit
a59f6f7573
1 changed files with 10 additions and 0 deletions
|
@ -18,6 +18,16 @@ list(APPEND SOURCE
|
|||
settingsdlg.cpp
|
||||
winmain.cpp
|
||||
include/rapps.h
|
||||
include/available.h
|
||||
include/gui.h
|
||||
include/dialogs.h
|
||||
include/installed.h
|
||||
include/crichedit.h
|
||||
include/defines.h
|
||||
include/misc.h
|
||||
include/resource.h
|
||||
include/rosui.h
|
||||
include/winmain.h
|
||||
)
|
||||
|
||||
add_definitions(-DUSE_CERT_PINNING)
|
||||
|
|
Loading…
Reference in a new issue