Added 'localCopy' directive for OpenTK.dll and OpenTK.Utilities.dll to Examples project in Prebuild.xml.
This commit is contained in:
parent
f84e4e062a
commit
5eaf379247
1 changed files with 2 additions and 2 deletions
|
@ -155,8 +155,8 @@
|
|||
</Options>
|
||||
</Configuration>
|
||||
|
||||
<Reference name="OpenTK"/>
|
||||
<Reference name="OpenTK.Utilities"/>
|
||||
<Reference name="OpenTK" localCopy="true"/>
|
||||
<Reference name="OpenTK.Utilities" localCopy="true"/>
|
||||
<Reference name="System"/>
|
||||
<Reference name="System.Drawing"/>
|
||||
<Reference name="System.Windows.Forms"/>
|
||||
|
|
Loading…
Reference in a new issue