Files
CMake/Tests/VSResource/test.rc
T
2010-12-21 09:20:57 -05:00

5 lines
138 B
Plaintext

#ifdef CMAKE_RCDEFINE
hello TEXT DISCARDABLE CMAKE_RCDEFINE
#else
#error "resource compiler did not get defines from command line!"
#endif