Revision 8c8e53d06011ef476780d10601adac78baf8aead authored by Matt McCormick on 12 January 2016, 17:25:15 UTC, committed by Matt McCormick on 12 January 2016, 17:25:15 UTC
Also remove CTK integration reference to avoid confusion.
1 parent d50cbbb
Raw File
cmVS10RCFlagTable.h
static cmVS7FlagTable cmVS10RCFlagTable[] =
{
  //Bool Properties
  {"NullTerminateStrings", "n", "", "true", 0},

  {0,0,0,0,0}
};
back to top