hetelek / Velocity

A cross-platform application built using the Qt framework that allows you to browse and edit Xbox 360 files.
GNU General Public License v3.0
162 stars 47 forks source link

XboxInternals Visual Studio 2012 Friendliness #37

Closed adierking closed 11 years ago

adierking commented 11 years ago

This fixes an issue in DeviceIO.cpp which prevents XboxInternals from being compiled successfully under VS2012. Additionally, I merged .gitignore with a VS-friendly one in order to ensure that none of VS's temporary files accidentally show up in commits.