- try to help steamshim compile better on other systems

This commit is contained in:
SoftCoder
2017-10-07 12:36:13 -07:00
parent 9b0a04f126
commit 60be01988a

View File

@@ -29,7 +29,7 @@ else ifeq ($(HOST),w32)
FLAGS += -mwindows FLAGS += -mwindows
endif endif
SRC := steamshim_parent.cpp SRC := $(wildcard *.cpp)
# RES := resources.rc # RES := resources.rc
# RESOBJ := resources.o # RESOBJ := resources.o