summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r--win32/hexchat.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 2e906578..1d0f5845 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -111,6 +111,7 @@ xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatRel)\share\locale"
 			<Optimization>MaxSpeed</Optimization>

 			<!--Optimization>MinSpace</Optimization-->

 			<!--Optimization>Full</Optimization-->

+			<AdditionalIncludeDirectories>$(SolutionDir)..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

 		</ClCompile>

 	</ItemDefinitionGroup>