fixed bug in build tool
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401565
This commit is contained in:
parent
de6497f0d9
commit
ee6c08d687
@ -171,7 +171,7 @@ namespace builder
|
||||
for (int i=0; i<libs.Length; i++)
|
||||
{
|
||||
if (cfg.Platform == BasePlatform.Platform_Linux
|
||||
|| libs[i].build_mode == BuildMode.BuildMode_Episode2)
|
||||
&& libs[i].build_mode == BuildMode.BuildMode_Episode2)
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user