killmeplease
Mk Z on Steam
Hello!
I'm using visual studio 2003 for sdk modding. Is there an option not to compile all the cpp files each time? I read somewhere that comiler make object (obj) files from cpps at first and they are being linked to create dll then. And it's not necessary to recompile each cpp file every time any changes were made to one of them - its possible to use precompiled objs.
Please help!
Recompilation takes too much time.
I'm using visual studio 2003 for sdk modding. Is there an option not to compile all the cpp files each time? I read somewhere that comiler make object (obj) files from cpps at first and they are being linked to create dll then. And it's not necessary to recompile each cpp file every time any changes were made to one of them - its possible to use precompiled objs.
Please help!
Recompilation takes too much time.



