summary refs log tree commit diff stats
path: root/plugins/hextray/hextray.vcxproj
AgeCommit message (Collapse)Author
2013-09-24Remove hextrayTingPing
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It ↵Arnavion
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-29Convert HexTray to the plugin config APIBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Remove another WDK-only thingBerke Viktor
2012-10-02These directives were only required for the WDKBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ↵Berke Viktor
Studio happy
2012-07-18Rebrand HexTray and fix icon rendering for certain eventsBerke Viktor
2012-07-13Rename X-Tray to HexTrayBerke Viktor