changeset 5932:d2c2d83dbb52 cygwin

working with new Xpm.dll
author Henry Thompson <ht@markup.co.uk>
date Wed, 09 Dec 2015 15:50:11 +0000
parents 8955a38b8ecb
children c1e8f3294298
files notes.txt
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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!