initial version

This commit is contained in:
2023-04-26 19:56:30 -07:00
parent 1a491c228f
commit 08f8943fc7
24 changed files with 781 additions and 0 deletions

3
extension/build.txt Normal file
View File

@@ -0,0 +1,3 @@
$ENV:GOARCH = "amd64"
$ENV:CGO_ENABLED = 1
go1.16.4 build -o AttendanceTracker_x64.dll -buildmode=c-shared .