Added System.Drawing reference back to QuickStart project (see previous commit).
This commit is contained in:
parent
c494250c3c
commit
742cf961e4
2 changed files with 1 additions and 0 deletions
BIN
Build.exe
BIN
Build.exe
Binary file not shown.
|
@ -34,6 +34,7 @@
|
|||
</Configuration>
|
||||
|
||||
<Reference name="System"/>
|
||||
<Reference name="System.Drawing"/>
|
||||
<Reference name="OpenTK" localCopy="true"/>
|
||||
|
||||
<Files>
|
||||
|
|
Loading…
Reference in a new issue