mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-05 07:45:59 +02:00
Mintest updates
This commit is contained in:
parent
5879469933
commit
2fbaf061ef
7 changed files with 104 additions and 81 deletions
|
@ -88,6 +88,14 @@ BuildKind = "StaticLib"
|
|||
BuildKind = "StaticLib"
|
||||
RelocType = "PIC"
|
||||
|
||||
[[ProjectFolder.Items]]
|
||||
Type = "Folder"
|
||||
Name = "snorg"
|
||||
|
||||
[[ProjectFolder.Items.Items]]
|
||||
Type = "IgnoreSource"
|
||||
Name = "Zap.bf"
|
||||
|
||||
[[ProjectFolder.Items]]
|
||||
Type = "Source"
|
||||
Path = "../../../temp/test.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue