I have to define a micro as a string in the mmp file. I try to use it as follow:
APP_VERSION=\"1.0.0"\ or APP_VERSION="1.0.0" or APP_VERSION=_S("1.0.0")
all don't work. how should I do?
I have to define a micro as a string in the mmp file. I try to use it as follow:
APP_VERSION=\"1.0.0"\ or APP_VERSION="1.0.0" or APP_VERSION=_S("1.0.0")
all don't work. how should I do?