Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
7
Plugins/GameLiftServerSDK/ThirdParty/concurrentqueue/build/makefile.inc
vendored
Normal file
7
Plugins/GameLiftServerSDK/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