5 lines
138 B
Plaintext
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
|