mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Merge remote-tracking branch 'upstream/master' into Yuvan/CustomBuildProperties
This commit is contained in:
commit
524ebaa914
49 changed files with 1372 additions and 146 deletions
|
@ -3461,6 +3461,8 @@ namespace IDE
|
|||
delete mWorkspace.mDir;
|
||||
mWorkspace.mDir = newPath;
|
||||
}
|
||||
else if (mWorkspace.mDir == null)
|
||||
mWorkspace.mDir = new String();
|
||||
|
||||
List<String> platforms = scope List<String>();
|
||||
if (IDEApp.sPlatform32Name != null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue