Changeset 67


Ignore:
Timestamp:
Sep 22, 2023, 8:26:10 PM (23 months ago)
Author:
gyoung
Message:

Turn off pmprintf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/makefile

    r4 r67  
    22
    33include ../make.inc
    4 
     4PMPRINTFPATH = U:\PMPrintf
    55DISTNAME        =       cwaudio-classes-$(VERSION)
    66CC           = icc
     
    1111CFLAGS       =    -Ge- /Gm+ -G4 /Ss -Gl /O+ -Oc+ -Ol- /Q+ /C
    1212
    13 LIBS            =       somtk.lib mmPM2.lib rexx.lib
     13LIBS            =       somtk.lib mmPM2.lib rexx.lib $(PMPRINTFPATH)\pmprintf.lib
    1414DEFS            =
    1515
Note: See TracChangeset for help on using the changeset viewer.