Commit 2e6b4e1f authored by Alexandre Julliard's avatar Alexandre Julliard

loadperf: Build with msvcrt.

parent 6e4753d7
MODULE = loadperf.dll
IMPORTLIB = loadperf
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
loadperf_main.c
......@@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment