diff makefile.vac @ 1746:76b24619f6fa

Experimental OS/2 code adding utf8 input conversion... Also added optional utf8 parameter to key press callback. Need to figure out how to load the correct keyboard layout.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 13 Jun 2012 19:20:39 +0000
parents 6e26c9ead2fe
children 1660b4ecb92f
line wrap: on
line diff
--- a/makefile.vac	Mon Jun 04 22:44:51 2012 +0000
+++ b/makefile.vac	Wed Jun 13 19:20:39 2012 +0000
@@ -21,6 +21,9 @@
     .\dw.obj
    so32dll.lib
    tcp32dll.lib
+   libuls.lib
+   libconv.lib
+   unikbd.lib
 <<
   IMPLIB DW.LIB OS2\DW.DEF
   copy dw.lib lib\dw.lib