mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-23 18:18:00 +02:00
Refactored code to resolve custom build properties in Beef projects.
This commit is contained in:
parent
803b9890e2
commit
b55f980531
4 changed files with 585 additions and 77 deletions
|
@ -143,7 +143,6 @@ namespace IDE.ui
|
|||
app.mWorkspace.mDir = new String(projDirectory);
|
||||
app.mWorkspace.mName = new String(projName);
|
||||
|
||||
app.LoadProperties(true);
|
||||
app.[Friend]LoadWorkspace(.OpenOrNew);
|
||||
app.[Friend]FinishShowingNewWorkspace(false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue