From 6bca080d93e73132a7d41977687bffc476cff697 Mon Sep 17 00:00:00 2001 From: Patrick Griffs Date: Sun, 17 Jun 2012 05:45:08 +0200 Subject: Add XChat Theme Manager (TingPing) --- win32/copy/copy.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'win32/copy') diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index a68df4a0..7a3cf9d9 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -68,6 +68,7 @@ echo 2> portable-mode move portable-mode "$(XChatDest)" copy "$(OutDir)\xchat.exe" "$(XChatDest)" copy "$(OutDir)\xchat-text.exe" "$(XChatDest)" +copy "$(OutDir)\thememan.exe" "$(XChatDest)" copy "$(DepsRoot)\bin\libatk-1.0-0.dll" "$(XChatDest)" copy "$(DepsRoot)\bin\libcairo-2.dll" "$(XChatDest)" copy "$(DepsRoot)\bin\libexpat-1.dll" "$(XChatDest)" @@ -150,6 +151,7 @@ echo 2> portable-mode move portable-mode "$(XChatDest)" copy "$(OutDir)\xchat.exe" "$(XChatDest)" copy "$(OutDir)\xchat-text.exe" "$(XChatDest)" +copy "$(OutDir)\thememan.exe" "$(XChatDest)" copy "$(DepsRoot)\bin\libatk-1.0-0.dll" "$(XChatDest)" copy "$(DepsRoot)\bin\libcairo-2.dll" "$(XChatDest)" copy "$(DepsRoot)\bin\libexpat-1.dll" "$(XChatDest)" -- cgit 1.4.1