mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
23373acbb9
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dllexport_test.c | ||
dllexport_test_dll1.c | ||
dllexport_test_dll1.spec | ||
dllexport_test_dll2.c | ||
dllexport_test_dll2.spec | ||
dllimport_framedyn.cpp |