jscript: Implement character escaping as described by ECMA-262 B.2.1.
[wine] / dlls / unicows / Makefile.in
1 MODULE    = unicows.dll
2 IMPORTLIB = unicows
3 IMPORTS   = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
4             rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32
5
6 @MAKE_DLL_RULES@