hi I have a pretty simple C ++ project to compile and I get "build successed" but don’t see the dll file in the debug or release directories.
there are 4 object files, 2 manifest files, 1 idb, 1 dep, vc90 debug database, compiled script resource myprogram.dll.embed.manifest and build log, but no .dll
Project properties configuration type set to .dll
any ideas why there is no dll file?
Thank you
source
share