1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-13 11:46:01 +02:00

Split off cURL

This commit is contained in:
Brian Fiete 2020-07-28 05:57:45 -07:00
parent 65a28a97bb
commit 40bd55fb93
3 changed files with 8 additions and 8 deletions

View file

@ -0,0 +1,6 @@
FileVersion = 1
[Project]
Name = "curl"
TargetType = "BeefLib"
StartupObject = "Program"