FS-6397 --resolve

This commit is contained in:
Jeff Lenk 2014-03-23 14:28:42 -06:00
parent 7e1b32c0c2
commit f4abf3dab4
2 changed files with 3632 additions and 26 deletions

File diff suppressed because it is too large Load Diff

View File

@ -133,6 +133,9 @@
<Bscmake>
<SuppressStartupBanner>true</SuppressStartupBanner>
</Bscmake>
<PreBuildEvent>
<Command>if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h" &gt; "$(ProjectDir)..\..\pcre-8.34\pcre.h"</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>