Commit 6cef9c09 authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

APPMODE can now be one of -mwindows or -mconsole.

parent ae5e9ede
......@@ -2,7 +2,7 @@
#
# Each individual makefile should define the following variables:
# MODULE : name of the main module being built
# APPMODE : program mode (cui,gui,cuiw,guiw)
# APPMODE : program mode (-mwindows,-mconsole)
# EXTRALIBS : extra libraries to link in (optional)
# EXTRADEFS : extra symbol definitions, like -DWINELIB (optional)
#
......
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