Changeset 466 for trunk/nv_wx.lua


Ignore:
Timestamp:
09/04/15 17:46:48 (10 years ago)
Author:
epyon
Message:
  • support for separate runtime CRT build
  • wx fix for new gl headers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv_wx.lua

    r410 r466  
     1assert( NV_RUNTIME == "dcrt" )
     2
    13project "nv-wx"
     4        location (_ACTION.."/"..NV_RUNTIME)
    25        language "C++"
    36        kind "StaticLib"
Note: See TracChangeset for help on using the changeset viewer.