]> git.llucax.com Git - software/druntime.git/blobdiff - src/dmd-win32.mak
Fixed import path override for library build on posix.
[software/druntime.git] / src / dmd-win32.mak
index 2693489e1cb1d820a8b2654765b815181c9c524e..50fe3600394ee74410dc6aeb62c15670bd197584 100644 (file)
@@ -10,8 +10,8 @@
 #   make clean
 #       Delete unneeded files created by build process
 
-LIB_TARGET=druntime-dmd.lib
-LIB_MASK=druntime-dmd*.lib
+LIB_TARGET=druntime.lib
+LIB_MASK=druntime.lib
 
 DIR_CC=core
 DIR_RT=compiler\dmd