I just compiled freerdp 2.0 for a legacy project we had, and it produced an wfreerdp.exe file, but our legacy project uses wfreerdp.dll instead of the exe version
Anyone knows what flags to give to cmake to make .dll instead?
Not seeing a flag for that in CMakeLists.txt, which is used by freerdp as a script
https://github.com/VeeamSoftware/FreeRDP/blob/master/CMakeLists.txt