Changeset 109 in libcf for trunk/windows/libcf/libcf.vcproj


Ignore:
Timestamp:
06/04/13 14:25:10 (11 years ago)
Author:
cheese
Message:

#1 add typical data structure algorithms (linked-list / queue / stak) and rename symbol for context of each modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/windows/libcf/libcf.vcproj

    r68 r109  
    188188            </File>
    189189            <File
     190                RelativePath="..\..\src\cf_list.c"
     191                >
     192            </File>
     193            <File
    190194                RelativePath="..\..\src\cf_local.h"
    191195                >
     
    196200            </File>
    197201            <File
     202                RelativePath="..\..\src\cf_queue.c"
     203                >
     204            </File>
     205            <File
    198206                RelativePath="..\..\src\cf_socket.c"
     207                >
     208            </File>
     209            <File
     210                RelativePath="..\..\src\cf_stack.c"
    199211                >
    200212            </File>
Note: See TracChangeset for help on using the changeset viewer.