Subversion Repositories Kolibri OS

Rev

Rev 4930 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4930 Rev 5022
Line 1... Line 1...
1
LIBRARY= librender
1
LIBRARY= librender
Line 2... Line 2...
2
 
2
 
3
CC=gcc
3
CC=gcc
Line 4... Line 4...
4
CFLAGS = -U_Win32 -U_WIN32 -U__MINGW32__ -c -O2 -fomit-frame-pointer
4
CFLAGS = -U_Win32 -U_WIN32 -U__MINGW32__ -c -O2 -fno-ident -fomit-frame-pointer
Line 5... Line 5...
5
 
5