]> icculus.org git repositories - divverent/netradiant.git/blob - conftest.cpp
support passing the home path to q3map2 as -fs_home (home dir only, ends with /....
[divverent/netradiant.git] / conftest.cpp
1 #include CONFTEST_HEADER
2 int main()
3 {
4         (void) CONFTEST_SYMBOL;
5         return 0;
6 }