Commit cd01ad22 authored by Alexandre Julliard's avatar Alexandre Julliard

gameux: Build with msvcrt.

parent 7d77d330
MODULE = gameux.dll
IMPORTS = uuid shell32 oleaut32 ole32 user32 advapi32 shlwapi
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
factory.c \
gameexplorer.c \
......
......@@ -20,7 +20,6 @@
#define COBJMACROS
#include "config.h"
#include <stdarg.h>
#include "windef.h"
......
......@@ -19,7 +19,6 @@
*/
#define COBJMACROS
#include "config.h"
#include "ole2.h"
#include "sddl.h"
......
......@@ -19,7 +19,6 @@
*/
#define COBJMACROS
#include "config.h"
#include "ole2.h"
#include "winreg.h"
......
......@@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.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