Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
7
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/concurrentqueue/build/makefile.inc
vendored
Normal file
7
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/concurrentqueue/build/makefile.inc
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# ©2013 Cameron Desrochers
|
||||
|
||||
ifeq ($(OS),Windows_NT)
|
||||
EXT = .exe
|
||||
else
|
||||
EXT =
|
||||
endif
|
||||
Reference in New Issue
Block a user