factor/vm/Config.windows.nt.x86.64

5 lines
113 B
Plaintext
Raw Normal View History

2008-02-04 12:45:53 -05:00
CC=$(WIN64_PATH)-gcc.exe
WINDRES=$(WIN64_PATH)-windres.exe
2007-11-24 19:00:18 -05:00
include vm/Config.windows.nt
include vm/Config.x86.64