How to create a make file in visual studio 2005- C#
Visual Studio
2
Posts
2
Posters
0
Views
1
Watching
-
Hello all, In VisualStudio 6.0, there's an Export Makefile menu item that creates a makefile for the project. Is there any way to achieve this in VS.Net 2005? Basically, I need a command-line build script for my project and was wondering if there's an automated way to generate it for an existing VS.Net project. Thks & Rgds T J S
-
Hello all, In VisualStudio 6.0, there's an Export Makefile menu item that creates a makefile for the project. Is there any way to achieve this in VS.Net 2005? Basically, I need a command-line build script for my project and was wondering if there's an automated way to generate it for an existing VS.Net project. Thks & Rgds T J S