+ 2
How to pack our C++ Project so its only an executable in Visual Studio for release?(how to release our cpp project into one exe)
hi. i just finished a program i was asked to code. but the problem is i want all the dll (dynamic-linked libraries) go static so i just get only one executable that i can run. how so?
0 ответов