Skip to content

Commit

Permalink
Build: missing Windows' define
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Jan 18, 2023
1 parent 04f454f commit 79de7a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rebol-Triangulate.nest
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ defines: [
]

#if Windows? [
defines: TO_WINDOWS
defines: _CRT_SECURE_NO_WARNINGS
upx: on
]
Expand Down

0 comments on commit 79de7a3

Please sign in to comment.