From a57a7d3f88f602d3c7ef16a4ae49fd7d2c197e0b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 16:00:13 +0200 Subject: Add XP (WDK) solution as a fallback option --- win32/copy/copy-xp.vcxproj | 228 +++++++++++++++++++++++++++++++++++++ win32/copy/copy-xp.vcxproj.filters | 46 ++++++++ 2 files changed, 274 insertions(+) create mode 100644 win32/copy/copy-xp.vcxproj create mode 100644 win32/copy/copy-xp.vcxproj.filters (limited to 'win32/copy') diff --git a/win32/copy/copy-xp.vcxproj b/win32/copy/copy-xp.vcxproj new file mode 100644 index 00000000..77f97838 --- /dev/null +++ b/win32/copy/copy-xp.vcxproj @@ -0,0 +1,228 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {C9B735E4-75BC-45AC-A5E3-39A6D076F912} + copy + + + + Application + false + true + MultiByte + WDK7 + + + Application + false + true + MultiByte + WDK7 + + + + + + + + + + + + + + + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + rmdir /q /s "$(HexChatDest)" +mkdir "$(HexChatDest)" +echo 2> portable-mode +move portable-mode "$(HexChatDest)" +copy "$(OutDir)\hexchat.exe" "$(HexChatDest)" +copy "$(OutDir)\hexchat-text.exe" "$(HexChatDest)" +copy "$(OutDir)\thememan.exe" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libatk-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libcairo-2.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libexpat-1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libfontconfig-1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\freetype6.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgdk_pixbuf-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgdk-win32-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgio-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libglib-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgmodule-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgobject-2.0-0.dll" "$(HexChatDest) +copy "$(DepsRoot)\bin\libgthread-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgtk-win32-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\intl.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpango-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangocairo-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangoft2-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangowin32-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpng14-14.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libxml2.dll" "$(HexChatDest)" +xcopy /q /s /i "$(DepsRoot)\lib\gtk-2.0\2.10.0\engines" "$(HexChatDest)\lib\gtk-2.0\2.10.0\engines" +xcopy /q /s /i "$(DepsRoot)\lib\gtk-2.0\modules\libgail.dll" "$(HexChatDest)\lib\gtk-2.0\modules\" +xcopy /q /s /i etc "$(HexChatDest)\etc" +xcopy /q /s /i share "$(HexChatDest)\share" +copy "..\..\COPYING" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.OPENSSL" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.ZLIB" "$(HexChatDest)" +copy "$(DepsRoot)\share\gettext\intl\COPYING.LIB-2.0" "$(HexChatDest)\LICENSE.GTK" +copy "$(DepsRoot)\share\gettext\intl\COPYING.LIB-2.1" "$(HexChatDest)\LICENSE.CAIRO" +copy "$(DepsRoot)\LICENSE.LUA" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.ENCHANT" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.LIBXML" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libeay32.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\ssleay32.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\zlib1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\cert.pem" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libenchant.dll" "$(HexChatDest)" +xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatDest)\lib\enchant\" +xcopy /q /s /i "$(OutDir)hcchecksum.dll" "$(HexChatDest)\plugins\" +copy "$(OutDir)\hcdns.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcdoat.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcexec.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcfishlim.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hclua.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-512.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-514.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-516.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcpython.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hctcl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcupd.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcsasl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinamp.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinsys.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwmpa.dll" "$(HexChatDest)\plugins" +copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatDest)" +xcopy /q /s /i "$(OutDir)\locale" "$(HexChatDest)\locale" +xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatDest)\share\locale" +copy "$(ProgramFiles)\Codejock Software\ISSkin\ISSkinU.dll" "$(HexChatDest)" +copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatDest)" + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + rmdir /q /s "$(HexChatDest)" +mkdir "$(HexChatDest)" +echo 2> portable-mode +move portable-mode "$(HexChatDest)" +copy "$(OutDir)\hexchat.exe" "$(HexChatDest)" +copy "$(OutDir)\hexchat-text.exe" "$(HexChatDest)" +copy "$(OutDir)\thememan.exe" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libatk-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libcairo-2.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libexpat-1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libfontconfig-1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libfreetype-6.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgdk_pixbuf-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgdk-win32-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgio-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libglib-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgmodule-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgobject-2.0-0.dll" "$(HexChatDest) +copy "$(DepsRoot)\bin\libgthread-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libgtk-win32-2.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libintl-8.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpango-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangocairo-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangoft2-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpangowin32-1.0-0.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libpng14-14.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libxml2.dll" "$(HexChatDest)" +xcopy /q /s /i "$(DepsRoot)\lib\gtk-2.0\2.10.0\engines" "$(HexChatDest)\lib\gtk-2.0\2.10.0\engines" +xcopy /q /s /i "$(DepsRoot)\lib\gtk-2.0\modules\libgail.dll" "$(HexChatDest)\lib\gtk-2.0\modules\" +xcopy /q /s /i etc "$(HexChatDest)\etc" +xcopy /q /s /i share "$(HexChatDest)\share" +copy "..\..\COPYING" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.OPENSSL" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.ZLIB" "$(HexChatDest)" +copy "$(DepsRoot)\share\gettext\intl\COPYING.LIB-2.0" "$(HexChatDest)\LICENSE.GTK" +copy "$(DepsRoot)\share\gettext\intl\COPYING.LIB-2.1" "$(HexChatDest)\LICENSE.CAIRO" +copy "$(DepsRoot)\LICENSE.LUA" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.ENCHANT" "$(HexChatDest)" +copy "$(DepsRoot)\LICENSE.LIBXML" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libeay32.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\ssleay32.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\zlib1.dll" "$(HexChatDest)" +copy "$(DepsRoot)\bin\cert.pem" "$(HexChatDest)" +copy "$(DepsRoot)\bin\libenchant.dll" "$(HexChatDest)" +xcopy /q /s /i "$(DepsRoot)\lib\enchant\libenchant_myspell.dll" "$(HexChatDest)\lib\enchant\" +xcopy /q /s /i "$(OutDir)hcchecksum.dll" "$(HexChatDest)\plugins\" +copy "$(OutDir)\hcdns.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcdoat.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcexec.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcfishlim.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hclua.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-512.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-514.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcperl-516.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcpython.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hctcl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcupd.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcsasl.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hextray.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinamp.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwinsys.dll" "$(HexChatDest)\plugins" +copy "$(OutDir)\hcwmpa.dll" "$(HexChatDest)\plugins" +copy "$(DepsRoot)\bin\lua51.dll" "$(HexChatDest)" +xcopy /q /s /i "$(OutDir)\locale" "$(HexChatDest)\locale" +xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatDest)\share\locale" +copy "$(ProgramFiles)\Codejock Software\ISSkin\ISSkinU.dll" "$(HexChatDest)" +copy "..\installer\watercolorlite-blue.cjstyles" "$(HexChatDest)" + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win32/copy/copy-xp.vcxproj.filters b/win32/copy/copy-xp.vcxproj.filters new file mode 100644 index 00000000..f832474d --- /dev/null +++ b/win32/copy/copy-xp.vcxproj.filters @@ -0,0 +1,46 @@ + + + + + {e02a8c67-767c-4c6e-a854-81fae08cf4da} + + + {503881c0-011d-443b-a373-4bfe125dcfa6} + + + {4316433a-2a8e-48f7-9020-e1f4de0d23d1} + + + {832ebebc-ab71-4bf6-9f3a-02ec748f7c14} + + + {9a881586-aed2-4f80-ba84-e521e6785566} + + + {c825f724-0618-4160-97b7-12d6e0f2bc7b} + + + + + Resource Files\etc + + + Resource Files\etc + + + Resource Files\etc + + + Resource Files\etc + + + Resource Files\etc\gtk-2.0 + + + Resource Files\share\xml\iso-codes + + + Resource Files\share\xml\iso-codes + + + \ No newline at end of file -- cgit 1.4.1