Skip to content

Commit

Permalink
Enable system extras in s7pp
Browse files Browse the repository at this point in the history
  • Loading branch information
ScatteredRay committed Aug 2, 2017
1 parent 6718272 commit 3047346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cl /Fes7pp.exe s7pp.c s7.c
cl /DWITH_SYSTEM_EXTRAS=1 /Fes7pp.exe s7pp.c s7.c
cl /DWITH_MAIN=1 /DWITH_SYSTEM_EXTRAS=1 /Fes7.exe s7.c

0 comments on commit 3047346

Please sign in to comment.