Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 9, 2010, 4:30:50 PM (15 years ago)
Author:
adrfried
Message:

IPv6 for Windows

I have not tested this, please test this and report issues to me.

File:
1 edited

Legend:

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

    r7385 r7390  
    2727    include/enet/unix.h
    2828    include/enet/utility.h
    29     #include/enet/win32.h
     29    include/enet/win32.h
    3030
    3131COMPILATION_BEGIN ENetCompilation.cpp
     
    3838    protocol.c
    3939    unix.c
    40     #win32.c
     40    win32.c
    4141COMPILATION_END
    4242)
Note: See TracChangeset for help on using the changeset viewer.