Changeset 130 in libcf


Ignore:
Timestamp:
06/22/13 12:11:29 (11 years ago)
Author:
cheese
Message:

#1 add new files to windows project

File:
1 edited

Legend:

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

    r109 r130  
    176176            >
    177177            <File
     178                RelativePath="..\..\src\cf_bitwise.c"
     179                >
     180            </File>
     181            <File
    178182                RelativePath="..\..\src\cf_codec.c"
    179183                >
     
    197201            <File
    198202                RelativePath="..\..\src\cf_log.c"
     203                >
     204            </File>
     205            <File
     206                RelativePath="..\..\src\cf_mutex.c"
    199207                >
    200208            </File>
     
    226234            </File>
    227235            <File
     236                RelativePath="..\..\include\cf_bitwise.h"
     237                >
     238            </File>
     239            <File
    228240                RelativePath="..\..\include\cf_codec.h"
    229241                >
     
    242254            </File>
    243255            <File
     256                RelativePath="..\..\include\cf_list.h"
     257                >
     258            </File>
     259            <File
    244260                RelativePath="..\..\include\cf_log.h"
    245261                >
    246262            </File>
    247263            <File
     264                RelativePath="..\..\include\cf_mutex.h"
     265                >
     266            </File>
     267            <File
     268                RelativePath="..\..\include\cf_queue.h"
     269                >
     270            </File>
     271            <File
    248272                RelativePath="..\..\include\cf_socket.h"
    249273                >
    250274            </File>
    251275            <File
     276                RelativePath="..\..\include\cf_stack.h"
     277                >
     278            </File>
     279            <File
    252280                RelativePath="..\..\include\cf_thread.h"
     281                >
     282            </File>
     283            <File
     284                RelativePath="..\..\include\cf_type.h"
    253285                >
    254286            </File>
Note: See TracChangeset for help on using the changeset viewer.