mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
Don't use DATA and PRIVATE together. DATA means no stub function is generated in the import lib, PRIVATE means nothing is generated in the export lib. svn path=/trunk/; revision=70454