diff --git a/build/MSICALib.props b/build/MSICALib.props index 365730b..601765f 100644 --- a/build/MSICALib.props +++ b/build/MSICALib.props @@ -1,20 +1,48 @@ - - - - - - temp\$(ProjectName).$(Platform).$(Configuration)\ - temp\$(ProjectName).$(Platform).$(Configuration)\ - - - - ..\include;..\..\atlex\include;%(AdditionalIncludeDirectories) - Use - stdafx.h - - - false - - - + + + + + + + temp\$(ProjectName).$(Platform).$(Configuration)\ + temp\$(ProjectName).$(Platform).$(Configuration)\ + + + + MultiThreadedDebug + + + + + MultiThreaded + + + + + ..\include;..\..\atlex\include;%(AdditionalIncludeDirectories) + Use + stdafx.h + + + false + + + \ No newline at end of file