only hanging onto the few apps that we need, rather than the whole msys
[feisty_meow.git] / scripts / clam / cpp / rules.def
index d9e78e45e106c979e8d0a09ef40e98f3b7bb8f94..02d3010c94e1a55b4dba513410efaf77639aeb4c 100644 (file)
@@ -222,6 +222,7 @@ ifeq "$(OP_SYSTEM)" "WIN32"
     LOCAL_HEADERS += $(THIRD_PARTY_DIR)/openssl/include
     LIBRARY_SEARCH_PATH += $(THIRD_PARTY_DIR)/openssl/lib
     LIBS_USED += libeay32.lib
+    $(shell cp $(THIRD_PARTY_DIR)/openssl/lib/*dll $(EXECUTABLE_DIR) )
   endif
   
 endif