Changeset 12 for trunk/czech/makefile


Ignore:
Timestamp:
Feb 21, 2018, 7:19:04 PM (8 years ago)
Author:
Gregg Young
Message:

Update the non-English resources for use with GBM.; Change to WRC; Some makefile cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/czech/makefile

    r9 r12  
    4949# CFLAGS = /Ss /Gs /Gn /G5 /C
    5050CFLAGS = -otexan
    51 RFLAGS = -bt=os2 -zm
     51RFLAGS = -bt=os2 -zm -i=U:\gotcha_workspace\trunk
    5252
    5353# LFLAGS= /B" /exepack:2 /pmtype:pm /packd /optfunc"
     
    8484                 ../common.rc &
    8585                 ../version.h
    86         rc -i U:\gotcha_workspace\source -cc 421 -cp 852 -r gotrescz.rc $@
     86        $(RC) $(RFLAGS) -r gotrescz.rc $@
    8787       
    8888gotcha_cz.hlp:     gotcha_cz.ipf ../common.ipf &
Note: See TracChangeset for help on using the changeset viewer.