Fixed Dota build.
This commit is contained in:
parent
7816085868
commit
0533b5cefc
@ -112,6 +112,7 @@ for i in SM.sdkInfo:
|
||||
binary.AddSourceFiles(AMBuild.cache[sdk['sdk']], files)
|
||||
elif i == 'dota':
|
||||
files = [
|
||||
os.path.join('public', 'engine', 'protobuf', 'networkbasetypes.pb.cc'),
|
||||
os.path.join('public', 'engine', 'protobuf', 'netmessages.pb.cc'),
|
||||
os.path.join('public', 'game', 'shared', 'protobuf', 'ai_activity.pb.cc'),
|
||||
os.path.join('public', 'game', 'shared', 'protobuf', 'usermessages.pb.cc'),
|
||||
|
Loading…
Reference in New Issue
Block a user