andlabs-ui/AAA_GOFILES/link_windows_amd64.go

9 lines
325 B
Go
Raw Normal View History

2016-05-30 01:06:25 -05:00
// 13 december 2015
package ui
// #cgo LDFLAGS: ${SRCDIR}/libui_windows_amd64.a
2016-05-30 01:06:25 -05:00
// /* note the order; also note the lack of uuid */
// #cgo LDFLAGS: -luser32 -lkernel32 -lusp10 -lgdi32 -lcomctl32 -luxtheme -lmsimg32 -lcomdlg32 -ld2d1 -ldwrite -lole32 -loleaut32 -loleacc -static -static-libgcc -static-libstdc++
2016-05-30 01:06:25 -05:00
import "C"