ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/makefile
(Generate patch)

Comparing Daodan/makefile (file contents):
Revision 686 by alloc, Sun Mar 3 20:58:13 2013 UTC vs.
Revision 687 by alloc, Sun Mar 3 21:25:38 2013 UTC

# Line 8 | Line 8 | else
8   endif
9  
10   GCCFLAGS = -O0 -Wall -fomit-frame-pointer -fpack-struct
11 < LINKFLAGS = -O0 -Wall -fomit-frame-pointer -fpack-struct -s -mdll -mthread
11 > LINKFLAGS = -O0 -Wall -fomit-frame-pointer -fpack-struct -s -mdll
12  
13   #LIBS = -lwinmm -lopengl32 -lgdi32
14   LIBS = -lgdi32

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)