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
/
VSWindowsFormsResx
/
WindowsFormsResx
/
Source.cpp
blob: aee9e2eb40c908ba065bbd1d6437728ce996210c (
plain
)
1
2
3
4
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}