mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 06:25:28 +00:00
Updated Prebuild.xml to include .spec and .tm in the generated Bind projects.
This commit is contained in:
parent
a5cd312bc1
commit
772784d877
|
@ -70,6 +70,8 @@
|
|||
|
||||
<Files>
|
||||
<Match path="." pattern="*.cs" recurse="true"/>
|
||||
<Match path="." pattern="*.spec" recurse="true" buildAction="None"/>
|
||||
<Match path="." pattern="*.tm" recurse="true" buildAction="None"/>
|
||||
</Files>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue