Tagged Questions
5
votes
4answers
9k views
Visual studio custom build step rule?
Using Visual Studio 2008, When I add to a C++ project a file that is not .c/.cpp/.h/.rc or anything the IDE doesn't recognize a dialog pops up which asks me if I want to create a custom build step ...