[Gdal-dev] Visual Studio "Makefile" Project
Ivan Lucena
ivan at ilucena.net
Fri Jan 19 12:31:38 EST 2007
Folks,
A Visual Studio Project for GDAL is now available in the SVN repository.
It is a "Makefile Project" that is set to make calls to "nmake -f makefiel.vc".
The settings are:
- Build Command Line is : "cd apps && nmake -f makefile.vc"
- Rebuild All Command Line is: "nmake -f makefile.vc"
- Clean Command Line is "nmake -f makefile.vc"
But you can change the way you like.
Please, do a "Rebuild Solution" Ctrl+Alt+F7 at first time.
Have fun,
Ivan Lucena
More information about the Gdal-dev
mailing list