Changeset 67 for trunk/classes
- Timestamp:
 - Sep 22, 2023, 8:26:10 PM (2 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/classes/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/classes/makefile
r4 r67 2 2 3 3 include ../make.inc 4 4 PMPRINTFPATH = U:\PMPrintf 5 5 DISTNAME = cwaudio-classes-$(VERSION) 6 6 CC = icc … … 11 11 CFLAGS = -Ge- /Gm+ -G4 /Ss -Gl /O+ -Oc+ -Ol- /Q+ /C 12 12 13 LIBS = somtk.lib mmPM2.lib rexx.lib 13 LIBS = somtk.lib mmPM2.lib rexx.lib $(PMPRINTFPATH)\pmprintf.lib 14 14 DEFS = 15 15  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  