Searched refs:aTouchFile (Results 1 – 2 of 2) sorted by relevance
276 aTouchFile = (*ppStr) + 4; in RscCmdLine()633 if( pCL->aTouchFile.Len() ) in EndCompile()635 FILE* fp = fopen( pCL->aTouchFile.GetBuffer(), "w" ); in EndCompile()642 pTC->pEH->FatalError( ERR_OPENFILE, RscId(), pCL->aTouchFile.GetBuffer() ); in EndCompile()
65 ByteString aTouchFile; // create this file when done in rsc2 member in RscCmdLine
Completed in 24 milliseconds