changed program type to lib
This commit is contained in:
parent
b03a310649
commit
69aef81735
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
|||
FileVersion = 1
|
||||
Dependencies = {corlib = "*", corlib = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "libclang-beef"
|
||||
TargetType = "BeefLib"
|
||||
StartupObject = "libclang_beef.Program"
|
||||
|
||||
[Configs.Debug.Win32]
|
||||
|
|
Loading…
Add table
Reference in a new issue