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++: Static linking with XboxInternals without Qt #21

Closed SteffenL closed 11 years ago

SteffenL commented 11 years ago

Added preprocessor define: XBOXINTERNALS_STATIC It should be used when statically linking with XboxInternals (unless you use Qt, maybe).