watcom cannot even compile directwrite.c so nvm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
3a849267fc
commit
e5b37cd5ba
1 changed files with 0 additions and 2 deletions
2
WatMakefile
generated
2
WatMakefile
generated
|
|
@ -444,8 +444,6 @@ src/text/font/ttf.obj: src/text/font/ttf.c
|
|||
$(CC) $(MW_CFLAGS) -fo=$@ src/text/font/ttf.c
|
||||
src/text/ft2.obj: src/text/ft2.c
|
||||
$(CC) $(MW_CFLAGS) -fo=$@ src/text/ft2.c
|
||||
src/text/directwrite.obj: src/text/directwrite.c
|
||||
$(CC) $(MW_CFLAGS) -fo=$@ src/text/directwrite.c
|
||||
src/text/stbtt.obj: src/text/stbtt.c
|
||||
$(CC) $(MW_CFLAGS) -fo=$@ src/text/stbtt.c
|
||||
src/text/text.obj: src/text/text.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue