From c4e96dd48188a5fc753a187c85ee4c744a1060f6 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 4 May 2013 02:57:03 +0200 Subject: Fix output name --- plugins/python/python2.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/python/python2.vcxproj b/plugins/python/python2.vcxproj index e2153c4a..1f524134 100644 --- a/plugins/python/python2.vcxproj +++ b/plugins/python/python2.vcxproj @@ -45,7 +45,7 @@ false - $(PythonOutput) + $(Python2Output) $(HexChatBin) $(HexChatObj)$(ProjectName)\ -- cgit 1.4.1