mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-21 00:18:25 +00:00
Added System.Drawing reference back to QuickStart project (see previous commit).
This commit is contained in:
parent
e35f9d5374
commit
959a1e8eb7
|
@ -34,6 +34,7 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
|
|
||||||
<Reference name="System"/>
|
<Reference name="System"/>
|
||||||
|
<Reference name="System.Drawing"/>
|
||||||
<Reference name="OpenTK" localCopy="true"/>
|
<Reference name="OpenTK" localCopy="true"/>
|
||||||
|
|
||||||
<Files>
|
<Files>
|
||||||
|
|
Loading…
Reference in a new issue