Skip to content

Commit

Permalink
Changed for 64 bit
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Jul 5, 2019
1 parent cbbb097 commit 9711b78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#================================================================================#

# 32-bit or 64-bit?
BITS = 32
#BITS = 64
# BITS = 32
BITS = 64
# Location of source files for the DLL.
# You may need to change these for your DLL.

Expand Down

0 comments on commit 9711b78

Please sign in to comment.