I have application with minimal user interface. I use classes common for S60 and S80.
Differences are handled by preprocesor:
#ifdef __SERIES80_2ND_DP2__
.....
and
ifdef __SERIES60_2X__.
....
This works fine with WINS builds.
How to create different ARMI configurations?
Shortly: I would like to change "Solution configuration" and build same project for S60 and S80.
TIA
Zdenko
Re: Carbide.vs - How to make build configuration for S60 and S80 ARMI in one project
2006-04-27, 12:53#2