index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
PDBDirectoryAndName
/
mylibC.c
blob: adf7c70988bb69f2fd510df8d4076b8b29f4e8fe (
plain
)
1
__declspec
(
dllexport
)
int
mylibC
() {
return
1
; }