Changeset 2875 for trunk/kLdr/Makefile.kmk
- Timestamp:
- Nov 12, 2006, 9:59:45 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/Makefile.kmk
r2874 r2875 144 144 kLdrExeStub-win_CFLAGS = -W3 -Zl 145 145 kLdrExeStub-win_CFLAGS.debug = -Zi 146 kLdrExeStub-win_LDFLAGS = -Entry:Win Main-FIXED:NO146 kLdrExeStub-win_LDFLAGS = -Entry:WindowsMain -SubSystem:Console -FIXED:NO 147 147 kLdrExeStub-win_LIBS = $(TARGET_kLdr:.dll=.lib) 148 148 kLdrExeStub-win_SOURCES = kLdrExeStub-win.c
Note:
See TracChangeset
for help on using the changeset viewer.