mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[LIBXSLT]
* Add to the MSVC build. svn path=/trunk/; revision=56921
This commit is contained in:
Vendored
+3
-2
@@ -1,12 +1,13 @@
|
||||
|
||||
if(NSWPAT)
|
||||
add_subdirectory(dxtn)
|
||||
add_subdirectory(dxtn)
|
||||
endif()
|
||||
|
||||
add_subdirectory(libjpeg)
|
||||
add_subdirectory(libpng)
|
||||
add_subdirectory(libtiff)
|
||||
add_subdirectory(libxslt)
|
||||
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(libxslt)
|
||||
add_subdirectory(mesa32)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user