Changeset 7390 for code/branches/ipv6/src/external/enet/CMakeLists.txt
- Timestamp:
- Sep 9, 2010, 4:30:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ipv6/src/external/enet/CMakeLists.txt
r7385 r7390 27 27 include/enet/unix.h 28 28 include/enet/utility.h 29 #include/enet/win32.h29 include/enet/win32.h 30 30 31 31 COMPILATION_BEGIN ENetCompilation.cpp … … 38 38 protocol.c 39 39 unix.c 40 #win32.c40 win32.c 41 41 COMPILATION_END 42 42 )
Note: See TracChangeset
for help on using the changeset viewer.