f578381e66
In vs2010 a bad project file could be generated if a .c or .cxx file was marked with HEADER_FILE_ONLY, if it was in a library that contained both c and c++ code. This fixes the error in the code, and adds a test for this case.
2 lines
43 B
C
2 lines
43 B
C
#error "This file should not be compiled."
|