Remove this
This commit is contained in:
parent
297abae623
commit
f828de24db
|
@ -611,10 +611,6 @@ endif
|
||||||
|
|
||||||
ifneq ($(findstring Win32,$(OS)),)
|
ifneq ($(findstring Win32,$(OS)),)
|
||||||
OBJ += ui/drivers/ui_win32.o
|
OBJ += ui/drivers/ui_win32.o
|
||||||
|
|
||||||
if [ -d "$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include" ]; then
|
|
||||||
DEFINES += -I"$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include"
|
|
||||||
fi
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Video
|
# Video
|
||||||
|
|
Loading…
Reference in New Issue