Changeset 1670 for trunk/src/kernel32/makefile
- Timestamp:
- Nov 9, 1999, 8:22:33 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/kernel32/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r1663 r1670 1 # $Id: makefile,v 1.5 4 1999-11-09 14:19:46sandervl Exp $1 # $Id: makefile,v 1.55 1999-11-09 19:22:32 sandervl Exp $ 2 2 3 3 # … … 19 19 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /Tm+ 20 20 21 !ifdef DEBUGALL 22 CFLAGS = $(CFLAGS) -DDEBUG_ENABLELOG_LEVEL2 23 CXXFLAGS = $(CXXFLAGS) -DDEBUG_ENABLELOG_LEVEL2 24 !endif 21 25 22 26 OBJS = KERNEL32.OBJ KOBJECTS.OBJ CONSOLE.OBJ CONIN.OBJ \
Note:
See TracChangeset
for help on using the changeset viewer.
