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

VC++ 2012: Fixed compile errors, added solution/project file #19

Closed SteffenL closed 11 years ago

SteffenL commented 11 years ago

Tested with Visual Studio 2012/VC++ (XP target). Compiles with Qt 4.8.4/MingW (I had to fix the .pro file a little bit first), but haven't done any further testing with Qt.

Also moved Windows-specific code to implementation because macros caused problems after including the headers.