]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/Config.windows.x86.64
GNUmakefile: use PCH so compiler goes faster
[factor.git] / vm / Config.windows.x86.64
index f3dc9b0b77ccd8847d1a1fcfbb3648c7d642ada2..26a1903f94c466cae2df48ac3c2bc6a9dea22577 100644 (file)
@@ -1,4 +1,5 @@
 PLAF_DLL_OBJS += vm/os-windows-x86.64.o
+PLAF_MASTER_HEADERS += vm/os-windows.64.hpp
 DLL_PATH=http://factorcode.org/dlls/64
 CC=$(WIN64_PATH)-gcc.exe
 WINDRES=$(WIN64_PATH)-windres.exe