mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 21:32:33 +00:00
Add third_party/encryption in premake as required for the lobby.
This was SVN commit r14597.
This commit is contained in:
@@ -619,6 +619,7 @@ function setup_all_libs ()
|
||||
else
|
||||
source_dirs = {
|
||||
"lobby/scripting",
|
||||
"third_party/encryption"
|
||||
}
|
||||
extern_libs = {
|
||||
"spidermonkey",
|
||||
|
||||
Reference in New Issue
Block a user