]> gitweb.factorcode.org Git - factor.git/blob - vm/Config.windows.x86.32
GNUmakefile: use PCH so compiler goes faster
[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
5 include vm/Config.windows
6 include vm/Config.x86.32