summary refs log tree commit diff stats
path: root/win32/hexchat.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-12 18:04:22 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-12 18:04:22 +0200
commit2fdb2a8b6f843e8c1bad75a1f3e72fb0bd97aa74 (patch)
tree3805e156df4bac70808349f0afbcae817107ba81 /win32/hexchat.props
parentb07e5fafaf528a6ba3f0daddd99665762721c79b (diff)
Revert "win32: Fixed YourDepsPath."
This reverts commit b07e5fafaf528a6ba3f0daddd99665762721c79b.
Diffstat (limited to 'win32/hexchat.props')
-rw-r--r--win32/hexchat.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 660412ec..083ec132 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -10,7 +10,7 @@
 

 		<!-- SPECIFY YOUR DEPENDENCY DIRECTORIES HERE -->

 

-		<YourDepsPath>c:\mozilla-build\hexchat\build\gtk</YourDepsPath>

+		<YourDepsPath>c:\mozilla-build\hexchat\gtk</YourDepsPath>

 		<YourGendefPath>c:\mozilla-build\gendef</YourGendefPath>

 		<YourMsgfmtPath>c:\mozilla-build\msgfmt</YourMsgfmtPath>

 		<YourPerl516Path>c:\mozilla-build\perl-5.16</YourPerl516Path>