diff options
Diffstat (limited to 'src/ext/Bal/stdbas/stdbas.vcxproj')
-rw-r--r-- | src/ext/Bal/stdbas/stdbas.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/stdbas.vcxproj b/src/ext/Bal/stdbas/stdbas.vcxproj index c9b1451b..12dbbc61 100644 --- a/src/ext/Bal/stdbas/stdbas.vcxproj +++ b/src/ext/Bal/stdbas/stdbas.vcxproj | |||
@@ -47,6 +47,10 @@ | |||
47 | <ImportGroup Label="Shared"> | 47 | <ImportGroup Label="Shared"> |
48 | </ImportGroup> | 48 | </ImportGroup> |
49 | 49 | ||
50 | <PropertyGroup> | ||
51 | <ProjectAdditionalIncludeDirectories>inc;..\wixstdfn\inc</ProjectAdditionalIncludeDirectories> | ||
52 | </PropertyGroup> | ||
53 | |||
50 | <ItemGroup> | 54 | <ItemGroup> |
51 | <ClInclude Include="inc\WixInternalUIBootstrapperApplication.h" /> | 55 | <ClInclude Include="inc\WixInternalUIBootstrapperApplication.h" /> |
52 | <ClInclude Include="inc\WixStandardBootstrapperApplication.h" /> | 56 | <ClInclude Include="inc\WixStandardBootstrapperApplication.h" /> |