mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[c-host] added linux platform stubs
This commit is contained in:
@@ -23,6 +23,8 @@ ifdef OS
|
||||
DLLS += dll/libd3d11.a
|
||||
OBJS += capture/dxgi.o
|
||||
endif
|
||||
else
|
||||
OBJS += linux/platform.o
|
||||
endif
|
||||
|
||||
all: $(OBJS) $(DLLS)
|
||||
|
Reference in New Issue
Block a user