reactos/dll/win32/jscript
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
lang
activex.c
array.c
bool.c
cc_parser.tab.c
cc_parser.tab.h
cc_parser.y
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
compile.c
date.c
decode.c
dispex.c
engine.c
engine.h
error.c
function.c
global.c
jscript.c
jscript.h
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_classes.rgs
jscript_main.c
jsglobal.idl
jsglobal.rgs
jsglobal_dispid.h
json.c
jsregexp.c
jsstr.c
jsstr.h
jsutils.c
jsval.h
lex.c
math.c
number.c
object.c
parser.h
parser.tab.c
parser.tab.h
parser.y
precomp.h
regexp.c
regexp.h
resource.h
rsrc.rc
string.c
vbarray.c