Windows: Add support for unicode command lines
[oota-llvm.git] / include / llvm / Config / config.h.cmake
index 77de967f90558163b894f27400644a25754b7c5e..4c49cbb8c375bc5f1a4dff8af9c6bac2d7235b7e 100644 (file)
 /* Define to 1 if you have the `pthread' library (-lpthread). */
 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}
 
+/* Define to 1 if you have the `shell32' library (-lshell32). */
+#cmakedefine HAVE_LIBSHELL32 ${HAVE_LIBSHELL32}
+
 /* Define to 1 if you have the `udis86' library (-ludis86). */
 #undef HAVE_LIBUDIS86