summaryrefslogtreecommitdiffstats
path: root/Tests/VSResource/test.rc
blob: 8aab8b7b8d4933bb829cb31cc400d358f33f3a24 (plain)
1
2
3
4
5
#ifdef CMAKE_RCDEFINE
hello TEXT DISCARDABLE CMAKE_RCDEFINE
#else
#error "resource compiler did not get defines from command line!"
#endif