Skip to content

Commit

Permalink
symmetry executable has to be saved to Scripts for windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
connie committed Jan 30, 2016
1 parent d9b7ae8 commit 973c528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetry/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ gcc -o symmetry -O3 -ansi -Wall symmetry.c -lm

mkdir %PREFIX%\bin

cp %SRC_DIR%\symmetry.exe %PREFIX%\bin\symmetry.exe
cp %SRC_DIR%\symmetry.exe %PREFIX%\Scripts\symmetry.exe

0 comments on commit 973c528

Please sign in to comment.