Changeset 45

Show
Ignore:
Timestamp:
01/26/07 03:30:48 (2 years ago)
Author:
baxissimo
Message:

Whoops! Mixed up gld and glfw!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/luigi/examples/example1_gld.brf

    r42 r45  
    1111-I$(DMDDIR)\baxissimo 
    1212-I$(DMDDIR)\ext 
    13 -I$(DMDDIR)\ext\schooner 
     13-I$(DMDDIR)\ext\schooner\gld\imports 
    1414-I$(DMDDIR)\ext\derelict\DerelictGL 
    1515-I$(DMDDIR)\ext\derelict\DerelictGLU 
    1616-I$(DMDDIR)\ext\derelict\DerelictUtil 
    1717example1_gld 
     18# GLD only works as a library currently 
     19$(DMDDIR)\ext\schooner\gld\gld.lib 
     20$(DMDDIR)\ext\schooner\win32\win32.lib 
     21$(DMDDIR)\ext\schooner\win32\gdi32.lib 
     22$(DMDDIR)\ext\schooner\win32\winmm.lib 
  • trunk/luigi/examples/example1_glfw.brf

    r42 r45  
    88-full 
    99-cleanup 
    10 -I$(DMDDIR)\ext\schooner\gld\imports 
    1110-I$(DMDDIR)\baxissimo 
    1211-I$(DMDDIR)\ext 
     
    1615-I$(DMDDIR)\ext\derelict\DerelictGLFW 
    1716example1_glfw 
    18 # GLFW only works as a library currently 
    19 $(DMDDIR)\ext\schooner\gld\gld.lib 
  • trunk/luigi/examples/example1d_glfw.brf

    r42 r45  
    99-full 
    1010-cleanup 
    11 -I$(DMDDIR)\ext\schooner\gld\imports 
    1211-I$(DMDDIR)\baxissimo 
    1312-I$(DMDDIR)\ext 
     
    1817-Texample1d_glfw 
    1918example1_glfw 
    20 # GLFW only works as a library currently 
    21 $(DMDDIR)\ext\schooner\gld\gld.lib