marinelmka.blogg.se

Is there makefile for windows
Is there makefile for windows










is there makefile for windows

The bldback#.mak files are located per product in the \Src\ \BkEndMak subdirectory. mak file invokes a back-end make file named bldback#.mak, which performs the actual build. In the corresponding solution file, Toolkit10.sln for the above example, you can look in the project settings to find the command line invocation used.Įach product's.

is there makefile for windows

For example, the file toolkit10.mak is for building Toolkit with the MSVC 10.0 compiler. In the \Src directory, there are makefiles for each product by supported compiler version.

is there makefile for windows

mak file as an external makefile, with a command line argument that reflects the library you want to build. When you build from Microsoft Visual Studio, Visual Studio invokes nmake against the product's. 3 Building from the Command Line with nmake Rogue Wave web site: Home Page | Main Documentation.












Is there makefile for windows