Skip to content

Commit

Permalink
Setup command
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Zinchenko authored and Boris Zinchenko committed Dec 29, 2017
1 parent a727084 commit f28f877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Build.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
set DEVENV="%VS100COMNTOOLS%\..\IDE\devenv.exe"
%DEVENV% /build "Release" "Code\BPMN.Setup\BPMN.Setup.sln"
%DEVENV% /build "Release" "BPMN.Setup.sln"
pause

0 comments on commit f28f877

Please sign in to comment.