Jump to content

Template:ReplaceNMake: Difference between revisions

From KDE TechBase
Jstaniek (talk | contribs)
New page: For MinGW builds replace -G"NMake Makefiles" with -G "MinGW Makefiles" and nmake with mingw32-make.
 
Jstaniek (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
For MinGW builds replace -G"NMake Makefiles" with -G "MinGW Makefiles" and nmake with mingw32-make.
For MinGW builds replace -G"NMake Makefiles" with -G "MinGW Makefiles" and nmake with mingw32-make.
<noinclude>[[Category:MS Windows]]</noinclude>

Latest revision as of 13:45, 25 September 2007

For MinGW builds replace -G"NMake Makefiles" with -G "MinGW Makefiles" and nmake with mingw32-make.