Skip to content

Commit

Permalink
Update haxe.hxproj (HaxeFoundation#5398)
Browse files Browse the repository at this point in the history
This is useful to find types only in std
  • Loading branch information
markknol authored and Simn committed Jun 23, 2016
1 parent c55faa7 commit 03ca609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxe.hxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</output>
<!-- Other classes to be compiled into your SWF -->
<classpaths>
<!-- example: <class path="..." /> -->
<class path="std" />
</classpaths>
<!-- Build options -->
<build>
Expand Down Expand Up @@ -320,4 +320,4 @@
</options>
<!-- Plugin storage -->
<storage />
</project>
</project>

0 comments on commit 03ca609

Please sign in to comment.