Changeset 214 in Main for trunk/Platform


Ignore:
Timestamp:
Oct 3, 2024, 2:49:31 AM (6 weeks ago)
Author:
Nishi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platform/vc6.mk

    r212 r214  
    11# $Id$
     2
     3PREFIX = C:/Tewi
    24
    35CC = ../vc6.sh
    46AR = lib
    5 AR_FLAGS = /out:
     7AR_FLAGS = /nologo /out:
    68CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I ../Common -fPIC
    79LDFLAGS =
Note: See TracChangeset for help on using the changeset viewer.