Skip to content
Snippets Groups Projects
Commit dd6b06a2 authored by deuce's avatar deuce
Browse files

Revert last commit.

parent 9bca4564
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ SRC_ROOT = .. ...@@ -2,7 +2,7 @@ SRC_ROOT = ..
# Cross platform/compiler definitions # Cross platform/compiler definitions
include $(SRC_ROOT)/build/Common.gmake # defines clean and output directory rules include $(SRC_ROOT)/build/Common.gmake # defines clean and output directory rules
CFLAGS += $(XPDEV-MT_CFLAGS) $(SMBLIB_CFLAGS) $(CIOLIB-MT_CFLAGS) -I../smblib CFLAGS += $(XPDEV-MT_CFLAGS) $(SMBLIB_CFLAGS) $(CIOLIB-MT_CFLAGS)
ifeq ($(os),win32) ifeq ($(os),win32)
OBJS += $(MTOBJODIR)$(DIRSEP)SDL_win32_main$(OFILE) OBJS += $(MTOBJODIR)$(DIRSEP)SDL_win32_main$(OFILE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment