]> gitweb.factorcode.org Git - factor.git/commitdiff
vm: Move Windows 32bit dlls to factorcode.org/dlls/32
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 18 Dec 2021 22:25:02 +0000 (16:25 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 18 Dec 2021 22:25:02 +0000 (16:25 -0600)
vm/Config.windows.x86.32

index d4c0a88e2656ec36cc652ac78f582ffdfe1fd700..edacb3492ff6d59bd37709d33605ba41b81f106f 100644 (file)
@@ -1,6 +1,6 @@
 PLAF_DLL_OBJS += vm/os-windows-x86.32.o
 PLAF_MASTER_HEADERS += vm/os-windows.32.hpp vm/atomic-cl-32.hpp vm/atomic.hpp
-DLL_PATH=http://factorcode.org/dlls
+DLL_PATH=http://factorcode.org/dlls/32
 WINDRES=windres -F pe-i386
 include vm/Config.windows
 include vm/Config.x86.32