Commit 59f23b31 authored by Alexandre Julliard's avatar Alexandre Julliard

packager: Build with msvcrt.

parent ee512764
MODULE = packager.dll
IMPORTS = uuid shell32 shlwapi user32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
packager_main.c
......
......@@ -16,8 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include <stdarg.h>
#define COBJMACROS
......
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