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/hexchat-xp.props | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 win32/hexchat-xp.props (limited to 'win32/hexchat-xp.props') diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props new file mode 100644 index 00000000..cfb7fc57 --- /dev/null +++ b/win32/hexchat-xp.props @@ -0,0 +1,42 @@ + + + + + + d:\mozilla-build\hexchat\build + c:\mozilla-build\gendef + c:\mozilla-build\tcl-8.5 + c:\mozilla-build\perl-5.12 + c:\mozilla-build\perl-5.14 + c:\mozilla-build\perl-5.16 + c:\mozilla-build\python-2.7 + + G_DISABLE_CAST_CHECKS;G_DISABLE_DEPRECATED;GDK_PIXBUF_DISABLE_DEPRECATED;GDK_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline; + $(YourDepsPath)\$(PlatformName) + $(YourGendefPath) + lua51 + hclua + $(YourTclPath)\$(PlatformName) + tcl85 + hctcl + $(YourPerl512Path)\$(PlatformName) + perl512 + hcperl-512 + $(YourPerl514Path)\$(PlatformName) + perl514 + hcperl-514 + $(YourPerl516Path)\$(PlatformName) + perl516 + hcperl-516 + $(YourPythonPath)\$(PlatformName) + python27 + hcpython + $(DepsRoot)\include\glib-2.0;$(DepsRoot)\lib\glib-2.0\include;$(DepsRoot)\include\libxml2 + $(DepsRoot)\include\gtk-2.0;$(DepsRoot)\lib\gtk-2.0\include;$(DepsRoot)\include\atk-1.0;$(DepsRoot)\include\cairo;$(DepsRoot)\include\pango-1.0;$(DepsRoot)\include\gdk-pixbuf-2.0 + bookpng "$(SolutionDir)\..\src\pixmaps\book.png" hoppng "$(SolutionDir)\..\src\pixmaps\hop.png" oppng "$(SolutionDir)\..\src\pixmaps\op.png" purplepng "$(SolutionDir)\..\src\pixmaps\purple.png" redpng "$(SolutionDir)\..\src\pixmaps\red.png" trayfilepng "$(SolutionDir)\..\src\pixmaps\fileoffer.png" trayhilightpng "$(SolutionDir)\..\src\pixmaps\highlight.png" traymsgpng "$(SolutionDir)\..\src\pixmaps\message.png" voicepng "$(SolutionDir)\..\src\pixmaps\voice.png" hexchatpng "$(SolutionDir)\..\hexchat.png" + gtk-win32-2.0.lib;gdk-win32-2.0.lib;atk-1.0.lib;gio-2.0.lib;gdk_pixbuf-2.0.lib;pangowin32-1.0.lib;pangocairo-1.0.lib;pango-1.0.lib;cairo.lib;gobject-2.0.lib;gmodule-2.0.lib;glib-2.0.lib;libintl.lib;libxml2.lib;libeay32.lib;ssleay32.lib;wininet.lib;winmm.lib;ws2_32.lib + $(SolutionDir)build\$(PlatformName)\rel + + + + -- cgit 1.4.1