Add third_party/encryption in premake as required for the lobby.

This was SVN commit r14597.
This commit is contained in:
JoshuaJB
2014-01-17 23:51:23 +00:00
parent 94822b791f
commit 9ad01e52fb
+1
View File
@@ -619,6 +619,7 @@ function setup_all_libs ()
else
source_dirs = {
"lobby/scripting",
"third_party/encryption"
}
extern_libs = {
"spidermonkey",