initial modifications, needs testing
This commit is contained in:
5
extension/build.txt
Normal file
5
extension/build.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
$ENV:GOARCH = "amd64"
|
||||
$ENV:CGO_ENABLED = 1
|
||||
|
||||
go1.16.4 build -o RangerMetrics_x64.dll -buildmode=c-shared .
|
||||
go1.16.4 build -o ../@RangerMetrics/RangerMetrics_x64.dll -buildmode=c-shared .
|
||||
Reference in New Issue
Block a user