]> gitweb.factorcode.org Git - factor.git/blob - vm/Config.windows.x86.64
Squashed commit of the following:
[factor.git] / vm / Config.windows.x86.64
1 PLAF_DLL_OBJS += vm/os-windows-x86.64.o
2 DLL_PATH=http://factorcode.org/dlls/64
3 CC=$(WIN64_PATH)-gcc.exe
4 WINDRES=$(WIN64_PATH)-windres.exe
5 include vm/Config.windows
6 include vm/Config.x86.64