Skip to content

Commit

Permalink
Bundle: Remove CEdit build ... doesn't work with Visual Studio 17 but…
Browse files Browse the repository at this point in the history
… still can build manually beforehand.
  • Loading branch information
rpeacoc committed Nov 21, 2017
1 parent bbcc0e7 commit d969295
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Utilities/for_bundle/scripts/CopyFilestoCFASTclean.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ call %cfast_root%\Build\scripts\setup_intel_compilers.bat intel64
cd %cfast_root%\Build\CFAST\intel_win_64
call make_cfast.bat bot release
copy cfast7_win_64.exe %cfast_root%\Utilities\for_bundle\Bin\cfast.exe /Y
cd %cfast_root%\Build\Cedit
call make_cedit.bat bot

cd %cfast_root%\Utilities\for_bundle\scripts

copy %cfast_root%\..\Extras\Bin\*.* %cfast_root%\Utilities\for_bundle\Bin\ /Y
Expand Down

0 comments on commit d969295

Please sign in to comment.