Subversion Repositories Tewi

Rev

Rev 240 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 nishi 1
# $Id: win64.mk 244 2024-10-03 20:04:15Z nishi $
2
 
25 nishi 3
PREFIX = C:/Tewi
4
 
240 nishi 5
PLATFORM_IDENT = WINDOWS
6 nishi 6
CC = x86_64-w64-mingw32-gcc
7
AR = x86_64-w64-mingw32-ar
48 nishi 8
WINDRES = x86_64-w64-mingw32-windres
43 nishi 9
CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -fPIC
10
LDFLAGS =
240 nishi 11
LIBS = 
6 nishi 12
EXEC = .exe
216 nishi 13
LIBSUF = .dll
244 nishi 14
PREOBJS = tewi.res gui.res