Changeset 1176 for trunk/config


Ignore:
Timestamp:
Nov 17, 2009, 11:53:32 AM (15 years ago)
Author:
garnier
Message:

fix for Qt on windows not using WIN32UI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/sys/WIN32-VC.gmk

    r1017 r1176  
    3333  endif
    3434  ifndef OGLLIBS
    35     OGLLIBS   := glu32.lib opengl32.lib
     35    OGLLIBS   := glu32.lib opengl32.lib gdi32.lib user32.lib
    3636  endif
    3737  ifndef UI32LIBS
     
    6464    endif
    6565  endif
     66
    6667
    6768#
Note: See TracChangeset for help on using the changeset viewer.