Content originally posted in LPCWare by CodeRedSupport on Tue Jan 11 06:34:50 MST 2011
How did you create the project that you are trying to add a file to?
To create a project use the project wizards, which can be found at [FONT=Courier New][SIZE=1]Quickstart Panel -> New project
[/SIZE][/FONT]To create a new source file in a project, right click on the subdirectory you wish to create the source file in in the Project Explorer view (typically) '[FONT=Courier New][SIZE=1]src[/SIZE][/FONT]', then select[FONT=Courier New][SIZE=1] New -> Source File[/SIZE][/FONT].
If you wish to place your files in a different subdirectory, you can create this using [FONT=Courier New][SIZE=1]New -> Source Folder
[/SIZE][/FONT]Regards,
CodeRedSupport.