Compiling the Project with Visual Studio

The following procedure helps you compile the project in Visual Studio once you are done writing the optimization plugin.

In Visual Studio, in the main ribbon, select Build > Build Solution

The *.dll is created in the folder you specified when creating the project.