Creating new multiplatform project

Currently I am using the latest (2.04) and using vs2010 for editor.

I created new project in vs2010 and it contains 4 folders (resource, source, include external dependencies…)
However I need to manage my folders like testCPp where I can see classes folders so that I can create directly into class folder
because I am trying to port to android as well.

can anyone help me to set up project in a way that I can have classes filter in my project?

thank you!