
17 Mar
2011
17 Mar
'11
7:53 a.m.
On 17 March 2011 03:53, Steven Watanabe <watanabesj@gmail.com> wrote:
exe quickbook : quickbook.cpp @@ -50,4 +57,5 @@ <toolset>msvc:<cxxflags>/wd4800 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE +<os>NT:<library>shell32 ;
Shouldn't this be using <target-os>windows, instead of <os>?
Thanks for the corrections, I'll fix it soon. I think I just copied that from somewhere, so there might be other libraries that do the same thing. Daniel