diff options
author | ~login@aussies.space | 2019-10-07 02:34:24 +0000 |
---|---|---|
committer | ~login@aussies.space | 2019-10-07 02:34:24 +0000 |
commit | a7b2bc1df6f24465a6c630e897f1197e425b7ff0 (patch) | |
tree | 8a30502e5d239ca4015cf19191c82d1a856a1ee1 | |
parent | 0db09c192774ef80c86d161193753795e66e2324 (diff) |
Fixing preprocessor constants
To fix the preprocessor constants so that they point to the right directory for the tcoin and pcoin executables. This will be different depending on where the tcoin and pcoin executables are stored.
-rw-r--r-- | pcoin.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp index 57f1faf..262fae6 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index ce91735..f9d14ec 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |