]> gitweb.factorcode.org Git - factor.git/blob - vm/Config.windows.x86.32
Support for MinGW compiler. Need to instal MinGW compiler and runtime.
[factor.git] / vm / Config.windows.x86.32
1 PLAF_DLL_OBJS += vm/os-windows-x86.32.o
2 PLAF_MASTER_HEADERS += vm/os-windows.32.hpp
3 DLL_PATH=http://factorcode.org/dlls
4 WINDRES=windres -F pe-i386
5 include vm/Config.windows
6 include vm/Config.x86.32