Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7453


Ignore:
Timestamp:
Sep 14, 2010, 5:37:07 PM (14 years ago)
Author:
adrfried
Message:

enet files moved

Location:
code/branches/ipv6/src/external/enet
Files:
1 edited
9 moved

Legend:

Unmodified
Added
Removed
  • code/branches/ipv6/src/external/enet/CMakeLists.txt

    r7435 r7453  
    1919
    2020SET_SOURCE_FILES(ENET_FILES
    21     include/enet/callbacks.h
    22     include/enet/enet.h
    23     include/enet/list.h
    24     include/enet/protocol.h
    25     include/enet/time.h
    26     include/enet/types.h
    27     include/enet/unix.h
    28     include/enet/utility.h
    29     include/enet/win32.h
     21    callbacks.h
     22    enet.h
     23    list.h
     24    protocol.h
     25    time.h
     26    types.h
     27    unix.h
     28    utility.h
     29    win32.h
    3030
    3131    win32.c
Note: See TracChangeset for help on using the changeset viewer.