Skip to content

Commit

Permalink
Remove mention of VC Express
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankueng committed Sep 19, 2018
1 parent 80f21ec commit 83b6319
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions default.build.user.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<if test="${not environment::variable-exists('VCINSTALLDIR')}">
<fail>You must first call "%VS140COMNTOOLS%\vsvars32.bat"</fail>
</if>
<!-- Uncomment the line below to allow limited building using VC Express instead of VS.NET. -->
<!-- <property name="buildtool" value="vcexpress.exe" /> -->
</target>

<target name="env" depends="VSNET">
Expand Down

0 comments on commit 83b6319

Please sign in to comment.