RTM
RTM copied to clipboard
The ini file is still AgoraSignal.ini for AgoraRTMTutorial.vcxproj
In https://github.com/AgoraIO/RTM/blob/master/Agora-RTM-Tutorial-Windows/AgoraRTMTutorial/AgoraRTMTutorial.vcxproj, the ini file is still AgoraSignal.ini.
<ItemGroup>
<None Include="..\Debug\AgoraSignal.ini" />
But we are using RTM, right? Should be AgoraRTM.ini instead.