Game Development Community

Removing files from project in VC++6.0

by Alfredo Perez · in Torque Game Engine · 06/01/2005 (12:27 am) · 1 replies

Ok now how do i remove something from the project in VC++ 6.0 ?
I tried just selecting it and delete but that didnt work.

#1
06/01/2005 (4:17 am)
Selecting the file within the "FileView" project explorier and pressing delete removed the file for me. Interesting...