Changeset 1006 for AE


Ignore:
Timestamp:
Jun 15, 2014, 2:18:52 PM (10 years ago)
Author:
alloc
Message:

RequestHelp: Fixed console showing

Location:
AE/RequestHelp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • AE/RequestHelp/src/makefile

    r1005 r1006  
    77INCLUDEPATHS = . ./quickmail
    88GCCFLAGS = -std=c99 -O0 -Wall -fomit-frame-pointer -fpack-struct -Wextra -Wno-pragmas -Wno-unused-variable $(addprefix -I,$(INCLUDEPATHS)) -Wno-unused-parameter $(addprefix -D,$(DEF))
    9 LINKFLAGS = -Os -Wall
     9LINKFLAGS = -Os -Wall -mwindows
    1010LOCALE = LC_MESSAGES=C
    1111
Note: See TracChangeset for help on using the changeset viewer.