mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 22:34:09 +02:00
Fixed build paths, added comparison warnings, other misc fixes
This commit is contained in:
parent
dae5c6cee4
commit
f4c252048e
19 changed files with 231 additions and 49 deletions
|
@ -1188,6 +1188,8 @@ namespace IDE
|
|||
public bool mFailed;
|
||||
public bool mNeedsCreate;
|
||||
|
||||
public List<String> mCurBfOutputFileNames ~ DeleteContainerAndItems!(_);
|
||||
|
||||
public String ProjectFileName
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue