[PSAPI_WINETEST] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / hal / halarm / CMakeLists.txt
index c04c824..90ef164 100644 (file)
@@ -15,3 +15,5 @@ list(APPEND SOURCES
 
 add_library(hal SHARED
     ${SOURCES})
+
+set_module_type(hal kerneldll ENTRYPOINT 0)