Ask Your Question

Revision history [back]

Usually, the .dll and .pdb files will be located in the build\bin\<build mode=""> folder where <build mode=""> can be Debug or Release. And after you build the Install project, all the files will be copy to build\install\<platform>\<vc version="">\bin folder where <platform> can be x86 ..., and <vc version=""> can be vc10, vc11, vc12, these values depend on the versions of Windows and Visual C++ you use.