mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[STLPORT]
- move headers to include directory - delete some incidentally committed things svn path=/branches/cmake-bringup/; revision=49546
This commit is contained in:
parent
2b5855372c
commit
5d8dd5d148
329 changed files with 1 additions and 452 deletions
|
@ -121,7 +121,7 @@ MACRO(add_minicd FILENAME _dir _nameoncd)
|
|||
ENDMACRO(add_minicd)
|
||||
|
||||
macro(set_cpp)
|
||||
include_directories(BEFORE ${REACTOS_SOURCE_DIR}/lib/3rdparty/stlport/stlport)
|
||||
include_directories(BEFORE ${REACTOS_SOURCE_DIR}/include/stlport)
|
||||
set(IS_CPP 1)
|
||||
endmacro()
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue