Skip to content

Commit

Permalink
Define USING_MINGW when building programs with MinGW
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kristjansson committed Jun 9, 2012
1 parent 99aa14d commit d7a9fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/programs/programs-libs.pro
Expand Up @@ -64,6 +64,7 @@ DEPENDPATH += ../../libs/libmythlivemedia ../../libmythbase ../../libmythhdhomer
DEPENDPATH +=../../libs/libmythservicecontracts ../../libs/libmythprotoserver

using_opengl:CONFIG += opengl
using_mingw:DEFINES += USING_MINGW

macx:using_firewire:using_backend:LIBS += -F$${CONFIG_MAC_AVC} -framework AVCVideoServices
macx:using_dvdv:LIBS += -lobjc
Expand Down

0 comments on commit d7a9fca

Please sign in to comment.