# HG changeset patch # User Henry Thompson # Date 1449676211 0 # Node ID d2c2d83dbb527782d0b1626c30ce923a3b5a11ec # Parent 8955a38b8ecb3e3bda76fecaa69781f5472769a7 working with new Xpm.dll diff -r 8955a38b8ecb -r d2c2d83dbb52 notes.txt --- a/notes.txt Wed Dec 09 12:53:16 2015 +0000 +++ b/notes.txt Wed Dec 09 15:50:11 2015 +0000 @@ -343,3 +343,9 @@ build completes except for makeinfo (shell script pblm), but xemacs.exe works (on screen, not -nw). +Using VS for the winlibs, to set flags etc. use the wrench icon in the +Property Manager window. +Copied all but WIN32 preprocessor flag from the 32-bit VS-built +solution +Needed to fuss with linker debugging flags and input (module +definition file) to get it all to work, but now it does!