- Fix libcntpr build.

svn path=/branches/cmake-bringup/; revision=49635
This commit is contained in:
Amine Khaldi 2010-11-19 16:42:39 +00:00
parent 8dc1f0eb0e
commit 6a5e2c0992

View file

@ -566,4 +566,4 @@ endif(ARCH MATCHES i386)
add_library(libcntpr ${LIBCNTPR_SOURCE})
set_property(TARGET libcntpr PROPERTY COMPILE_DEFINITIONS NO_RTL_INLINES _NTSYSTEM_ _NTDLLBUILD_ _LIBCNT_ __CRT__NO_INLINE)
add_dependencies(libcntpr psdk buildno_header ks386)
add_dependencies(libcntpr psdk buildno_header asm)