[EMAIL PROTECTED] wrote:
> Hi
> Thanks.
>  
> How do I link my program to certain files in Debug/Release mode? I 
> looked in the properties but couldn't find where.

If you open the properties for your project, you can configure the 
settings for Debug and Release separately by changing the Configuration 
drop-down to "Debug" or "Release". You can add extra files to link to 
under linker -> input -> additional dependencies.

--Bart
_______________________________________________
Libpqxx-general mailing list
Libpqxx-general@gborg.postgresql.org
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to