mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 20:42:34 +02:00
- try to help steamshim compile better on other systems
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user