Skip to content

Commit 1a6bd1a

Browse files
VanOrtonwu-emma
VanOrton
authored andcommitted
add windows build changes
1 parent e5d9e95 commit 1a6bd1a

File tree

5 files changed

+152
-511
lines changed

5 files changed

+152
-511
lines changed

build_msvc/BGL_config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#define COPYRIGHT_HOLDERS_FINAL "The Bitgesell Core developers"
2525

2626
/* Replacement for %s in copyright holders string */
27-
#define COPYRIGHT_HOLDERS_SUBSTITUTION "BGL Core"
27+
#define COPYRIGHT_HOLDERS_SUBSTITUTION "Bitgesell Core"
2828

2929
/* Copyright year */
3030
#define COPYRIGHT_YEAR 2024

build_msvc/vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "BGL-core",
2+
"name": "bgl-core",
33
"version-string": "1",
44
"dependencies": [
55
"berkeleydb",

0 commit comments

Comments
 (0)