mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 15:13:36 +00:00
* Sync up to trunk head (r64829).
svn path=/branches/shell-experiments/; revision=64830
This commit is contained in:
commit
609ba8d717
709 changed files with 6443 additions and 5701 deletions
|
@ -10,4 +10,5 @@ if(ARCH STREQUAL "i386")
|
|||
elseif(ARCH STREQUAL "amd64")
|
||||
add_asm_files(cpprt_asm amd64/cpprt.s)
|
||||
endif()
|
||||
|
||||
add_library(cpprt ${SOURCE} ${cpprt_asm})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue